登录

最新会员 最新下载

成为了本站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. ThreadWithWindowsForm

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

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

2. TEST3

  线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)

5
下载
89
浏览
2013-10-30发布

3. TEST3

  线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)

5
下载
96
浏览
2013-10-30发布

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

3
下载
96
浏览
2013-10-26发布

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

3
下载
97
浏览
2013-10-26发布

6. AutoFinderDemo

  使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)

3
下载
90
浏览
2013-09-21发布

7. AutoFinderDemo

  使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)

3
下载
96
浏览
2013-09-21发布

8. VCPP-EXE-communication-

  进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)

4
下载
82
浏览
2013-09-08发布

9. VCPP-EXE-communication-

  进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)

4
下载
94
浏览
2013-09-08发布

10. CPUdrawsina

  采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)

2
下载
80
浏览
2013-07-13发布

11. Ex1

  this is the c++ file regarding threads

1
下载
79
浏览
2013-07-06发布

12. multithread1.1

  labwindows/cvi 多线程实例 经过自己修改(labwindows/cvi multi-threaded example after their changes)

22
下载
91
浏览
2013-06-12发布

13. renwuguanliqi

  任务管理器小程序,有完整的源代码,C实现 (Similar to the windows task manager, with complete source code.)

2
下载
102
浏览
2013-05-31发布

14. ShareMemory_src

  visual C++实现的进程间通信源代码(communication between the process of visual C++ achieve source code)

3
下载
142
浏览
2013-05-21发布

15. pthread_pie

  并行计算:多线程计算Pi值。 运行与编译环境:Linux(Parallel computing: multi-threaded calculating the value of Pi. Operation and compile environment: Linux)

1
下载
88
浏览
2013-05-07发布

16. Win32

  关于win32多线程编程的书籍,很不错的资源,欢迎大家下载(win32 Multi-threaded programming)

1
下载
92
浏览
2013-04-26发布

17. MultiThread

  多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)

3
下载
97
浏览
2013-04-25发布

18. test1

  TCP SYN扫描。采用多线程扫描任意端口(TCP SYN scan. Using multithreading scan any port)

16
下载
95
浏览
2013-04-13发布

19. scan

  端口扫描 多线程实现 使用的是VC++语言,有vs2010调试并测试成功(Port scan)

5
下载
106
浏览
2013-03-29发布

20. loadBanace

  里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。 (Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)

21
下载
75
浏览
2013-02-26发布