资源列表
os_3_1
- linu系统编程基础知识,很重要,强烈推荐!-Linu basic knowledge of system programming, it is important to strongly recommend!
MAXIM_LICENCE
- Protues7注册表 正版注册机,轻松获取。-Genuine registry Protues7 Zhuceji easy access.
CheckData
- 对选择的文件自动进行MD5计算,并能自动到处配置文件。-To select the file automatically calculate MD5 and automatic configuration files everywhere.
asterisk-1.6.0.6.tar
- asterisk 是一个很有知名度开源软件,读了以后感觉颇深,最新1.6稳定版本,为大家学习提供参考-asterisk is a very well-known open source software, read after deep feeling, the latest stable version of 1.6 for the U.S. study to provide reference
library
- 此程序功能为能够查阅读者所借书目的信息 源代码有详细的描述-information of library
TouchSerial
- Linux下触摸屏的驱动程序,支持的接口的串口。-Touch Panel under Linux driver to support serial interface.
memtool
- linux 内存修改工具,可以用来查看并修改内存-a tool for memory displayer and modifly on linux
BackTrack_intr_for_install_V1.0
- backtrack 是一个目前非常流行的网络安全综合平台,主要用于对网络安全以及应用程序安全的测试。-backtrack is a currently very popular network security platform, mainly for network security and application security testing.
testlcd
- 在移植有linux的开发板上实现LCD驱动后,然后编写相应的测试程序来验证驱动的功能,本程序即为验证程序。-At transplantation there is linux implementation of the development of on-board LCD driver after, and then the preparation of the corresponding test procedures to verify the function-driven, this
duizhanqubie
- 文章主要讲了堆栈的区别,非常容易了解.不可多得的好文章-The main article talked about the difference between the stack, very easy to understand. Rare good article
balance
- 将类封装在dll中,在dll中通过串口采集数据,监视指定的串口。-Will be packaged in a dll category, in the dll in the collection of data through the serial port, monitor serial port specified.
Unix
- 两个字符串连接程序 进程管理的四个设计 概要 -两个字符串连接程序 #include "stdio.h" main() {char a[]="acegikm" char b[]="bdfhjlnpq" char c[80],*p int i=0,j=0,k=0 while(a[i]!= \0 &&b[j]!= \0 ) {if (a[i] { c[k]=a[i] i++ } else c[k]=b[j++] k++ } c
