资源列表
GBAuclinux
- GBA上的uclinux系统 GBA 编程 GBA 系统-uclinux os on GBA
shell_dev
- linux shell编程的入门实例。 从初级到高级,并配有大量的实例,让读者心领神会,快速掌握linux shell编程。-linux shell programming started example. From elementary to advanced, and Peiyoudaliang examples for readers to take the hint, quickly grasp the linux shell programming.
cnc
- 一个使用RTLinux开发的数控系统实时模块,可以通过与Qt编写的数控系统界面通过通讯实现一般的数控加工!-The development of a numerical control system using RTLinux real-time module, can be written with the Qt interface for CNC system through communication to achieve a general CNC machining!
在nachos系统中实现生产者—消费者问题
- 在nachos系统中实现生产者—消费者问题-Implement the system in the nachos Producer- Consumer problem
watcher
- linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
linux-1.2.13.tar
- Linux1.2.13的内核源代码,值得一看。-Linux1.2.13 kernel source code, worth a visit.
DiningPhilosophers
- Linux下多线程实现哲学家进餐算法。使用了线程间协调通信,有优先级,防止了死锁。-Dining philosophers algorithm Multithread was utilized. Compiled in Linux GCC
gawk
- ns2下测试AODV分组投递率的AWK文件-ns2 test the packet delivery rate of AODV AWK file
htmlparse
- html文件编码转换与解析,在Linux下实现-html file encoding conversion with the resolution, in the under Linux
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
linuxdriver-cd
- LINUX设备驱动开发详解, 随书光盘(LINUX device driver development Xiang Jie, with the book CD-ROM)-LINUX device driver development Xiang Jie, with the book CD-ROM
ssh完整服务端客户端
- ssh完整服务端客户端,支持登录 传输文件等~