搜索资源列表
vb_process
- VB进程编程原代码.本程序在Win98+VB6测试通过.-VB source code programming process. The Win98 VB6 procedures in the test.
ThreadMigrate
- 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
exitw
- 定时关机程序,在9x,2k,xp测试通过,Dephi中定时器的演示,关机代码的演示,30秒提醒功能。窗口在最顶端,较为实用。-Mytob.BSNotes procedures, the 9x, 2k, xp test pass, Delphi timer demonstration, the demonstration code shutdown, 30 seconds to remind function. In the top of the window, a more practical.
_1750675948__ZwQueryObject_trick
- 利用Windows的几个特性进行反测试的代码-several features of the anti-testing code
CommtestProGram
- 本代码是用VC++ 编写 能够测试PC机的串口收发数据,是学习的好资料!-this code is used to test the preparation of VC PC serial data transceiver study is a good information!
CECPU
- 一个测试CPU速度的小程序 不错的代码 C++编写
Windows
- 操作系统中基于的进程调度原代码 在Windows命令控制台下创建进程调度的方法,本文的方法实现并做些简单的进程及线程的测试程序
Hke_Rootkit
- 大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。 这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。
安全稳定的实现进线程监控
- 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码
StressMark压力测试程序
- 简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief StressMark test software is a Visual C prepared in the
nettest0827
- 可以测试网络站点延迟的一个代码.里面采用多线程方式,很实用.-Web site to test a code delay. Inside a multi-threaded manner, it is practical.
Multithread3
- 多线程的VC++源代码,代码经过测试功能正常,值得参考学习!-Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!
Windows_Thread_learn
- 多线程学习的很好的代码,里面有很多变成的实例,可以直接运动测试.-Learn a good multi-threaded code, which has become an example of many, can directly exercise test.
IOcomplex
- i/o多路复用+多线程服务器设计, 并附上测试代码-i/o multiplexer and multi threaded server design, with test code
createprocess
- 输入实验提供的代码后,可以输入createpc命令创建进程,输入showdetail显示每个进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。 2) showdetail 显示进程信息命令。 3) exit 退出命令行。 -Experiment to prov
deleteself
- 程序自我删除的示例代码,vc6编写,已测试通过-Process of self-removed sample code, vc6 writing, have been tested
PThreadTest
- 多线程测试小代码。使用API多线程函数编程。-Small multi-threaded test code. Multithreaded programming functions using the API.
MySocket
- socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
ghoe
- 连接socket的源代码 示例测试代码,主要达到HTTP连接作用-Connection socket source code examples of test code, mainly to HTTP connections
326750
- 基于opnet的自编统计量测试代码,对使用opnet中的API函数的统计量函数()