资源列表

« 1 2 ... .91 .92 .93 .94 .95 1996.97 .98 .99 .00 .01 ... 9710 »

[Linux/Unix编程read-write

说明:实验程序模拟多个生产/消费者在有界缓冲上正确的操作。它利用N个字节的共享内存作为有界循环缓冲区,利用写一字符模拟放一个产品,利用读一字符模拟消费一个产品。当缓冲区空时消费者应阻塞睡眠,而当缓冲区满时生产者应当阻塞睡眠。一旦缓冲区中有空单元,生产者进程就向空单元中入写字符, 并报告写的内容和位置。一旦缓冲区中有未读过的字符,消费者进程就从该单元中 读出字符,并报告读取位置。生产者不能向同一单元中连续写两次以上相同的字 符,消费
<jeremy> 在 2025-05-22 上传 | 大小:4kb | 下载:0

[Linux/Unix编程BookStore

说明:使用QT编写的一个图书销售管理系统 使用sql2005数据库-a book sell system with qt4 and sql2005 database
<renbing> 在 2025-05-22 上传 | 大小:2.07mb | 下载:0

[Linux/Unix编程vmrp

说明:加深对于存储管理的了解,掌握虚拟存储器的实现原理;观察和了解重要的页面 置换算法和置换过程。练习模拟算法的编程技巧,锻炼分析试验数据的能力。 -Deepen the understanding of storage management, control and implementation principle of virtual memory observe and understand the importance of
<jeremy> 在 2025-05-22 上传 | 大小:2kb | 下载:0

[Linux/Unix编程dask

说明:加深对于操作系统设备管理技术的了解,体验磁盘移臂调度算法的重要性;掌握 几种重要的磁盘移臂调度算法,练习模拟算法的编程技巧,锻炼研究分析试验数 据的能力。 -Deepen the understanding of the operating system device management technology and experience transfer disk arm scheduling algorithm imp
<jeremy> 在 2025-05-22 上传 | 大小:1kb | 下载:0

[Linux/Unix编程NS2_simulator

说明:本源码为NS-2 网络模拟基础与应用 (方路平等编著)一书的全部源代码,书中的错误全部被纠正,在NS2.34下测试通过,均为本人原作,并附有本人学习心得-The source for the NS-2 network simulation of basic and applied (side road of equality ed.), all the source code for the book, the book' s e
<高峰> 在 2025-05-22 上传 | 大小:121kb | 下载:0

[Linux/Unix编程viewer2.tar

说明:Viewer is a application
<VHP> 在 2025-05-22 上传 | 大小:313kb | 下载:0

[Linux/Unix编程smartarm2200_uCLinux

说明:周立功 smartarm2200的uclinux实验-ZLG smartarm2200 the uclinux experiment
<小楼> 在 2025-05-22 上传 | 大小:26.46mb | 下载:0

[Linux/Unix编程gmp-5.0.0.tar

说明:gmp大数库,版本为gmp-5.0.0。-gmp large number library, version gmp-5.0.0.
<> 在 2025-05-22 上传 | 大小:2.48mb | 下载:0

[Linux/Unix编程bootloaderheji

说明:bootloder 源码集合,基于多种arm内核,详解bootloder-bootloder source collection, based on a variety of arm core, Xiang Jie bootloder
<heq> 在 2025-05-22 上传 | 大小:5.46mb | 下载:0

[Linux/Unix编程BootLoadetechnologyexplained

说明:嵌入式Linux的bootloader的技术内幕-Embedded Linux s bootloader technology insider
<> 在 2025-05-22 上传 | 大小:53kb | 下载:0

[Linux/Unix编程linux-0.12

说明:kernel0.12版本的内核 很不错的,想对比一下0。11的内核-kernel0.12 kernel
<王朱磊> 在 2025-05-22 上传 | 大小:156kb | 下载:0

[Linux/Unix编程Gradebook

说明:a good program for learning Object-oriented design in C++ using a gradebook system. By entering the marks of different areas to calculate the final marks obtained for the course.
<Guinea> 在 2025-05-22 上传 | 大小:2.51mb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 1996.97 .98 .99 .00 .01 ... 9710 »

源码中国 www.ymcn.org