搜索资源列表
截取百事通
- 截取百事通,delphi 源代码,通过程序可以学习到如何使用windows api截取别的程序内的文字内容-interception knowledgeable person, delphi source code, adopted procedures to learn how to use the windows api interception other procedures within the text
undoc api
- 几个未公开的API函数,希望对你有用,这还不详细?-several undisclosed API function, useful to you, not in detail?
zbxi
- 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
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
WinSock-2.2-API-(E)
- winsock是在windows平台下重要的通讯方式。-protocols of the windows platform important means of communication.
Thread_Windows
- windows环境下进程的创建与撤销,使用API实现进程的同步与互斥-windows environment and the process of creating revocation, the use of API process of synchronization and mutual exclusion
APIFucntion
- API函数的简单调用。基于visual basic的例子。对api初学者有一定的帮助。-simple API function calls. Based on visual basic example. Api beginners to have some help.
Control_ThreadWithApi
- 用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程-with visual c 6.0 creation of a closed-thread example, very suitable for beginners learning to use the API to create threads
CreateOneProcess
- 调用windowsAPI创建一个进程,示范如何使用createprocess这个API函数-call windowsAPI create a process, A demonstration of how to use this API function createprocess
bootstrap
- 这个频率与硬件和操作系统都可能有关。利用 API 函数 QueryPerformanceFrequency 可以得到 这个定时器的频率。利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。根据 要延时的时间和定时器的频率, 可以算出要延时的时间定时器经过的周期数。在循环里用 QueryPerformanceCounter 不停的读出定时器值, 一直到经过了指定周期数再结束循环, 就达到-the frequency with hardwa
API
- 利用API在Windows下创建进程和线程 在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架
windows functions api
- Windows API函数大全 作者 不详 关键字 Windows API函数大全 原作者姓名 不详 介绍 简要的Windows API函数大全-Windows API function Daquan author unknown keyword Windows API function Daquan original author unnamed briefly introduced the Windows API function Daquan
sum_static
- 使用windows api的多线程入门级简单实例,使用临界区作为同步机制-Use windows api easy entry-level multi-threaded example, the use of the critical zone as a synchronization mechanism
GetProcessUsage
- 调用windows API 函数来得到目前进程所占的CPU利用率。如任务管理器中查看CPU利用率一样-Calling windows API function to get the current process of the CPU utilization percentage. Such as the Task Manager to view CPU utilization, as
TestControl(API)
- API多线程: Visual C++ API多线程的实例-Multithreaded API
CMultiSvr(SOCKET-API-Multi-Thread)
- SOCKET API 阻塞 多线程 的TCP客户端程序,实现与多服务器通讯功能,并支持自主重连功能。-socket API blocking multi-thread tcp client
CSharp-using-Windows-API-
- 用C#调用Windows API和其它进程通信 -C# to call the Windows API and other process communication
process-api-working
- this program is related api
API
- 教你如何使用线程API函数的参数及使用。-Teach you how to use the parameters and using threads API functions.
API
- 易语言调用API创建进程 API创建进程-Yi language API API calls to create a process to create a process