-
读写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
-
针对三星ARM处理器的flash烧写程序,可以将二进制代码写入flash。...
针对三星ARM处理器的flash烧写程序,可以将二进制代码写入flash。-against Samsung ARM processor flash burning process, the binary code can be written into the flash.
- 2022-08-14 01:56:54下载
- 积分:1
-
XINLINX公司开发板的嵌入式源代码,其中包括了基本的实验内容,系统大建,软件编写...
XINLINX公司开发板的嵌入式源代码,其中包括了基本的实验内容,系统大建,软件编写-Company XINLINX development board for embedded source code, including the basic content of the experiment, the system Dajian, software development,
- 2023-03-17 01:25:16下载
- 积分:1
-
勤研电子QT2440
勤研电子QT2440-V2开发板硬件手册-Diligence Electronic Research QT2440-V2 development board hardware manual
- 2022-01-26 07:39:04下载
- 积分:1
-
430 standard DES algorithm source code
标准DES算法430源程序-430 standard DES algorithm source code
- 2022-01-25 16:08:25下载
- 积分:1
-
用于Turbo编码器的里德所罗门RSC编码器
VHDL库-对嵌入式程序员有很大的帮助,VHDL语言参考。完整性-我们鼓励大家一起做贡献,可以在库里添加或者删除,这是最好的提升它的方法。教育性-这里有一套设计实例,可以展示这个语言一些最重要的部分,更好的理解完成一个VHDL设计所需要的各功能模块,大的设计可以分解为小的模块。当一些模块有共同的功能时,可以通过共用相同功能模块的方法来节约开发时间。
- 2022-07-22 00:21:19下载
- 积分:1
-
AT Keyboard interfacing with 8051 and can be easily modified for any other micro
AT Keyboard interfacing with 8051 and can be easily modified for any other micro-controller
- 2022-03-01 04:39:05下载
- 积分:1
-
TMS320LF2407A变频器源程序
基于TMS320LF2407A变频器源程序,使用CSS,汇编语言开发,对于有兴趣使用2407进行变频器开发的人来说比较有帮助。
- 2022-02-20 16:14:14下载
- 积分:1
-
含t h r e a d x,u c o s 的b s p
含t h r e a d x,u c o s 的b s p -containing t h r e a d x, c o u s b s p
- 2022-03-20 12:52:22下载
- 积分:1
-
这是一本很好的嵌入式底层编程的书,主要介绍与嵌入式编程相关的硬件,操作系统等知识及编程技巧...
这是一本很好的嵌入式底层编程的书,主要介绍与嵌入式编程相关的硬件,操作系统等知识及编程技巧-This is a very good bottom embedded programming, the book introduces embedded programming associated with the hardware, operating system, such as programming skills and knowledge
- 2022-01-31 10:25:57下载
- 积分:1