-
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
-
DFTaFFT-Concurrent
多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 (MultiThread DFT FFT)
- 2016-02-15 16:51:12下载
- 积分:1
-
IDmessage
此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API(id-id message)
- 2013-08-14 20:26:30下载
- 积分:1
-
tootsourceLAN
局域网上一个很好用的软件——飞鸽传书IPMSG的源代码原件(LAN is a very useful software- flying pigeon book IPMSG original source code)
- 2017-04-22 16:25:19下载
- 积分:1
-
CPUdrawsina
采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)
- 2013-07-13 21:30:45下载
- 积分:1
-
idonot
多线程编程,线程同步,是编写线程,特别是多线程的好资料(Multi-threaded programming, thread synchronization, is to write a thread, especially multi-threaded good information)
- 2015-03-09 18:08:43下载
- 积分:1
-
RWCriticalSection_src
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
- 2005-06-15 22:24:09下载
- 积分:1
-
mult-test
visual c++控制台多线程demo(vc muti-thread demo)
- 2015-01-28 22:26:16下载
- 积分:1
-
3910496
利用远程线程实现进程隐藏,给QQ发送的消息加上小尾巴(Remote thread hidden process, QQ sent to the news with a small tail)
- 2007-06-28 15:12:49下载
- 积分:1
-
WebCrawler
多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
- 2010-05-10 12:43:47下载
- 积分:1