-
著名的《tcplean》的配套光盘,有完整的嵌入式tcp/ip源代码,非常便于学习,也可直接用于嵌入式应用中...
著名的《tcplean》的配套光盘,有完整的嵌入式tcp/ip源代码,非常便于学习,也可直接用于嵌入式应用中-famous "tcplean" matching discs, a complete embedded tcp/ip source code, very easy to learn and can be used directly embedded applications
- 2023-05-27 22:20:04下载
- 积分:1
-
MSP430单片机的计数器
Event counter for MSP430 - multi channel and real fast using latched interrupts.-Event counter for MSP430- multi channel and real fast using latched interrupts.
- 2022-03-06 11:08:22下载
- 积分:1
-
QT电子书
QT电子书的代码 这个是我以前下载的 忘记在哪了 这只是一个小小的电子书 里面加了一些东西 比如颜色之类的
- 2022-07-17 21:00:32下载
- 积分:1
-
Keil C51 8051演示套件
Keil C51 8051 demo kit
- 2022-03-14 07:47:39下载
- 积分:1
-
freescale EP100 芯片说明文档
freescale EP100 芯片说明文档-freescale EP100 chip documentation
- 2023-05-26 08:45:04下载
- 积分:1
-
PIC 18f97j60
如何在 c18 c 编译器与 MPLAB v8.9 IDE 写 web 页的程序。
我们 TCPIP 罕见的文件将会支持一个 web 页。
- 2023-08-31 20:00:08下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
onmivision 摄相头模块驱动程序,blackfin 平台参考设计.
onmivision 摄相头模块驱动程序,blackfin 平台参考设计.-onmivision perturbation is the first module driver, blackfin platform reference design.
- 2023-06-07 13:00:03下载
- 积分:1
-
arm3000实验ucosii的移植实验
arm3000实验ucosii的移植实验-arm3000 experimental ucosii transplant experiment
- 2023-07-15 21:50:03下载
- 积分:1
-
宏晶科技用c语言实现的EEPROM完整底层驱动程序,包括擦除、读写,flash保护等...
宏晶科技用c语言实现的EEPROM完整底层驱动程序,包括擦除、读写,flash保护等-Acer crystal technology with c language realize the underlying integrity of the EEPROM driver, including erase, read and write, flash protection
- 2022-03-21 14:29:03下载
- 积分:1