资源列表
[Linux/Unix编程] MYSQL
说明:石器2最新代码,需要MYSQL数据库,CYGWIN环境完整可编译.-Stone Age 2 the latest code, required MYSQL database, CYGWIN environmental integrity can be compiled.<vipe> 在 2025-07-05 上传 | 大小:534kb | 下载:0
[Linux/Unix编程] pciutils-3.1.2.tar
说明:linux下的pci设备浏览工具,很具有使用价值。-pci device under linux browser toolbar, it has value.<liii> 在 2025-07-05 上传 | 大小:642kb | 下载:0
[Linux/Unix编程] os_3_1
说明:linu系统编程基础知识,很重要,强烈推荐!-Linu basic knowledge of system programming, it is important to strongly recommend!<jay> 在 2025-07-05 上传 | 大小:3.67mb | 下载:0
[加密解密] MAXIM_LICENCE
说明:Protues7注册表 正版注册机,轻松获取。-Genuine registry Protues7 Zhuceji easy access.<孔令栋> 在 2025-07-05 上传 | 大小:6kb | 下载:0
[Linux/Unix编程] TouchSerial
说明:Linux下触摸屏的驱动程序,支持的接口的串口。-Touch Panel under Linux driver to support serial interface.<越大为> 在 2025-07-05 上传 | 大小:12kb | 下载:0
[Linux/Unix编程] memtool
说明:linux 内存修改工具,可以用来查看并修改内存-a tool for memory displayer and modifly on linux<butterfly> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[系统编程] BackTrack_intr_for_install_V1.0
说明:backtrack 是一个目前非常流行的网络安全综合平台,主要用于对网络安全以及应用程序安全的测试。-backtrack is a currently very popular network security platform, mainly for network security and application security testing.<zhanguoce> 在 2025-07-05 上传 | 大小:3.07mb | 下载:0
[Linux/Unix编程] 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<lifeng> 在 2025-07-05 上传 | 大小:193kb | 下载:0
[Linux/Unix编程] 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<asdasdasd123> 在 2025-07-05 上传 | 大小:24kb | 下载:0