-
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
-
081510
设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
- 2010-05-06 23:21:03下载
- 积分:1
-
regihters_divide
动态分区方式主存的分配和回收, 通过本实验可以了解在动态分区管理方式(Dynamic partitioning method of main memory allocation and recovery, by way of this experiment can understand the dynamic zoning administration)
- 2017-04-08 22:20:34下载
- 积分:1
-
TSP_fdr_clnthins
本资源包含基于蛮力法DFS解决TSP问题的相关代码以及TSP的城市数据(This resource contains codes for solving TSP problems based on brute force DFS and city data for TSP)
- 2018-10-11 16:00:41下载
- 积分: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
-
3910496
利用远程线程实现进程隐藏,给QQ发送的消息加上小尾巴(Remote thread hidden process, QQ sent to the news with a small tail)
- 2007-06-28 15:12:49下载
- 积分:1
-
4261149819
进程双向通信源码例程,程序结合易语言多线程支持库和进程通讯支持库,实现进程双向通信。(The process of two-way communication source routines, programs combined with easy language support for multithreading library and interprocess communication support library that implements two-way communication process .)
- 2016-08-07 09:59:29下载
- 积分:1
-
2500011
IP地址映射表源码,例程程序结合易语言多线程支持库,调用API函数实现枚举IP地址映射表。(Source IP address mapping table , a routine procedure combining easy language support for multithreading library , call the API functions to enumerate IP address mapping table.)
- 2016-05-24 10:36:29下载
- 积分:1
-
mm
说明: 多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘(Implementation of parallel matrix multiplication of multi thread
)
- 2014-01-15 19:14:57下载
- 积分:1
-
Receiving-and-sending-messages
线程间的消息接收与发送 可作为多个线程通信的基础代码(Thread to receive and send messages between multiple threads can be used as the basis for communication code)
- 2011-07-01 09:39:32下载
- 积分:1