CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - api access

搜索资源列表

  1. Api_Grabber_ASM

    0下载:
  2. 程序名称:暴力搜索内存空间获得 Api 的线性地址 适用OS:9x/Me/2k/XP -procedures title : violence Search Api access memory space of linear address applicable OS : 9x/Me/2k/XP
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4.74kb
    • 提供者:吴晓亮
  1. SMViewer

    0下载:
  2. 通过API函数,获得系统内存,BOIS上的信息。-through API functions, access to system memory, the information on BOIS.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:7.21kb
    • 提供者:陈小杰
  1. 系统开机时间

    0下载:
  2. 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16.08kb
    • 提供者:zds
  1. 利用API和注册表获取系统信息

    0下载:
  2. 通过调用Windows的API函数和访问Windows注册表-by calling Windows API functions and access the Windows Registry
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:黄桦
  1. CNetControl

    0下载:
  2. 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:141.46kb
    • 提供者:王勃
  1. unicap-0.1.16.tar

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:822.94kb
    • 提供者:song wm
  1. paulyreceive-1

    0下载:
  2. 通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取.-NetApi32.dll provided by the Windows API to achieve card system MAC address access.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14.05kb
    • 提供者:libaoli
  1. USBapi

    0下载:
  2. 用c++编写的,通过调用api函数实现对USB设备信息的获取!-prepared to c, by calling api Function USB devices to access information!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40.53kb
    • 提供者:ouyangmaochun
  1. Ini

    0下载:
  2. // \"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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.35kb
    • 提供者:sunrise
  1. 非API函数检测操作系统类型

    0下载:
  2. 非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.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5.76kb
    • 提供者:浪天
  1. C++通过WIN32 API获取逻辑磁盘详细信息

    0下载:
  2. 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17.43kb
    • 提供者:美美
  1. qt3

    0下载:
  2. 该文档是QT3的API,方便QT3在编程时查阅!-The document is QT3 the API, to facilitate access QT3 in programming!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:吕天剑
  1. Win32API

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:344.01kb
    • 提供者:史东寒
  1. cache

    0下载:
  2. OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:795.98kb
    • 提供者:huaweiwd
  1. HOOKAPI

    0下载:
  2. 使用钩子函数-数据传递HOOKAPI获取当前鼠标指针的全局钩子源码-The use of hook function- HOOK API data transfer mouse pointer access to the current global hook source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:222.2kb
    • 提供者:csdner
  1. twoapi

    0下载:
  2. 两个API同时访问串口,用以检测串口功能的正常.-API access to two serial ports at the same time to detect the normal serial port function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2.99kb
    • 提供者:hu
  1. Test Crypt API

    1下载:
  2. CryptAPI测试程序源代码,包含获取证书链、枚举证书、获取设置证书属性、生产证书请求等源代码。-CryptAPI test program source code, including access to the certificate chain, enumeration certificate, certificate of property get set, production certificate request。
  3. 所属分类:CA认证

    • 发布日期:2013-08-05
    • 文件大小:39.83kb
    • 提供者:wang xuelin
  1. getdiskata

    0下载:
  2. 实战DeviceIoControl :通过API访问设备驱动程序 -Combat DeviceIoControl: API access through the device driver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:65989
  1. Google-Safe-Browsing-API

    0下载:
  2. 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
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:647.49kb
    • 提供者:marsbear
  1. ProCamera2Client

    0下载:
  2. Implements the binder IProCameraUser API, meant for HAL2-level private API access.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5kb
    • 提供者:huxfkf
« 12 3 4 5 »
搜珍网 www.dssz.com