登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:C++
  2. 代码类别:进程与线程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. c-multiple-thread-in-linux

  C语言多线程编程实例 LINUX 线程相关操作 pthread_t pthread_create pthread_join pthread_exit(c multiple thread programming in linux )

2
下载
70
浏览
2015-11-07发布

2. ThreadTest

  创建线程对象示例,通过显示两个随机数测试线程运行速度。(Create a thread object example, by displaying two random number test thread running speed.)

3
下载
55
浏览
2015-08-08发布

3. ProcessInfo

  操作系统中有名的“Process Information.exe”程序,观察当前电脑运行进程信息包含工程文件和执行EXE,注意要在VS上运行,VC6.0的MFC库版本过低,可能不能运行工程文件。(OS famous Process Information.exe program, observe the current computer running process information includes project files and EXE, pay attention to run on VS, MFC library version VC6.0 is too low, you may not run the project file.)

3
下载
84
浏览
2015-05-06发布

4. 1

说明:  Test of something to upload

0
下载
89
浏览
2015-04-02发布

5. idonot

  多线程编程,线程同步,是编写线程,特别是多线程的好资料(Multi-threaded programming, thread synchronization, is to write a thread, especially multi-threaded good information)

3
下载
86
浏览
2015-03-09发布

6. thread_pool

  基于pthread的线程池的VC实现,可集成到多线程系统中使用。(implementation of thread pool based on PThread. developed under VC2008)

1
下载
61
浏览
2015-02-13发布

7. mult-test

  visual c++控制台多线程demo(vc muti-thread demo)

9
下载
78
浏览
2015-01-28发布

8. 2

说明:  这篇讲述线程之间存在竞争时如何确保同步并且不发生死锁(This tells the thread between the presence of competition and how to ensure synchronization deadlocks do not occur)

0
下载
59
浏览
2014-06-07发布

9. dining-philosophers-varellow

  windows下使用多线程对哲学家就餐问题进行仿真(Dining philosophers problem algorithm simulation)

7
下载
96
浏览
2014-05-10发布

10. mappings

  功能是仲裁访问的互斥体,包含创建数据文件,创建仲裁的互斥体,根据文件创建100个线程来读写,关闭对象(Function is to arbitrate access mutex,Includes creating a data file, create a mutex arbitration, creates 100 threads to read and write in the paper, close the object)

4
下载
87
浏览
2014-04-23发布

11. 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)

4
下载
116
浏览
2014-03-27发布

12. WindowsForms_CeShi

  自己写了一个主线程等待多个线程执行.有二种方式去进行。对多线程很有帮助。(Write a main thread waits for multiple threads of execution. There are two ways to proceed. Multi-threaded helpful.)

4
下载
53
浏览
2014-01-27发布

13. WindowsForms_CeShi

  自己写了一个主线程等待多个线程执行.有二种方式去进行。对多线程很有帮助。(Write a main thread waits for multiple threads of execution. There are two ways to proceed. Multi-threaded helpful.)

4
下载
66
浏览
2014-01-27发布

14. mm

说明:  多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘(Implementation of parallel matrix multiplication of multi thread )

0
下载
72
浏览
2014-01-15发布

15. mm

  多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘(Implementation of parallel matrix multiplication of multi thread )

5
下载
57
浏览
2014-01-15发布

16. r_w

  利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)

1
下载
96
浏览
2013-12-30发布

17. r_w

  利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)

1
下载
90
浏览
2013-12-30发布

18. ThreadTest

  多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。(Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.)

4
下载
91
浏览
2013-12-11发布

19. ThreadTest

  多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。(Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.)

4
下载
92
浏览
2013-12-11发布

20. ThreadWithWindowsForm

  c#关于多线程同时让消息列表继续循环的demo。 (c# multithreading while allowing the message list to continue cycling demo.)

1
下载
85
浏览
2013-11-03发布