-
multithread1.1
labwindows/cvi 多线程实例 经过自己修改(labwindows/cvi multi-threaded example after their changes)
- 2013-06-12 21:55:43下载
- 积分:1
-
onrjy
实现操作系统时间片的优先级调度和轮转调度,不错的源码(Implement priority scheduling time slice of the operating system and rotation scheduling, good source)
- 2017-06-17 14:35:14下载
- 积分:1
-
dao_multi
说明: VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧(VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques)
- 2008-10-19 22:31:09下载
- 积分:1
-
081510
设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
- 2010-05-06 23:21:03下载
- 积分:1
-
dofectPmitationoscilloscope
模仿示波器的代码,效果很好,不错不错,仅供学习(Imitation oscilloscope code, the effect is very good, only for learning)
- 2018-12-01 11:19:19下载
- 积分:1
-
hhhh
功能很强大,内容很丰富,很有实用价值的线程与进程实例,供大家参考(Function is very powerful, the content is very rich, very practical examples of threads and processes, for your reference)
- 2010-03-05 08:54:18下载
- 积分:1
-
MulThread
一个简单的多线程计数实例,带有挂起和唤醒的功能(A simple count of instances of multi-threaded, with suspend and wake-up function)
- 2010-11-09 12:57:23下载
- 积分:1
-
the_smapl_the
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机,(This is a small module, shut down the computer can close the win32 and winnt the kernel of the computer,)
- 2017-04-23 15:16:34下载
- 积分:1
-
Code
进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
- 2008-07-23 17:36:37下载
- 积分: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