-
Code
进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
- 2008-07-23 17:36:37下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
SOCKET-TCP
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
- 2020-11-14 15:19:41下载
- 积分:1
-
2500011
IP地址映射表源码,例程程序结合易语言多线程支持库,调用API函数实现枚举IP地址映射表。(Source IP address mapping table , a routine procedure combining easy language support for multithreading library , call the API functions to enumerate IP address mapping table.)
- 2016-09-18 14:53:05下载
- 积分:1
-
ProcessList
说明: 枚举进程名名,进程图标,进程路径。
内容:
Project1.dpr
Project1.dproj
Project1.dproj.local
Project1.identcache
Project1.res
Project1_project.tvsconfig
Project1.exe
Unit1.dfm
Unit1.pas
(Enumeration process name names, process icon, the process path. Content:
Project1.dpr
Project1.dproj Project1.dproj.local Project1.identcache
Project1.res
Project1_project.tvsconfig
Project1.exe
Unit1.dfm
Unit1.pas)
- 2011-03-03 22:30:26下载
- 积分:1
-
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)
- 2014-04-23 14:51:26下载
- 积分:1
-
usaag
CString类的使用方法显现,不错的类方法,可以参考(CString class using methods appear, good class methods, can refer to)
- 2018-11-25 19:00:30下载
- 积分:1
-
ear
vc++http文件下载带显示进度,带文件大小显示,文件下载进度条,当前下载速度,也可以修改下载的文件名称(With vc++ HTTP file downloads according to schedule, file size, according to the file download progress bar, the current download speed, can also modify the download file name)
- 2017-05-23 05:00:02下载
- 积分:1
-
xhltwlevel_design
易语言的功能十分强大,就连一些大型工具也可以实现,这个就是个小例子()
- 2017-12-19 21:09:16下载
- 积分:1
-
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.)
- 2010-07-19 21:36:15下载
- 积分:1