搜索资源列表
THREADPOOL_LIMIT_srczip
- 非常不错的线程池代码,让系统的线程池中的线程数超过系统默认上限。-very good thread pool code, the thread pool threads over the system default ceiling.
实验一 进程、线程的控制
- 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。 每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : T
用ftp协议完成多线程断点续传的源码
- 各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
emfdr_1_0
- Delphi版的邮箱搜索程序源代码,功能如下: 可以在因特网上自动搜索邮箱 支持vbscr ipt和javascr ipt脚本语法 允许微调线路设置 允许代理设置/搜索层数设置/工作线程数设-Delphi version of the mail source code search procedures, functions as follows : on the Internet can automatically search and mail support vbsc
GetPi
- 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency
QueueMgr
- 基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性-It can auto-adjust threads basing on queue-hanging up,which also use strategies for flexiblility and extensibility.
A Simple Crawler Using C# Sockets
- 一款C#编写的多线程网络爬虫,可以进行线程数、爬取深度、等等多方面设置
C++多线程扫描端口(可以自己设置线程数)
- C++多线程扫描端口,可以自己IP段,端口范围, 线程数量,对于新开发者,有一定的意义。
FinderDemo
- 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
ShowAllProcess
- 一个使用了CListCtrl的对话框程序,可以查看当前系统的进程,线程数,ID,优先级-CListCtrl in a dialog with the program, you can view the current system processes, threads, ID, priority
uxtheme_tcpip
- WindowXP SP3专用的Uxtheme和破解Windows下载线程数的文件,需要进行替换-Uxtheme dedicated WindowXP SP3 and Windows download crack the threads of the documents, the need for replacement
SystemExperiment2
- VC系统同时存在最大进程数,线程数,打开文件数的测试小程序-VC system at the same time the existence of maximum number of processes, threads, open the file to test a small number of procedures
ComInfo
- 自动获取沪深股市的上市公司的公告,可以设置时间,线程数等。-fetch the annoucement of company of hu shen stock market
vccom
- 用VC^++实现多线程方式下的串行通信 摘要:结合实际工程,在VC 环境下通过采用创建事件对象来保持线程同步、利用两个监听函 数提高数据接收效率和可靠性等措施实现了多线程串行通信,完成了工程前端数据采集器与后台 计算机之间的数据传输。 关键词:串行通信;多线程;VC 中图分类号:TN919.3 文献标识码:A-Serial communication realization by multiple threads in VC++ ZH AN G W ei—gang。cH
IISWatcher_V2.5
- 本软件适用于虚拟主机提供商用于排查个别有问题的网站. 本软件 的最大特点是可以监控每一个WEB站点的资源使用状态,包括:CPU使用 率,总的CPU时间,内存,最大内存,线程数,模块数等. 如果某个网站 CPU占用率,或内存,最大内存非常大,标志该网站流量很大,或程序有问 题. V2.5的版本增加了流量监控及流量统计的功能.可以实时监控每一 个站点的流量,及统计每个站点过去一段时间内的流量.-The software provider for
threadpool
- 很经典的线程数源码了,只有头文件和源文件,可以自己建立工程调试-Classic threads source code, and only the header files and source files, it can do to establish engineering debugging
FinderDemo
- 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。-VC++ multi-threaded high-speed file search code, set the path, file name that contains characters, number of threads, the program will quickly run up, but will
10
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
hardwareesevatnr
- 基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性()
pbthreadpool
- pb线程池,支持线程管理、等待队列、控制并发数(thread pool for pb,management for thread,waiting queue and concurrency)