-
intel IXP400系列cpu(2.3版)的库文件,包括微码,access layer和上层,所有的软件。
适合于做基于ixp400开发的人员...
intel IXP400系列cpu(2.3版)的库文件,包括微码,access layer和上层,所有的软件。
适合于做基于ixp400开发的人员-intel cpu IXP400 Series (version 2.3) of the library, including micro-code, access layer and the upper-class, all software. Suited to do based on the development of the staff ixp400
- 2023-01-22 03:55:04下载
- 积分:1
-
Interface 93CXX to PIC5X
Interface 93CXX to PIC5X
- 2022-08-02 13:40:17下载
- 积分:1
-
手机键盘的例子
源
UIQ Keyboard sources examples
for UIQ 2.X-UIQ Keyboard sources examples for UIQ 2.X
- 2023-05-24 23:10:03下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
This is a very suitable book for beginners CPLD study. CPLD tutorial entry
这是一本很适合初学者学习CPLD的书籍。
CPLD的入门教程-This is a very suitable book for beginners CPLD study. CPLD tutorial entry
- 2022-01-26 01:36:49下载
- 积分:1
-
XScale
基于xscale的远程更新nandflash设备,在线升级redboot,Image以及根文件系统,还包括网络流量统计等相关功能-XScale-based remote update the NANDFLASH equipment, online upgrade redboot, Image, and the root file system, also includes network traffic statistics and other related functions
- 2022-03-07 00:36:01下载
- 积分:1
-
JPEG TMS320C5409源代码
tms320c5409 jpeg source code
- 2022-12-25 04:30:03下载
- 积分:1
-
ucos_iiUCOS_TE2410开发板源码.rar
UCUCOS_TE2410开发板源码.rar
- 2022-11-05 21:05:04下载
- 积分:1
-
128*64图形点阵,带中文字库LCM。
128*64图形点阵,带中文字库LCM。-12864LCM
- 2022-09-26 21:25:03下载
- 积分:1
-
GSM基于GPS的车载监控
该系统不断地观察一个移动的车辆和报告需求的状态。当防盗识别时,负责 人发短信给单片机,单片机再发出控制信号,停止引擎马达。授权人需要送 密码给控制器以重新启动车辆,打开门。这是更安全的,可靠的,成本低。 为此,我们采用AT89S52单片机接口与GSM和GPS。请通过我们清楚地提到的所有端口输入输出注意事项的代码。 同时,我们用来检查密码来解锁车子....
- 2022-12-26 03:45:03下载
- 积分:1