登录

最新会员 最新下载

成为了本站VIP会员

12月25日 15:38

成为了本站VIP会员

12月25日 12:28

成为了本站VIP会员

12月25日 12:10

成为了本站VIP会员

12月24日 23:54

成为了本站VIP会员

12月24日 23:29

成为了本站VIP会员

12月21日 19:40
已选条件
  1. 编程语言:所有
  2. 代码类别:进程与线程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. dxc

说明:  这是多线程测试的代码,对于初学者很有帮助(This is a multi-threaded test code, very helpful for beginners)

0
下载
105
浏览
2011-02-21发布

2. multi-threaded_programming

  此文档为SUN公司的技术文档,讲解多线程编程的方法,非常规范详尽。(This document is the company' s technical documentation for the SUN to explain the multi-threaded programming method, very detailed specifications.)

2
下载
92
浏览
2010-12-24发布

3. MultiThread

  VC++多线程编程 线程池 线程调度 线程同步(Multi-threaded programming VC++ thread pool thread scheduling thread synchronization)

46
下载
150
浏览
2010-11-24发布

4. MulThread

  一个简单的多线程计数实例,带有挂起和唤醒的功能(A simple count of instances of multi-threaded, with suspend and wake-up function)

4
下载
111
浏览
2010-11-09发布

5. lingyun2009

  重写线程化操作模块,集群操作时,控制端自动检测CPU使用率而调整工作线程,更加稳定 加强了内网共享传播,文件感染(仅供公司或者网吧测试局域网安全性) DDOS模块添加多种攻击方式,加入了CC变异,无限CC,HTTP空GET,TCP多连接,UDP碎片攻击,发包稳定高效。自带的键盘记录可以穿透杀软的保险箱而正常工作,真正的一键代理,开启3389,内网映射,文件管理支持断点续传 。(Rewrite the threading operation module, cluster operation, the control-side CPU utilization and adjust automatically detect the work of threads, more stability and enhanced communication within the network share, file infection (for companies or Internet cafes test LAN security) DDOS module to add a variety of attacks, joined the CC variation, unlimited CC, HTTP empty GET, TCP and more connection, UDP fragmentation attack, stable and efficient contracting. The keyboard comes with recording software can penetrate to kill the safe and normal operation, the real agent of a key to open the 3389, internal network mapping, document management support for HTTP.)

177
下载
129
浏览
2010-07-19发布

6. jinchengdiaodu

  模拟进程在静态优先级算法下的调度过程 算法选择:静态优先级。(Simulation process under static priority scheduling algorithm algorithm selection process: static priority.)

4
下载
134
浏览
2010-06-02发布

7. COMOutOfProcess

  进程外组件说明文档,详细介绍进程外组件通信方式(Component-process documentation, detailed component-process communication)

15
下载
155
浏览
2010-05-29发布

8. MFCThread

  MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)

408
下载
154
浏览
2010-05-26发布

9. nb

说明:  200行左右的程序,多线程程序,大家可以看看(About 200 line program, multi-threaded program, we can see)

0
下载
109
浏览
2010-05-25发布

10. ProcessMonitor

  这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)

30
下载
134
浏览
2010-05-20发布

11. WebCrawler

  多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)

33
下载
127
浏览
2010-05-10发布

12. 081510

  设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)

5
下载
105
浏览
2010-05-06发布

13. MCP2515

说明:  基于MCP2515的CAN总线程序,简单易学,时与初学者学习 (hfhfh ghghgh shshs。)

1
下载
129
浏览
2010-04-14发布

14. duohePPT

说明:  有关多核运算的PPT资料,多核程序设计及多核技术导论(PPT information about multi-core computing, multi-core programming and multi-core technology, Introduction to)

0
下载
131
浏览
2010-03-22发布

15. hhhh

  功能很强大,内容很丰富,很有实用价值的线程与进程实例,供大家参考(Function is very powerful, the content is very rich, very practical examples of threads and processes, for your reference)

4
下载
130
浏览
2010-03-05发布

16. KillProcessEx

  用系统底层API,用多种方法结束进程,一般没有被驱动保护的应用程序都能被强制结束掉,代码仅供参考,如有问题,请发邮件给我。(With the system, the underlying API, using a variety of ways the end of the process, generally has not been driven to protect the application can be forced off the end of the code for reference only, any questions, please email to me.)

186
下载
110
浏览
2010-03-02发布

17. SimElavotor

  电梯运行模拟程序,用多线程根据参数设置自动实现(Elevator running simulation program, using multiple threads parameter is set automatically according to)

4
下载
124
浏览
2010-01-21发布

18. jinchengdiaodu2

  进程调度算法,使用类做的先来先服务算法进行调度(Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm)

4
下载
124
浏览
2009-12-10发布

19. banker

  银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock created a kind of algorithms. It is the bank lending system, allocation strategy based on judgments and to ensure the safe operation of the system.)

9
下载
145
浏览
2009-11-16发布

20. SearchFile

说明:  该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)

1
下载
191
浏览
2009-08-11发布