-
Ushroutine
用vc 开发的一个explorer的例程源代码,以供参考与学习(Use vc to develop a explorer routine source code for reference and learning)
- 2018-12-31 15:37:55下载
- 积分:1
-
5117076
Clipboard viewer Clipboard view program
- 2017-04-21 21:56:45下载
- 积分:1
-
Linux3
说明: 多线程编程指南,关于多线程的介绍很详细,新手看看有好处的(Multithreaded Programming Guide, on the introduction of multi-threading is very detailed and look good for novice)
- 2021-01-09 00:18:52下载
- 积分:1
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
wim
说明: 动态称重代码,不可多得的好程序,
里面有多线程的实现。(Dynamic Weighing code, a very good procedures, they have threaded realized.)
- 2006-03-14 14:48:46下载
- 积分:1
-
jinchengguanli
了解生产者与消费者在实现进程同步过程中的解决方案(Understanding of producers and consumers to realize the process of synchronization in the process of solution)
- 2007-09-23 22:59:21下载
- 积分:1
-
tootsourceLAN
局域网上一个很好用的软件——飞鸽传书IPMSG的源代码原件(LAN is a very useful software- flying pigeon book IPMSG original source code)
- 2017-04-22 16:25:19下载
- 积分:1
-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1
-
UIThreadDemo
UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
- 2016-11-24 10:20:12下载
- 积分:1
-
onrjy
实现操作系统时间片的优先级调度和轮转调度,不错的源码(Implement priority scheduling time slice of the operating system and rotation scheduling, good source)
- 2017-06-17 14:35:14下载
- 积分:1