资源列表
[系统编程] new_cpu_watch
说明:监测CPU性能的程序实现,C++实现,作为初学者的参考。-CPU performance monitor program implementation, C++ implementation, as a beginner' s reference.<huangx> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Linux/Unix编程] uImage
说明:linux2.6.32内核,配置好的,已经烧制成了uImage-linux2.6.32 kernel, configured, have been fired into uImage<李泽彤> 在 2024-11-17 上传 | 大小:2.05mb | 下载:0
[Linux/Unix编程] Linux-Ordered-a-complete-(public)-
说明:Linux命令全集(public);linux下的指令非常的全。-Linux complete command (public) Under the instructions of the Linux very full.<maochiheng> 在 2024-11-17 上传 | 大小:1.49mb | 下载:0
[Linux/Unix编程] fedora-func
说明:Func集中管理程序,是Linux的管理的好软件。国内用的人比较少,简单的书上传 -Func centralized management programs, is the management of the Linux good software. Domestic use of person is less, simple books upload<wangkai> 在 2024-11-17 上传 | 大小:42kb | 下载:0
[加密解密] code-decode
说明:用于实现文本串的加密解密功能,程序自带密匙-Text string used to implement the encryption and decryption functions, comes with key program<Jack> 在 2024-11-17 上传 | 大小:405kb | 下载:0
[Linux/Unix编程] kaffeine-sc-plugin-0.4.0.tar
说明:Linux Kaffeine Plugin<oli> 在 2024-11-17 上传 | 大小:789kb | 下载:0
[Linux/Unix编程] niosii-linux
说明:最小linux Kernel 裁剪代码,可以用来学习Linux Kernel-mini linux kernel code<chun jiang> 在 2024-11-17 上传 | 大小:1.74mb | 下载:0
[Linux/Unix编程] fileCpy
说明: 学习资料 包括 文件复制 读写锁 学生描述符-Learning materials, including file descr iptor to read and write lock students<房亮> 在 2024-11-17 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 3.c
说明:编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一<zheng> 在 2024-11-17 上传 | 大小:1kb | 下载:0