-
OPENGMAX,大家可能都用到过,这里可以和大家分享一些优化的代码,可以共同提高,ARMcode 优化...
OPENGMAX,大家可能都用到过,这里可以和大家分享一些优化的代码,可以共同提高,ARMcode 优化-OPENGMAX, you may have used before, here we can share some optimized code, can work together to improve, ARMcode optimization
- 2023-06-12 13:05:04下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
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
- 2022-06-19 08:35:11下载
- 积分:1
-
这是一个关于DS18B20的温度采集系统的设计,能够通过修改本程序从应用到你的系统中去...
这是一个关于DS18B20的温度采集系统的设计,能够通过修改本程序从应用到你的系统中去-This is a study on the temperature acquisition system DS18B20 design, able to modify this procedure from the application to your system to
- 2022-01-25 21:52:59下载
- 积分:1
-
Documents and SettingsAdministrator桌面NAT.rar
Documents and SettingsAdministrator桌面NAT.rar-Documents and Settings Administrator Desktop NAT.rar
- 2022-08-11 15:10:45下载
- 积分:1
-
bd3201
bd3201-14A(DRE)提供的高性能数字音频信号处理能力,可实现紧凑的,易用
的,高质量的混响效果解决方案-bd3201-14A (DRE) provides high-performance digital audio signal processing capabilities, enabling compact, easy to use, high-quality reverb solution
- 2022-04-01 04:08:10下载
- 积分:1
-
可以进行单片机等电路仿真调试
可以进行单片机等电路仿真调试...
可以进行单片机等电路仿真调试
可以进行单片机等电路仿真调试
- 2022-01-26 07:13:13下载
- 积分:1
-
IE tool in support vector machines handwritten similar development tools : C Siz...
IE 工具书 于支持向量机的手写体相似 开发工具: C 文件大小: 5 KB 上传时间: 2004-10-14 下载次数: 22 提 供 者: 陈进光 详细介绍: Keil C 编程的手写板-IE tool in support vector machines handwritten similar development tools : C Size : 5 KB upload time : 2004-10-14 downloads : 22 providers : Chen Chin-detail : Keil C Programming 5270
- 2022-01-29 03:47:27下载
- 积分:1
-
easyarm1138用c语言开发的2401无线接收程序
easyarm1138用c语言开发的2401无线接收程序-easyarm1138 c 2401 receive
- 2022-03-23 00:14:10下载
- 积分:1
-
51 single
51单片机控制产生4路标准舵机PWM(周期20ms,脉宽1~2ms,分辨率0.001ms)的代码,含有与PC的通讯功能,通讯严格握手,测试可靠。keil平台开发,包含串口通讯的指令定义和说明-51 single-chip microcomputer to control the steering gear have a 4-way standard PWM (cycle 20ms, pulse width 1 ~ 2ms, resolution of 0.001ms) code, which contains the communication functions with the PC, communications handshake Strict, tested and reliable. keil platform development, including serial communication command definitions and descriptions
- 2023-04-19 16:05:04下载
- 积分:1
-
protues 仿真的c51单片机走马灯程序,里面包含keil代码,可以与protues共同联机调试....
protues 仿真的c51单片机走马灯程序,里面包含keil代码,可以与protues共同联机调试.-C51 single-chip simulation protues lantern procedure, which contains keil code, can be shared online debugging protues.
- 2023-02-27 23:15:03下载
- 积分:1