-
Wince from a large number of source code stripped out of the fat file system sou...
从大量的wince源代码中剥离出的fat文件系统源代码.移植性非常高. 里面带有source i.rar-Wince from a large number of source code stripped out of the fat file system source code. Portability is very high. Inside with a source i.rar
- 2022-01-22 12:01:01下载
- 积分:1
-
此程序是关于SP
此程序是关于SP-FET430X110 Demo - Timer_A的小程序。-This procedure is on the SP-FET430X110 Demo- Timer_A small procedures.
- 2023-02-04 07:35:03下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
The Serial Driver, communication procedures, it is already a mature code that ca...
linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
- 2022-06-18 20:16:47下载
- 积分:1
-
C89c51 usb driver, realizing the usb serial transfer function provides a virtual...
C89c51 usb驱动程序,实现了usb转串口的功能,提供了一个虚拟的串口-C89c51 usb driver, realizing the usb serial transfer function provides a virtual serial port
- 2022-02-10 08:03:30下载
- 积分:1
-
《dsPIC通用数字信号控制器原理及应用》源码
《dsPIC通用数字信号控制器原理及应用》源码 -err
- 2023-04-01 12:55:04下载
- 积分:1
-
linux device driver sample come 2d
linux device driver sample come 2d
- 2022-01-25 16:10:07下载
- 积分:1
-
马达运动
项目的目的是到驱动器步进电机 360"通过四个象限使用 pic 16f690。有一段用要介绍一个中断的中断函数从外部信号并停止步进电机在当前的位置。
- 2022-02-07 06:55:08下载
- 积分:1
-
这是公司移植的UPNP协议,应用于IP电话网关的程序,可用于相关项目。...
这是公司移植的UPNP协议,应用于IP电话网关的程序,可用于相关项目。-This is company transplant UPNP agreement for IP Telephony Gateway procedures can be used for related projects.
- 2022-02-25 18:55:10下载
- 积分:1
-
The notes first introduced the basic concepts of version control, and then expla...
该讲义首先介绍了版本控制的基本概念,然后讲解了svn的基本知识、体系架构,工作中常用的命令,然后介绍了常用的gui客户端,和eclipse 插件。 最后介绍了经常遇到的问题,和使用svn的一些约定。
-The notes first introduced the basic concepts of version control, and then explain the basic knowledge of the svn, system architecture, commonly used in the work order, and then introduced the commonly used client gui and eclipse plug-ins. Finally, the problem often encountered, and the use of svn some agreement.
- 2022-04-12 15:48:41下载
- 积分:1