-
Chapter---1---Algorith---Flowcharts
Algorithm/Flowchart for C
- 2014-02-15 19:48:07下载
- 积分:1
-
DS18B20
说明: 在单片机上可以运行的测温模块,可以DS18B20测温+显示+键盘(In MCU can run thermometric module)
- 2010-04-01 17:09:53下载
- 积分:1
-
STM32f103C8T6 TIM3 PWM源码
STM32f103C8T6 TIM3 PWM源码 四路PWM输出,亲测可用
编译软件:MDK4.53
硬件平台:STM32开发板(主芯片stm32f103c8t6)
仿真器:JLINK
- 2022-07-11 02:31:25下载
- 积分:1
-
glcap-master
Opengl capture like fraps for linux
- 2019-04-21 02:55:27下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
GPSDIY
说明: GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移(GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previously recorded, stored in a database for easy access later. The current GPS information including: time, longitude, latitude, speed, true course and magnetic offset)
- 2009-08-06 15:19:07下载
- 积分:1
-
Linked-list-version-judge
链表版评委评分程序_contest 结构体实现(Linked list version jury the ratings program _contest structure to achieve)
- 2013-02-25 15:59:19下载
- 积分:1
-
chirp1
c程序,子函数chirp()产生周期性chirp信号,即线性调频信号。(c procedures, Functions chirp () have a periodic chirp signal, that is, the linear FM signal.)
- 2020-09-29 09:47:46下载
- 积分:1
-
AT24C128
AT24C128读写,I2C接口编程,I2C接口初始化,读写操作(AT24C128 read and write, I2C interface programming, I2C interface initialization, read and write operations)
- 2018-07-18 18:45:08下载
- 积分:1
-
sm2工具 SM9-misc-master
说明: 验证sm2工具,具有加密、解密、签名、验签等功能(Verification SM2 tool, with encryption, decryption, signature, signature verification and other functions)
- 2020-06-08 10:39:24下载
- 积分:1