-
世界各国电话来电显示标准
世界各国电话来电显示标准-world standard telephone CND
- 2022-06-15 17:03:24下载
- 积分:1
-
balanced voice of the source code procedures
声音均衡器的源代码程序-balanced voice of the source code procedures
- 2022-11-23 20:25:03下载
- 积分:1
-
AVR 单片机库
AVR Libc 是自由软件项目,其目标是为使用 gcc Atmel AVR 单片机提供优质 C 库。
Avr 小工具软件,avr gcc 和 avr libc 一起组成免费软件工具链 Atmel AVR 单片机为的核心。
它们进一步都伴随着系统中编程软件的项目 (avrdude),模拟 (simulavr) 和调试 (avr gdb,
- 2022-02-04 15:32:27下载
- 积分:1
-
定时器模块程序,再也不用自己配置寄存器在了
定时器模块程序,再也不用自己配置寄存器在了-this is for timmer ,this programme block will be helpful to you
- 2023-04-17 01:30:04下载
- 积分:1
-
时间显示例子 1
时间显示例子 1--Example 1 of time display.
- 2023-02-11 05:40:04下载
- 积分:1
-
cpress鼠标固件源码
cpress鼠标固件源码--Source code for cpress mouse.
- 2022-01-25 22:12:30下载
- 积分:1
-
二维码生成解析源码
QRCODE二维码作者开源的生成及解析的源码,可以移植到单片机上,纯C编写,库的接口使用起来非常方便,说明也很详细。
- 2022-06-18 12:26:41下载
- 积分:1
-
八乘八的点阵
51单片机,c程序,8*8点阵,
- 2023-06-09 23:35:02下载
- 积分:1
-
完整串口通信程序
1、完整的串口通信源程序;
2、可以在此基础上完善或修改本程序;
- 2023-05-07 15:55: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