-
123456
人工神经网络原理及仿真实例,很好的学习神经网络的原理和仿真的文章(Artificial neural network theory and simulation examples of good learning neural network theory and simulation of the article)
- 2008-04-27 06:46:42下载
- 积分:1
-
uCos_AT91RM920
基于AT91RM9200的uCos的实现(AT91RM9200-based implementation of uCos)
- 2014-11-28 18:55:49下载
- 积分:1
-
ATL
本书介绍了ATL的概念和使用方法,以及如何利用活动模板库进行编程。(This book introduces the concepts and the use of ATL, and how to program using the Active Template Library.)
- 2012-01-13 10:24:51下载
- 积分:1
-
51单片机串口通讯C语言代码
51单片机串口通讯C语言代码,包含两个常用函数集
- 2022-09-26 22:45:02下载
- 积分:1
-
超声波测距(LCD1602显示)
说明: 基于51单片机的1602显示检测距离。程序可用无问题(1602 Display Detection Distance)
- 2020-06-18 19:40:01下载
- 积分:1
-
18B20
STC15F104W单片机虚拟串口,并且带有18B20测温的功能,可与MCU或上位机进行通讯,波特率可以在程序中设置,带有队列,工作稳定(STC15F104W microcontroller virtual serial port, and with 18B20 temperature function can be used with MCU or PC communication, baud rate can be set in the program, with a queue, stable)
- 2013-08-19 21:36:55下载
- 积分:1
-
用CSHARP写的能够简单放MP3声音的东东,我想下个源码
用CSHARP写的能够简单放MP3声音的东东,我想下个源码-CSharp can be written using simple voice Dongdong MP3 release, I would like the next source
- 2022-01-31 13:31:46下载
- 积分:1
-
mad_exen_v1.2
大名鼎鼎的mad播放程序,本人做了一些修改,使之更优秀(Mad famous player, I make some modifications to make it better)
- 2008-05-08 21:19:24下载
- 积分:1
-
串口通信工具
串口通信工具。;这是SSCOM的设置保存文件,您在程序中设置好的串口参数和字符串数据都会自动保存,请最好不要用外部编辑器改动本文件!
;如果文件被修改后程序不能打开,请删除本文件,程序将会自动生成一个新的ini文件.
;靠行首的半角分号是注释符号
;每行都以回车结束
;当前串口号Port
N80=,COM3
;波特率Band rate
N81=,115200
;数据位Data bits
N82=,8
;停止位Stop bits
N83=,1
;校验位Parity
;N84=,无法保存,请打开软件后重新设置
;流控Flow control
;N85=,无法保存,请打开软件后重新设置
;"="后面的H表示这是个HEX数据串
;"="后面的A表示这是个ASC字符串
;Nx表示第几条定义的字符串(1
- 2023-02-09 21:50:03下载
- 积分:1
-
基于stm32f103的ucosiii例程
说明: 1. 官方 uCOS-III 源码
2. 移植 uCOS-III 到 STM32
3. 时钟节拍
4. 时间管理
5. 软件定时器
6.多值信号量
7.互斥信号量
8.消息队列
9.事件标志组
10.等待多个内核对象
11.任务信号量
12.任务消息队列
13.内存管理
14.任务管理
15.中断管理
16.各类统计信息(1. Official ucos-iii source code
2. Migration of ucos-iii to STM32
3. Clock beat
4. Time management
5. Software timer
6. Multivalued semaphore
7. Mutex
8. Message queuing
9. Event flag group
10. Wait for multiple kernel objects
11. Task semaphore
12. Task message queue
13. Memory management
14. Task management
15. Interrupt management
16. All kinds of statistical information)
- 2020-06-02 16:46:33下载
- 积分:1