-
wdm format drives two code examples
wdm格式的驱动例子代码2-wdm format drives two code examples
- 2022-09-27 14:45:03下载
- 积分:1
-
S3C2410读写NAND Flash的代码。
S3C2410读写NAND Flash的代码。-S3C2410 literacy NAND Flash code.
- 2022-10-14 12:30:03下载
- 积分:1
-
程序为C语言程序,功能是实现了汉字的字模提取和显示。
程序为C语言程序,功能是实现了汉字的字模提取和显示。-Procedures for the C language procedure, function is to realize the extraction of Chinese characters and display matrix.
- 2023-03-08 07:45:04下载
- 积分:1
-
华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试...
华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running./Key test
- 2022-03-21 12:39:03下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
MPLAB C18编译器软件。为microch PIC18F设备编译C源代码…
MPLAB C18 Compiler software. Compile C source code for PIC18F devices of Microchip
- 2023-03-26 06:15:12下载
- 积分:1
-
On the nucleus of the tutorial system documentation, and related source
关于nucleus系统的教程文档,以及相关源码-On the nucleus of the tutorial system documentation, and related source
- 2022-12-04 14:30:03下载
- 积分:1
-
一个嵌入式操作系统(microwindows)的源代码
一个嵌入式操作系统(microwindows)的源代码-An embedded operating system (microwindows) source code
- 2023-05-09 13:00:03下载
- 积分:1
-
用IO口模拟串口
用IO口模拟串口-with simulated serial IO
- 2022-03-07 15:30:11下载
- 积分:1
-
wince系统读取GPS信号
用C++编程读取GPS数据的基类,适用于wince操作系统
- 2023-03-24 12:55:03下载
- 积分:1