搜索资源列表
获取进程模块的信息
- 获取进程模块的信息-access to the information process module
DOSOutputs
- 执行dos命令,并能够获得dos命令的输入内容.-implementation of the order and access to dos order input.
ProcessLib
- 获取系统进程的信息的DLL,包括进程列表,进程号,并可对进程进行操作-access to the information system DLL, including the list of process, process, the process can operate
WinThrottle_005_src
- CPU Throttle查看的源代码,比较高级!初学者不要下载-CPU Throttle access to the source code, more advanced! Beginners should not download
ThreadSync01
- 当你在程序中使用多线程时,这经常会用到,而且这些线程需要同时访问同一个资源时,这个可能性很大,这时候你就需要用到线程同步技术。有些线程以只读方式访问资源,我们叫它ReadThread,而有些线程却需要对资源进行写入,我们叫它WriteThread,我们暂时先这样称呼。如果一个线程对资源的访问是读写方式,我们把它看作是WriteThread。 -when you process multiple threads, which are often used, but these threads
vcdplay
- 一个完整我的数字硬盘录像机系统软件,包括视频数据采集与压缩录像;云台控制;接入报警与电子地图 我 。-integrity of a digital disk recorder system software, including video data acquisition and video compression; tilt control; Access Warning and Electronic Map I.
win-access-bios
- This doc discribe how to access bios in windows environment.-discribe how to access bios in wind boasting environment.
cdlist
- 利用ZwQuerySystemInformation获取系统进程信息-use ZwQuerySystemInformation systematic process of information access
Freq
- 频率计数器 通过获得系统的高性能频率计数器在1000毫秒内的震动次数-frequency counters through access to a high-performance system frequency counter in 1000 milliseconds vibration frequency
modifyregistry
- 实际编程中,有时需要访问和修改注册表信息,本实例功能为访问和修改注册表中的用户姓名和公司名称。-actual programming, and sometimes need to access and modify the registry information, examples of the functions of access and modify the registry of names and user names.
threads_src
- 对线程进行了有效的封装,使开发都能够方便的使用线程,并能够为线程提供私有的数据访问方法。-right threads to an effective package, enabling developers can facilitate the use of threads and threads to provide private data access methods.
ProcessCtrl
- 获取当前进程列表以及详细信息,*运行在被控端的进程。-access to the current list, and a detailed process information, killing Beikongduan running in the process.
ProcessPolicy
- 实现获取当前进程信息,并可以设置规定哪些进程或应用程序可以在被控端运行。-achieve access to the current process information and the setting up of provisions which processes or applications can run in Beikongduan.
daothreadqxc
- 通过ado与access数据库连接,并运用了多线程编程。-through ado and access database connections, and use a multi-threaded programming.
threadphilosopher
- 利用线程方案实现实现哲学家问题.设置五个信号量代表五把叉子,初使值均为1,表示5把叉子均可以取,设置五个线程代表5个哲学家,其值分别为0~4,规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是1,2号哲学家竞争1号叉子,3,4号哲学家竞争3号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲学家进入阻塞等待队列,根FIFO原则,则先申请的哲学家会较先可以吃饭,因此不会出现饿死的
RmExec
- 远程注入的令一种方法: 本例子是利用远程注入让EXPLORER.exe加载CMD.EXE。注意,只能用RELEASE版本,如果想用DEBUG版本,可以把远程函数注入部分(remote.cpp)写成LIB连接接入即可。-leading to the remote injection method : This example is the use of telemedicine for EXPLORER.exe loaded into CMD.EXE. Attention, which can
HncSystemInfo
- 获得系统信息,下载之,赶紧的大加,-access system information, downloading, the increase quickly, Ha Ha Ha
ProcessKiller_Ver1.1
- ProcessKiller_Ver1 简要介绍: 通过提升当前进程的权限,获得SEDEGUG特权, 然后就可以杀掉当前系统中的高级别进程, 经测试,除:System Idel,System和Csrss三个进程无法杀掉外, 其他进程均可杀掉。 双击列表中的相应进程可以查看进程的所有模块列表。 -ProcessKiller_Ver1 briefed : upgrading the competence of the current process. SEDEGUG
MutexesDlg
- 编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multi
Multi-threaded-access-network
- 多线程访问网络 及教程说明(文字) -The multithreaded access network and tutorials (text)
