-
081510
设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
- 2010-05-06 23:21:03下载
- 积分:1
-
CriticalSecitonThreadSyn
vc——使用临界区对象(CriticalSeciton)实现线程同步CriticalSecitonThreadSyn的程序源码,值得一看!(vc- use a critical section object (CriticalSeciton) to achieve thread synchronization CriticalSecitonThreadSyn the program source code, worth a visit!)
- 2011-08-23 00:13:02下载
- 积分: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
-
uwtun
可以显示当前正在运行的进程,选择截杀,可以为自己的进程添加注释(Can display the current running process, the choice put away, you can add a comment for your process)
- 2017-04-14 05:08:49下载
- 积分:1
-
MultiThreadDemo
多线程的演示程序。建立两个线程,分别执行不同的任务(multithreading demonstration program. The establishment of two threads, the various duties)
- 2007-06-02 10:14:17下载
- 积分:1
-
Elevator-Dispatching
基于线程和进程的电梯调度文件的集合,采用C++,在Vs平台上完成(Based on a collection of threads and processes of the elevator dispatching documents, using c++, in Vs platforms )
- 2020-06-29 00:40:02下载
- 积分:1
-
Win32
关于win32多线程编程的书籍,很不错的资源,欢迎大家下载(win32 Multi-threaded programming)
- 2013-04-26 00:20:42下载
- 积分:1
-
Multithread3
多线程的VC++源代码,代码经过测试功能正常,值得参考学习!(Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!)
- 2009-01-16 10:53:20下载
- 积分:1
-
QVIHJ
彩色渐变进度条,可是使程序在等待状态下,出现一个彩色的进度条,()
- 2018-02-24 08:42:27下载
- 积分:1
-
Cpp1
多线程求卷积1)数据矩阵:256*256
–原始矩阵设置:随机50个点设置为255,其余为0
2)卷积核:5*5
–明确注明所设计的卷积核
3)迭代次数:100
–每5次迭代保存一次数据矩阵
–通过20个结果矩阵,生成动画
初始矩阵随机生成,随机分配50个数的值为255(Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-point set to 255, the rest is 02) convolution kernels: 5* 5- convolution kernel designed specifically stated 3) Iterations: 100- once every five iterations save data matrix- matrix results through 20, randomly generated initial matrix generated animation, randomly assigned number is 255 50)
- 2014-03-27 21:51:13下载
- 积分:1