资源列表
course_attemper
- 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
shakang
- 在linux平台下运行的多进程运行的程序,在其间共享锁以实现通讯。-running under Multi-process operation procedures, in which shared lock to achieve communication.
OFDM_QPSK_matlab
- 在OFDM上使用QPSK的仿真程序。有做理论分析的可参考-OFDM used in the simulation program QPSK. Theoretical analysis is done of reference
MultiThreadDealScoket
- 都是关于多线程客户服务器设计有帮助的东西,希望对大家有用啊
jinchengdiaodu
- 单个输入进程,按优先权及时间片轮转运行各进程。-Single input process, according to the priority and time to run the process of rotary tablet.
MD5
- MD5加密解密,开发中常用的,web开发和winforms都可用-MD
ArrayEx2009-3-22
- 比VC自带的数组类CArray还快的数组类-Than the VC' s own array type faster array CArray Class
making
- Creates 3d font by taking as input a form and computing the 3d fonts
Timer0_Poll1
- 此程序用定时器实现延时计数 This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1 ms.-This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1
YUY2RGB
- 将YUY2格式的图像转化为RGB图像保存下来-To transform the YUY2 format image into RGB format image, and save it.
opertr-ovrld-using-friend
- operator overloading using friend function