-
CreateThreadExample
创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
- 2012-02-07 12:12:48下载
- 积分:1
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
HideProcess_forC
XP隐藏进程C代码,直接调用即可。。。。。。。。。。。。。。(XP hidden process C code, you can call directly.)
- 2009-03-30 13:51:40下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
xiazaizhe
无Dll插.入进程,下。载。者VC源代码,本代码只要来研究使用!请不要作非法用途!(No Dll interpolation. Into the process, the next. Contained. From VC source code, as long as the code used to study! Please do not for illegal purposes!)
- 2007-08-21 19:21:51下载
- 积分: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
-
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
-
andmve
一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序,(A small test, through in the vb environment set up a serial port to send and receive data and small programs,)
- 2017-06-13 22:59:22下载
- 积分: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
-
Delphi-and-database
Delphi教程多线程与数据库,很好的Delphi资料,快来下载学习吧。(Delphi tutorials and multi-threaded , a good Delphi information, download Come learn it.)
- 2016-12-06 20:57:39下载
- 积分:1