▍1. dxc
说明: 这是多线程测试的代码,对于初学者很有帮助(This is a multi-threaded test code, very helpful for beginners)
此文档为SUN公司的技术文档,讲解多线程编程的方法,非常规范详尽。(This document is the company' s technical documentation for the SUN to explain the multi-threaded programming method, very detailed specifications.)
VC++多线程编程 线程池 线程调度 线程同步(Multi-threaded programming VC++ thread pool thread scheduling thread synchronization)
一个简单的多线程计数实例,带有挂起和唤醒的功能(A simple count of instances of multi-threaded, with suspend and wake-up function)
重写线程化操作模块,集群操作时,控制端自动检测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.)
模拟进程在静态优先级算法下的调度过程 算法选择:静态优先级。(Simulation process under static priority scheduling algorithm algorithm selection process: static priority.)
进程外组件说明文档,详细介绍进程外组件通信方式(Component-process documentation, detailed component-process communication)
MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
说明: 基于MCP2515的CAN总线程序,简单易学,时与初学者学习 (hfhfh ghghgh shshs。)
说明: 有关多核运算的PPT资料,多核程序设计及多核技术导论(PPT information about multi-core computing, multi-core programming and multi-core technology, Introduction to)
功能很强大,内容很丰富,很有实用价值的线程与进程实例,供大家参考(Function is very powerful, the content is very rich, very practical examples of threads and processes, for your reference)
用系统底层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.)
电梯运行模拟程序,用多线程根据参数设置自动实现(Elevator running simulation program, using multiple threads parameter is set automatically according to)
进程调度算法,使用类做的先来先服务算法进行调度(Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm)
银行家算法是避免死结(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.)
说明: 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(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)