搜索资源列表
Api_Grabber_ASM
- 程序名称:暴力搜索内存空间获得 Api 的线性地址 适用OS:9x/Me/2k/XP -procedures title : violence Search Api access memory space of linear address applicable OS : 9x/Me/2k/XP
SMViewer
- 通过API函数,获得系统内存,BOIS上的信息。-through API functions, access to system memory, the information on BOIS.
系统开机时间
- 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can ask the system in the long run
利用API和注册表获取系统信息
- 通过调用Windows的API函数和访问Windows注册表-by calling Windows API functions and access the Windows Registry
CNetControl
- 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
unicap-0.1.16.tar
- unicap provides an uniform access to video capture devices. Currently you can access v4l, v4l2, IIDC 1394 ( DCAM ) cameras and video to firewire converters with a single API. New devices can be added via a plugin system-unicap provides an uniform acc
paulyreceive-1
- 通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取.-NetApi32.dll provided by the Windows API to achieve card system MAC address access.
USBapi
- 用c++编写的,通过调用api函数实现对USB设备信息的获取!-prepared to c, by calling api Function USB devices to access information!
Ini
- // \"CIni\" is a simple API wrap class used for ini file access. // The purpose of this class is to make ini file access more // convenient than direct API calls. // // This file is distributed \"as is\" and without any expressed or implied
非API函数检测操作系统类型
- 非API函数检测操作系统类型 现在几乎所有的程序员都采用扩展程序接口(API)来获取操作系统信息。采用AIP函数,我们不需要关心当前所用的操作系统具体状况-non-operating system API function testing is now almost all types of programmers are used to expand programming interface (API) to access the operating system information.
C++通过WIN32 API获取逻辑磁盘详细信息
- 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
qt3
- 该文档是QT3的API,方便QT3在编程时查阅!-The document is QT3 the API, to facilitate access QT3 in programming!
Win32API
- win32 API:由网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-win32 API: data from the Web into a Help file. To allow access to API function becomes more simple, easy, but also more effec
cache
- OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
HOOKAPI
- 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
twoapi
- 两个API同时访问串口,用以检测串口功能的正常.-API access to two serial ports at the same time to detect the normal serial port function.
Test Crypt API
- CryptAPI测试程序源代码,包含获取证书链、枚举证书、获取设置证书属性、生产证书请求等源代码。-CryptAPI test program source code, including access to the certificate chain, enumeration certificate, certificate of property get set, production certificate request。
getdiskata
- 实战DeviceIoControl :通过API访问设备驱动程序 -Combat DeviceIoControl: API access through the device driver
Google-Safe-Browsing-API
- delphi 写的访问 Google Safe Browsing API 的实现,Google Safe Browsing API 主要实现的是检测网站是否合法,是否网站有被感染,GOOGLE API里面还提供了钓鱼网站的检测规则。例子里面采用两个方式,一个是POST 一个是GET,post可以检测多个链接,GET只能一个。-delphi write access to achieve Google Safe Browsing API' s, Google Safe Browsing AP
ProCamera2Client
- Implements the binder IProCameraUser API, meant for HAL2-level private API access.
