-
Matlab用户图像接口,计算机视觉方面
Matlab用户图像接口,计算机视觉方面-Matlab user interface graphics, computer vision aspects
- 2022-09-23 19:45:03下载
- 积分:1
-
实用遥控器编码程序1
实用遥控器编码程序1-Useful encode program 1 of remote controller
- 2022-09-21 11:35:03下载
- 积分:1
-
MXD_SDK_Ax.x.xxx :MXD1320 软件开发包源码
MXD_SDK_Ax.x.xxx :MXD1320 软件开发包源码-MXD_SDK_Ax.x.xxx: MXD1320 source software development kit
- 2022-02-15 21:18:34下载
- 积分:1
-
缝纫机主机板测试程序;
使用嵌入式系统。
缝纫机主机板测试程序;
使用嵌入式系统。-Sewing machine motherboard testing procedures the use of embedded systems.
- 2022-02-20 19:31:42下载
- 积分:1
-
MC9S12E256 on uC_OSII the portable document can be stable jobs.
MC9S12E256上的uC_OSII的移植文件,可以稳定工作.-MC9S12E256 on uC_OSII the portable document can be stable jobs.
- 2023-04-15 06:20:03下载
- 积分:1
-
基于STM32 MP3播放,使用ucosII和FATFS
基于STM32 MP3播放,使用ucosII嵌入式实时操作系统和FATFS文件系统,使用SDIO驱动SD卡,读取SD卡MP3文件,解码后再通过语音芯片输出。
- 2023-07-30 18:40:04下载
- 积分:1
-
Qt嵌入式坦克大战
做竞赛用的,结果时间不足,部分功能没做完,不过坦克之间碰撞、坦克与障碍物之间碰撞、坦克发射的子弹与障碍物碰撞已完成,而且会根据障碍物的不同选择不同的效果,比如黑墙打不破,草丛可以消灭掉,浅水滩可以穿过子弹
- 2022-09-15 01:30:03下载
- 积分:1
-
51系列单片机的i2c总线通信的C语言程序。
51系列单片机的i2c总线通信的C语言程序。-51 Series MCU i2c bus communication of the C language program.
- 2022-02-10 16:53:31下载
- 积分:1
-
This article includes two parts of the content! The first part introduced the S3...
本文包括两部分的内容!第一部分介绍了s3c2410集成ad驱动程序开发,另外一部分介绍了与此应用程序对应的应用程序。在arm平台测试完全通过
-This article includes two parts of the content! The first part introduced the S3C2410 integrated ad-driven development, introduction and part of this application with the corresponding application. Platform test in the arm completely through the
- 2022-03-24 23:54:38下载
- 积分:1
-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1