搜索资源列表
threadpool_doc
- 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
threadpool_src
- 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
vcdplay
- 一个完整我的数字硬盘录像机系统软件,包括视频数据采集与压缩录像;云台控制;接入报警与电子地图 我 。-integrity of a digital disk recorder system software, including video data acquisition and video compression; tilt control; Access Warning and Electronic Map I.
commandpassword
- 用VC编写的链表程序,比较完整的实现了这种算法,可以应用在其他程序中-VC List prepared by the procedure, a more comprehensive implementation of this algorithm can be applied in other proceedings
system_jincheng
- 显示出系统中的所有进程和每个服务进程的完整路径,vc-system shows all the processes and process each service the full path, vc
systemcourse
- 显示出系统中的所有进程和每个服务进程的完整路径的源代码
ThreadTest
- VB中利用Active Exe实现稳定的多线程 完整源码
Thread3_23
- 多线程事例程序,代码注释完整,适合学习多线程的初学者研究
SystemProgCode
- 进程查看用过whoami吧,这个tokenInfor和它的功能相仿,不过是查看指定进程的用户信息和访问令牌信息。 本版管理员不能查看普通用户进程的信息,功能完整的版本可以从www.red8black.com上下载。
zuoyediaodu
- 编写并调试一个单道处理系统的作业等待模拟程序。 作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)的调度算法。 对每种调度算法都要求打印每个作业开始运行时刻、完成时刻、周转时间、带权周转时间,以及这组作业的平均周转时间及带权平均周转时间,以比较各种算法的优缺点。(所有算法都是用VC++6.0编写) 补充说明:本程程序序包含两个算法,虽然两个算法是在同一个程序中,但两个算法是相互独立的,因为交作业之前我以为两个算法可以分开交,后来才知道要合在一个程序,所
vbMultiThread
- VB开发多线程比较困难,这是一个完整的VB多线程开发演示代码,代码清晰易懂。
http
- Http服务器多线程下载文件,实现多线程文件下载不想想象中的那么复杂,具体思路为:首先确定下载文件的大小,根据文件大小确定采用几个线程下载,每个线程下载文件的不同布分;然后再线程下载完后,将每个线程下载的数据按照顺序组合为一个完整的文件,这样就实现了文件的多线程下载。
进程管理器
- 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
简单的线程池
- VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
remote_thread
- Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
LanScan
- 多线程的局域网扫描,可以在1秒钟内扫描完整个网段-Group of multi-threaded scanning local area networks
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.
PRocess
- 一款演示进程调度的软件. 具有完整的调度演示功能.可以实现文件,随机,手动分配等.-A demonstration of the process of scheduling software. With a complete presentation of the scheduling function. Can be documents, random, manual distribution.
cshttpmultithread
- 多线程下载,可以任意把文件分成多份下载,下载完成后,合并成一个完整的文件-vs.net