搜索资源列表
glibc-2.7.tar.gz
- linux下的C语言库源码有一百多M解压后很不错,under linux-source C language library have more than 100 M after decompression is pretty good
H[1].264
- 可以用H.264编码解码器源码(c语言)-can use H.264 codec source (c language). -Can use H.264 codec source code (c language)-can use H.264 codec source (c language).
haxi
- 数据结构课程设计 哈希表的创建和实现 c语言源码 文字注解等 适合正在学习数据结构的人士参考学习-Curriculum design data structure hash table creation and the realization of c language source text notes, etc. are learning the data structure suitable for those who study
SoftwareAutoUpgrade
- 使用C#语言实现软件自动升级的实例源码,方便自己开发的软件自行升级维护-The use of C# language implementation automatically upgrade software source code examples to facilitate their own self-developed software upgrade maintenance
socket_html
- 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
tftp
- 嵌入式系统tftp源码,系统采用arm9处理器,C语言编程-Embedded system tftp source, the system uses arm9 processor, C language programming
serise
- 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
processaproach
- 基于TQ2440的LINUX程序源码,进程间通信测试程序,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-TQ2440 Linux program source code, inter-process communication test procedures, C language, cross-compiler for arm board procedures available in the linux environment
processtoFile
- 基于TQ2440的LINUX程序源码,进程间调用样式,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-Based on the TQ2440 the Linux program source code, process invocation style, C language, cross-compiler for arm board procedures available in the linux environment
mysql
- Linux下使用的源码。。 用C语言实现的源代码。。。请使用-Linux source code under use. . With C language source code. . . Use
serial-transfer
- 串口传输文件的源码实现 c语言 linux环境-serial transfer
Mux-0710
- 多路复用协议gms0710源码,C语言实现-the code of gsm0710 protocol
yaffs2-HEAD-e57244d.tar
- YAFFS2文件系统广泛用于嵌入式设备中,对NAND Flash有较好的支持,其虽然主要应用于Linux系统内,但由于为纯C语言代码实现,具有非常好的可移植性,因此也可以移植到其他操作系统下使用。 该源码包为YAFFS2的e57244d版本,分享共大家使用。(The YAFFS/YAFFS2 file system is widely used in embedded devices, has a good support to NAND Flash, although it is mainl
ftp linux c源码
- 基于linux系统利用c语言实现ftp传输协议。