-
DS1302
说明: 实时时钟芯片DS1302的C51编程,数据的读取及设置。(The C51 real-time clock chip DS1302 programming, data reading and settings.)
- 2011-02-28 21:16:39下载
- 积分:1
-
NumIdenByANN
用以数字(图象)识别的源代码。内附可执行文件。包括了训练、识别2个过程(figures for the (images) identification of the source code. Containing executable files. Includes training, two identification process)
- 2006-11-20 15:19:52下载
- 积分:1
-
S25FL512S
S25FL512S SPI FLASH DATASHEET
- 2018-08-09 09:49:30下载
- 积分:1
-
模拟坐在太空船上看到的星空,星星的数量和行走路线可以控制...
模拟坐在太空船上看到的星空,星星的数量和行走路线可以控制-Simulated spacecraft sat on the Star to see the stars and the number of routes can be controlled
- 2022-02-10 05:39:25下载
- 积分:1
-
Dz60SCIcommunaction
FreeCale DZ60 Clock config,SCI bandrate configure ,DZ60 Intreface Configure
- 2022-03-20 09:47:37下载
- 积分:1
-
在 C 中的迷你编译器
这是 c.迷你编译器在 c 的编译器。
这是一个简单的迷你 C 编译器使用 Lex 和 Yacc。
编译步骤
$ lex 幅度
$ yacc c.y
$ gcc y.tab.c-ll-ly
$./a.out [文件名]
- 2023-01-18 07:00:04下载
- 积分:1
-
GuidWhat
仿360安全桌面,自己编写的,界面漂亮,操作简单(Imitation 360 Desktop safety, I have written a beautiful interface, easy operation)
- 2012-03-21 20:04:33下载
- 积分:1
-
采用C#2.0编写的版本控制工具。提供了一个用于开发版本控制工具的类库svnlib以及用于提交文件时添加日志信息的钩子函数。...
采用C#2.0编写的版本控制工具。提供了一个用于开发版本控制工具的类库svnlib以及用于提交文件时添加日志信息的钩子函数。-SubversionTools is written in c# 2.0 (also work with .NET 3.x). The goal of this project is to provide some tools and helper classes for Subversion.
A class library project named SvnLib for developing Subversion tools.
ChkCommitMsg.exe- a Subversion pre-commit hook that enforce log messages when committing files.
- 2022-01-26 06:52:59下载
- 积分:1
-
NH179 系列 PM2.5PM10 传感器_变送器技术手册
说明: NH179 系列 PM2.5PM10 传感器_变送器技术手册(NH179 Series PM2.5PM10 Sensor-Transmitter Technical Manual)
- 2020-06-20 20:40:01下载
- 积分:1
-
labview-danpianji
利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。
设计任务
PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到
后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串
行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。(Use Keil C51 and LabVIEW programming to achieve PC serial communication with microcontroller. Displayed after the PC via the serial port design task digital (00, 01, 02,03 ..., FF, hex) is sent to the microcontroller, the microcontroller receives return this figure, PC receives the return data , if the data sent and received data are equal, the serial communication is correct, otherwise an error. Startup character is a number 00, the end of the character is a number FF.)
- 2020-07-01 04:20:01下载
- 积分:1