资源列表
[Linux/Unix编程] SimulateCat
说明:一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。-C to achieve a simulated UNIX cat procedures, the use of the STL istreambuf_iterator support "-", a direct output terminals, document ou<飞杨> 在 2025-01-03 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] key1
说明:gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value<陈银苗> 在 2025-01-03 上传 | 大小:1kb | 下载:0
[系统编程] 200482712133053
说明: 进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -proce<佟童> 在 2025-01-03 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] hostid
说明:在linux9下获得主机hostid的c源代码。-The c source code of archieving the hostid of host machine in linux 9.<祝彦军> 在 2025-01-03 上传 | 大小:1kb | 下载:0
[系统编程] delphi禁止和启用本地连接的代码
说明:如何用Delphi实现WINDOWS XP中“本地连接”的启用和禁用。-how to use Delphi WINDOWS XP "local connection" and prohibited the opening.<陈修> 在 2025-01-03 上传 | 大小:1kb | 下载:0