-
os
说明: 模拟进程并发,能清楚的看到结果。在os可能会用到,对你可能有用。(Simulation process,Can clearly see the results. In the OS might need, to you may be useful.)
- 2011-12-19 20:20:36下载
- 积分:1
-
multithread1.1
labwindows/cvi 多线程实例 经过自己修改(labwindows/cvi multi-threaded example after their changes)
- 2013-06-12 21:55:43下载
- 积分:1
-
scan
端口扫描 多线程实现 使用的是VC++语言,有vs2010调试并测试成功(Port scan)
- 2013-03-29 17:53:02下载
- 积分: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
-
CreateThreadExample
创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
- 2012-02-07 12:12:48下载
- 积分:1
-
fvq
VB写的下载程序源代码(可用于在线升级),可以的源码(Download a program written by VB source code, can be used for the online upgrade), can be the source)
- 2017-04-12 13:10:17下载
- 积分:1
-
web
网站备份工具 可以上传文件 下载删除功能,不错的()
- 2018-06-16 13:01:41下载
- 积分: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
-
awplication-terminal
这是成都的一个简单的公交查询系统,不错好东西(This is a simple public transport query system in Chengdu, good things)
- 2018-12-05 20:15:43下载
- 积分:1
-
thread
运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
- 2011-08-07 12:37:50下载
- 积分:1