-
ks8695 SOHO应用中的iptable
ks8695 SOHO应用中的iptable
- 2022-03-06 05:03:48下载
- 积分:1
-
xmega bmp085 驱动程序
这是一个驱动程序软件的 Atxmega 微控制器与 bmp085 压力传感器工作。大部分的驱动程序都是为ATMEGA,不是ATXMEGA。
- 2022-01-22 13:30:22下载
- 积分:1
-
LCD driver 程序,供初学者学习。
LCD driver 程序,供初学者学习。-LCD driver procedures for beginners to learn.
- 2022-02-02 21:11:04下载
- 积分:1
-
pop3 客户端
C语言编写的基于openssl 邮箱客户端源码。。可以直接编译运行测试。希望对大家有帮助,都可以站在巨人的肩膀上。还有基于base64的解码模块一并集成在里面。extern hdmail_ret HdmailOpen(char *add,char *user,char *pwd,unsigned short port);
extern hdmail_ret HdmailGetMailNum(unsigned short *num);
extern hdmail_ret HdmailRetrieveMail(unsigned short index);
extern hdmail_ret HdmailDelMail(unsigned short index);
extern hdmail_ret HdmailClose(void);
- 2022-04-30 07:46:38下载
- 积分:1
-
编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质...
编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质量C编程指南,高手的必杀技啊,好东西与大家分享-programming experts in the secret : Linux C libraries, treasury collection version of linux, Make Chinese Linux manual Basis core manual, Linux Network Programming, Embedded System Development Bible, high-quality C programming guide, a master of nirvana commands ah, good things to share with you! !
- 2022-03-29 22:38:22下载
- 积分:1
-
procedures for the M190 Micro Printer procedures, and use of C language compilat...
本程序为M190微型打印机的程序,采用C语言和汇编混合编写,已经经过调试并在应用中-procedures for the M190 Micro Printer procedures, and use of C language compilation mixed preparation, and after debugging applications
- 2023-03-21 19:00:04下载
- 积分:1
-
430学习例子!很好用的!
430学习例子!很好用的!-430 learning example! The good!
- 2022-07-09 07:30:14下载
- 积分:1
-
I2C
I2C-bus Specification
- 2022-01-26 00:19:58下载
- 积分:1
-
嵌入式Linux开发系列之一: 走进嵌入式Linux的世界!
嵌入式Linux开发系列之一: 走进嵌入式Linux的世界!-One of the series of embedded Linux development: Linux into the embedded world!
- 2022-10-24 21:40:02下载
- 积分:1
-
在linux系统下使用终端烧写扬创UTU2440-F的板子NANK FLASH的软件,速度比较慢,一般用来烧写BOOTLOADER的文件,之后可以使用BOOTL...
在linux系统下使用终端烧写扬创UTU2440-F的板子NANK FLASH的软件,速度比较慢,一般用来烧写BOOTLOADER的文件,之后可以使用BOOTLOADER进行其它文件烧写。
把BOOTLOADER生成的BIN文件放在Jflash目录下,如:u-boot.bin,与Jflash-s3c2440同一目录,之后在终端输入命令:
cd ../Jflash
./Jflash-s3c2440 u-boot.bin /t=5
回车后出现选择项,全部选择0选择即可,烧写时时间比较久,请内心等待。
-linux use Jflash to loaddown bin file to utu2440-f s NANDFLASH.
- 2022-03-02 21:42:47下载
- 积分:1