登录

最新会员 最新下载

成为了本站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. 编程语言:Visual C++
  2. 代码类别:进程与线程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. pthread_pie

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

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

2. Win32

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

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

3. MultiThread

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

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

4. test1

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

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

5. scan

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

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

6. 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发布

7. create-and-terminate-Process

  进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容(Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations)

6
下载
86
浏览
2013-01-10发布

8. jingchengtongbu

  哲学家思考吃饭的问题,即进程同步问题!!!!!!!(Philosophers think about eating problems)

5
下载
81
浏览
2012-11-25发布

9. duoxiancheng

  如何实现多线程多任务?这是一个很好的学习例子,想学的可以看看(How to implement multi-threaded multi-tasking? This is a good learning example, want to learn can take a look at)

4
下载
97
浏览
2012-11-04发布

10. CreateProcessAsUser

  主要的功能是创建用户使用的一个子进程,一般的子进程都是由system启动的,但是这个是当前用户启动的。(The main function is to create a user using a subset of the process, a subset of the general process is initiated by system, but this is the current user initiated.)

125
下载
96
浏览
2012-10-30发布

11. IPC

  实现两个进程间的通讯,IPC(Inter-Process Communication)是共享"命名管道"的资源,通过提供可信任的用户名和口令,连接双方可以建立安全的通道并以此通道进行加密数据的交换,从而实现对远程计算机的访问。(Communication between two processes, IPC (Inter-Process Communication) is a shared resource of the " named pipes" by providing a trusted user name and password, to connect the two sides can establish a secure channel and channels for the exchange of encrypted data enabling access to the remote computer.)

8
下载
89
浏览
2012-09-10发布

12. InterfaceThread

实例12-1:使用用户界面线程实例 联合开发网 - pudn.com

6
下载
149
浏览
2012-07-09发布

13. MultiThread6

  建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)

10
下载
85
浏览
2012-06-21发布

14. win32

  win32.多线程程序设计,更好了解通讯这一块。(the win32 multi-threaded programming, a better understanding of the communication of this one.)

3
下载
70
浏览
2012-06-05发布

15. MTThread-and-Queue

  自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)

23
下载
95
浏览
2012-04-26发布

16. MFCThread

  一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ... )

13
下载
99
浏览
2012-04-22发布

17. ProcessHide

  VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。(VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.)

248
下载
94
浏览
2012-03-11发布

18. MultiThread

  MFC多线程操作,解释qq运行基本原理.(MFC multithreaded operation, explain qq basic principle operation.)

8
下载
93
浏览
2012-02-23发布

19. COPYDATA

  VC编程,进程间利用CopyData通信(VC programming, interprocess communicate through by CopyData )

9
下载
129
浏览
2012-02-21发布

20. CreateThreadExample

  创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)

7
下载
85
浏览
2012-02-07发布