-
集成了FWlib库的stm32f10x开发模板
stm32开发需要的集成了fwlib开发库的模板程序,可以直接用来进行stm32f10x单片机的开发,加速开发过程。
- 2022-03-12 18:50:30下载
- 积分:1
-
AVR SDMMC闪存文件系统FAT16 / 32 ..支持。ICCAVR的源代码…有限公司...
AVR SDMMC flash file system..fat16/32 support..ICCAVR source code included... cool:)
- 2022-01-31 17:44:55下载
- 积分:1
-
on embedded software applications, mainly for the FPGA, introduced FPGA
这是一个介绍嵌入式软件的应用,主要应用于FPGA上,介绍基于FPGA的软件编程技术文档-on embedded software applications, mainly for the FPGA, introduced FPGA-based software program files
- 2022-04-23 23:48:45下载
- 积分:1
-
FATFs文件系统的源代码,如果要是想研究文件系统的话,这个是非常有借鉴作用的...
FATFs文件系统的源代码,如果要是想研究文件系统的话,这个是非常有借鉴作用的-FATFs file system source code, if the file system if would like to study, this is a very useful reference for
- 2022-01-22 16:16:44下载
- 积分:1
-
PIC系列单片机典型应用程序集:
b16tobcd
PIC系列单片机典型应用程序集:
b16tobcd-PIC MCU sets typical applications: b16tobcd
- 2022-01-25 20:14:21下载
- 积分:1
-
三星S3C2410的linux的SD卡驱动程序
三星S3C2410的linux的SD卡驱动程序-Samsung S3C2410 linux SD Card Driver
- 2022-02-04 07:28:39下载
- 积分:1
-
tcp common memory management function, with good structure of the process is ver...
tcp内存管理常用函数,用好的话对程序结构有很大的帮助!谢谢!-tcp common memory management function, with good structure of the process is very useful! Thank you!
- 2022-12-14 13:40:04下载
- 积分:1
-
at91sam64编程实例,是一个初学arm7得很好的例子。
at91sam64编程实例,是一个初学arm7得很好的例子。-at91sam64 programming examples, beginner ARM7 is a very good example.
- 2022-01-27 23:17:38下载
- 积分:1
-
基于opencv手势识别的智能机器人代码
void track_hand()
{
image = cvCreateImage( sz, 8, 3 );
hsv = cvCreateImage( sz, 8, 3 );
hue = cvCreateImage( sz, 8, 1 );
mask = cvCreateImage( sz, 8, 1 );
//分配掩膜图像空间
backproject = cvCreateImage( sz, 8, 1 );
//分配反向投影图空间,大小一样,单通道
- 2022-01-21 17:27:04下载
- 积分:1
-
我写的基于NXP ARM7 的EPSON微型打印机驱动程序,其打印格式可根据自己的需要修改。此程序已成功用于一个比较大的项目。...
我写的基于NXP ARM7 的EPSON微型打印机驱动程序,其打印格式可根据自己的需要修改。此程序已成功用于一个比较大的项目。-I write NXP ARM7 based on the micro-EPSON printer driver, its print format according to their needs to be revised. This procedure has been successfully used for a relatively large projects.
- 2023-06-09 22:30:03下载
- 积分:1