-
基于51单片机的红外线接收程序
基于51单片机IDE红外接收程序出的远吗,接收遥控器数据并显示在数码管上相应按键值!!
- 2022-04-11 06:31:12下载
- 积分:1
-
串口调试助手
支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size.
In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
- 2020-06-25 03:00:02下载
- 积分:1
-
test-of-projects
自己做的一些matlab 的三维重建的实验 里面有许多 CT图像图 感兴趣的试试 有一些代码可用 有一些还在调试中(3D visualization CT medical reconstruction)
- 2011-11-10 10:33:41下载
- 积分:1
-
OPF
optimal power flowoptimal power flowoptimal power flowv
- 2013-10-15 12:38:09下载
- 积分:1
-
“火烧连营”
“火烧连营”是三国演义中的著名典故之一广为流传,假定文本文件c1.txt是火烧连营中的军营分布图,每个字符A代表一个营帐,营帐是可燃物,其他字符代表不可燃的空白地段,文件共有40行70列。输入任意点的x和y值(x
- 2022-06-20 03:48:56下载
- 积分:1
-
stm32_LD3320_SDcard_mp3
能从SD卡读取MP3文件,并且识别后通过LD3320播放MP3,具体使用只需新建一个.ini系统文件存在sd卡,在里面设置好关键词并且所需播放的MP3文件即可(Read MP3 files from the SD card through the LD3320 play MP3 and identify specific use simply create a new the ini system files sd card exists inside set keywords and required to play MP3 files can)
- 2013-03-15 00:30:34下载
- 积分:1
-
ARX示例代码
ARX的参考代码,内含多个实例,含有工程和文件,直接上手就可以调试,简单好用。方便学习参考。给工程开发提供便利。
- 2022-02-21 06:18:58下载
- 积分:1
-
最短路径
实现计算某一点到其他个点的最短路径长度,也可以知道整个网络的最短路径长度,用户可以对城市信息的添加,也可根据需要查询城市信息、修改过时的距离和城市名称等信息,也可以在文件建立之后再次插入信息
- 2022-05-27 19:27:55下载
- 积分:1
-
nRF905RX
nRF905接收程序,可与k60连接进行无线通信(RF905 receiving program can communicate wirelessly connect with k60)
- 2015-01-06 17:33:19下载
- 积分:1
-
xyz调制解调器用于bootrom或其他程序
extern int xyzModem_stream_open(connection_info_t *info, int *err);extern void xyzModem_stream_close(int *err);extern void xyzModem_stream_terminate(bool method, int (*getc)(void));extern int xyzModem_stream_read(char *buf, int size, int *err);extern char *xyzModem_error(int err);
- 2022-08-25 21:13:51下载
- 积分:1