搜索资源列表
zbxi
- 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
添加激活的友元类列到你的程序中去
- C++程序添加激活的友元类列到已存在的程序中去,并包含演示例子。-adds C activation of the Friends of yuan out of the category of the existence of procedures that included demonstrations and examples.
鼠标输入编程演示程序 20040602222110
- 鼠标输入编程演示程序-mouse input programming Demonstration Program
Traffictest
- 一个java版本的十字路口的交通灯控制演示程序。-a java version of the traffic lights at the crossroads of the control program.
MultiThreadDemo
- 多线程的演示程序。建立两个线程,分别执行不同的任务-multithreading demonstration program. The establishment of two threads, the various duties
dispatcher
- 操作系统内存调度各种算法的示例,也是多线程在同一控件上作画的演示程序。-operating system memory scheduling algorithms example, multithreading in the same controls on painting demonstration program.
进程调度算法演示
- 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数。
18818_vbThread
- 一个VISUAL BASIC .NET多线程演示程序,
test
- 多线程管理,进行线程池管理,此程序只是演示程序,思路简单。
multi
- 也是一个win32多线程演示程序,和数学计算有关的,可以用来了解多线程
vc编的多线程演示程序
- 演示多线程,可以挂起和唤醒线程,很好的啊!-demonstration Multithreading can be flown and awaken threads, good ah !
os-banker
- 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
CreateThread
- 该程序为演示程序,创建多线程程序,初学C#编程可以借鉴。-Create multi-threaded program, beginners can learn C# programming.
2004122810505681
- Hanoi塔演示程序,Hanoi塔是一个不错的 游戏-Hanoi tower demo program, Hanoi Tower is a good game
pipe
- 一个简单的演示程序,关于如何写一个简单的pipe -Demonstration of a simple procedure on how to write a simple pipe
SetPriority
- 该程序为演示程序,设置线程的优先级,初学C#编程可以借鉴。-The program for the demonstration program, set the thread priority, beginners can learn C# programming.
create_thread
- 创建线程的小演示程序,计数演示分别为使用新线程和不使用线程。自编-A small demo program to create the thread, self. .
Genius
- 多线程的演示程序,在对话框应用程序中创建3个线程,通过进度条来显示进度条的处理-multi-thread demo program
commoncontrol
- 在C++6.0环境(MFC可视化)下开发的一个多线程演示程序,示例了三个线程的定义,并发,与挂起(原创)-Environment in C++6.0 (MFC visualization) developed under a multi-threaded demo program, the definition of an example of the three threads, concurrent, and hang (original)