-
VCPP-EXE-communication-
进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
- 2013-09-08 11:33:22下载
- 积分: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
-
jcmgt
强力进程管理器
只是强力进程管理器而已(Manage jincheng)
- 2011-06-08 18:26:04下载
- 积分:1
-
MultiThreadDownload
多线程下载工具(有悬浮窗),VC++开源代码下载,多线程下载工具的源码。(Multi-threaded downloading tool (with floating windows), VC++ source code download, multi-threaded downloading tool for source code.)
- 2011-10-15 19:15:27下载
- 积分:1
-
vb-multithread
一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。(a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.)
- 2005-03-16 13:28:39下载
- 积分:1
-
pthread_pie
并行计算:多线程计算Pi值。
运行与编译环境:Linux(Parallel computing: multi-threaded calculating the value of Pi.
Operation and compile environment: Linux)
- 2013-05-07 19:58:57下载
- 积分:1
-
jingchengtongbu
哲学家思考吃饭的问题,即进程同步问题!!!!!!!(Philosophers think about eating problems)
- 2012-11-25 21:00:08下载
- 积分:1
-
ThreadCritical
控制台程序中Critical简单使用实例。创建两个线程使线程能够达到同步。(Console application Critical simple example. Create two threads to synchronize the threads.)
- 2016-04-01 22:18:58下载
- 积分:1
-
font-candidate
VC源代码 其它 VckbaseWiz zip 介绍如何制作APPWIZARD的程序范例()
- 2018-03-20 12:26:29下载
- 积分:1
-
IPC
实现两个进程间的通讯,IPC(Inter-Process Communication)是共享"命名管道"的资源,通过提供可信任的用户名和口令,连接双方可以建立安全的通道并以此通道进行加密数据的交换,从而实现对远程计算机的访问。(Communication between two processes, IPC (Inter-Process Communication) is a shared resource of the " named pipes" by providing a trusted user name and password, to connect the two sides can establish a secure channel and channels for the exchange of encrypted data enabling access to the remote computer.)
- 2012-09-10 08:37:18下载
- 积分:1