-
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
-
Thread4_23
多线程资源控制方面的 非常的好用啊 (Multi-threaded resource control is very easy to use ah)
- 2008-08-15 18:17:46下载
- 积分:1
-
5117076
Clipboard viewer Clipboard view program
- 2017-04-21 21:56:45下载
- 积分:1
-
but
该程序是用来画图示例,也可对您的编程技巧掌握vc编译环境有所帮助(This program is used for drawing examples, but also for your programming skills to master the vc compilation environment)
- 2018-10-19 23:33:52下载
- 积分:1
-
linjiequ
用软件方法解决上述临界区问题—兄弟。即要求修改sm6,实现accnt1+accnt2 提交的程序名:ex2
采用的算法可选择:
–Peterson算法:(Solving these critical problems by using software method . That requires modifications to the sm6 implementation of accnt1+accnt2, the program name- submit: ex2
The algorithm can choose:
Peterson algorithm:)
- 2020-11-01 19:49:55下载
- 积分:1
-
indkwect
This zip file provides a source for developing dialog boxes with stateful bars, toolbars, and toolbars in the vc platform
- 2018-12-24 01:31:40下载
- 积分:1
-
HRHXEI
组件编程例子程序,本人自写的,希望对你有帮助(Component programming example program, self-written, I hope to help you)
- 2018-12-31 21:28:07下载
- 积分:1
-
multithread-chatting-room
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编
写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled
Write Internet chat room procedures)
- 2013-10-26 22:22:52下载
- 积分:1
-
man__beeteen
可支持protobuf 与 json 的互转, 但必须protobuf生成时不能带lite(Interchangeability between protobuf and json can be supported, but lite must not be taken when protobuf is generated)
- 2018-10-09 20:01:52下载
- 积分:1
-
2
说明: 这篇讲述线程之间存在竞争时如何确保同步并且不发生死锁(This tells the thread between the presence of competition and how to ensure synchronization deadlocks do not occur)
- 2014-06-07 15:49:42下载
- 积分:1