资源列表
wincegprs
- 在wince系统下面,开发gprs 拨号的总结-wince gprs dial-up summary
IAR8051
- IAR for 8051编程手册,可用于TI的CC243x系列芯片的编程调试指导。-8051 IAR C/C++ Compiler Reference Guide for the MCS-51 Microcontroller Family
tinyos_CN_ppt
- 嵌入式操作系统Tinyos课程ppt的中文版本。-Embedded operating systems courses Tinyos the Chinese version of ppt.
39725102
- 16bit霹靂燈 LED左右來回跑 時快時慢 也可以設定成跑馬燈形式-16bit Thunderbolt LED lights running around back and forth at slow speed can also be configured to form Marquee
P440_a
- msp430f440的头程序,spi接口-msp43011x1 the first procedure, spi interface
QT01pdf0ziliao
- QT资料01,一部分,QT01pdf0ziliao.rar 嵌入式开发;一部分,QT01pdf0ziliao.rar 嵌入式开发-QTziliao,yibufen,QT01pdf0ziliao.rar qianrushikaifa;yibufen,QT01pdf0ziliao.rar qianrushikaifa;
BlackBerry_Application_Developer_Guide_High_Volume
- BlackBerry应用程序开发者指南-高级卷-BlackBerry Application Developer Guide- High Volume
sqrt
- 自己写的算平方根的函数sqrt,并且用C库的sqrt进行了验证,十分精确。可以用在没有math库的情况,尤其是嵌入式程序中。-My own function of the square root of the operator sqrt, and use C library sqrt verified, highly accurate. It can be used in case there is no math library, in particular the embedded prog
sample_C
- NEcK0系列单片机的一个例程,用来调试单片机。可以用PM+开发环境来实现编译,反汇编和调试-SCM NEcK0 a series of routines for single-chip debugging. PM+ can be used to achieve development environment to compile, disassemble and debug
Motorspeedcontrolbyarm101
- 利用arm101控制直流电机电机转速。利用crosswork开发环境-The use of arm101 DC motor speed control. Use development environment crosswork
at89s52cn
- AT89S52是一种低功耗、高性能CMOS8位微控制器,具有 8K 在系统可编程Flash 存储器。使用Atmel 公司高密度非 易失性存储器技术制造,与工业80C51 产品指令和引脚完 全兼容。片上Flash允许程序存储器在系统可编程,亦适于 常规编程器。在单芯片上,拥有灵巧的8 位CPU 和在系统 可编程Flash,使得AT89S52为众多嵌入式控制应用系统提 供高灵活、超有效的解决方案。 -AT89S52 is a low-power, high-perform
wangluoyuanchengxu
- 关于数据发送方面和接收差不多,在上层协议放置好数据到mbuf链后,调用el_start函数,该函数把mbuf链中 的数据放置到本块网卡的发送队列缓冲el_pktbuf中,然后再调用el_xmit函数,此函数把发送队列缓冲el_pktbuf 中的数据有传递到网卡的数据存储器中.-On the data sent and received more or less the same place in the upper good deal of data to the mbuf chai