-
KIEL C源代码,作UCOS II 的编程练习
KIEL C源代码,作UCOS II 的编程练习-KIEL C source code for UCOS II Programming Exercises
- 2022-01-25 20:08:38下载
- 积分:1
-
STM32 GPS+GPRS
用stm32做的GPS+GPRS驱动,可以用在物联网行业,实实在在的源代码,非常有用,修修改改就可以成你的代码了...
- 2022-05-13 20:38:08下载
- 积分:1
-
This is a simple code to understand the region labelling concept used in image p...
This a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.-This is a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.
- 2022-01-22 01:45:38下载
- 积分:1
-
重量级资料,条幅机原理图
重量级资料,条幅机原理图-Heavyweight information, banner machine schematic
- 2022-03-18 02:00:17下载
- 积分:1
-
DM9000CEP原理图
DM9000是一款高度集成低功耗快速以太网处理器,该芯片集成了MAC和PHY。DM9000可以和CPU直接连接,支持8位、16位和32位数据总线宽度。该芯片支持10M和100M自适应以太网接口,内部有16K的FIFO以及4K双字节SRAM,支持全双工工作。
DM9000内部还集成了接收缓冲区,可以在接收到数据的时候把数据存放到缓冲区中,链路层可以直接把数据从缓冲区取走。
- 2022-03-18 11:36:48下载
- 积分:1
-
基于ALTERA公司的DE2的LCD显示程序,一起学习.非常好的资料,也非常难得.是我参加培训时所得...
基于ALTERA公司的DE2的LCD显示程序,一起学习.非常好的资料,也非常难得.是我参加培训时所得-the DE2 LCD display program, learning together. Very good information, and they are extremely rare. I receive training
- 2022-12-31 04:15:03下载
- 积分:1
-
XEP100 Flash操作
freescale的16位S12系列芯片MC9S12XEP100的Flash操作,包括系统时钟配置,FLASH初始化、擦除、写入。代码完整,有注释,组织良好,可以直接使用。
- 2022-04-21 19:12:18下载
- 积分:1
-
STC89C51RC/RD+ 系列单片机器件手册。有需要的朋友请下载
STC89C51RC/RD+ 系列单片机器件手册。有需要的朋友请下载-STC89C51RC/RD+ Series single-chip device manual. Friend in need, please download
- 2022-04-24 05:14:19下载
- 积分:1
-
完整的t9输入法,用于linux嵌入式操作系统
完整的t9输入法,用于linux嵌入式操作系统-Complete t9 input method for embedded linux operating system
- 2023-08-11 02:10:03下载
- 积分:1
-
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4...
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
- 2022-04-12 23:15:03下载
- 积分:1