资源列表
[系统编程] 200482712133053
说明: 进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -proce<佟童> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0
[Linux/Unix编程] letter_gamefor_aix
说明:AIX 下的一个c++ 猜词游戏程序。供初学者参考-under the AIX c guess a word game procedures. Reference for beginners<凌寒> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0
[Linux/Unix编程] filechild
说明:一个演示多线程中共享文件操作符的例子。file是主线程,child是子线程。-a demonstration of multi-threaded shared documents operator example. File is the main thread, the child is the son thread.<李方> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0
[Linux/Unix编程] GuiCamera
说明:用的是ov的摄像头,在用xawtv打开时,可以看到捕获的画面还算流畅. 自己改编了一个video4linux的程序,但是效率很低 从ioctl (dev, VIDIOCMCAPTURE, &vid_mmap) 到ioctl (dev, VIDIOCSYNC, &vid_mmap.fr a me) 程序运行一共用了0.25s左右-use the ov cameras, on the xawtv opened, can se<1212> 在 2008-10-13 上传 | 大小:1.38kb | 下载:1
[系统编程] neatHresultToException_src
说明:I ve got this idea as an expansion to HRESULT Error Check Simplifier By Wanderley Caloni, so I guess his introduction would be better than if I wrote one. Many thanks to Wanderley Caloni for writing the article. I l<田博> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0
[Linux/Unix编程] timing19
说明:timing,原程序及testbench,供初学者参考-timing, the original procedures and testbench and reference for beginners<dai hai bo> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0
[Linux/Unix编程] linux_fork
说明:linux父子进程间关系,进程的创建和销毁,主要利用fork调用来实现<signal> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0
[系统编程] CRC32b
说明:crc32 generator, from input data, can be modified to use with files.<kernell3200> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0