搜索资源列表
CNetControl
- 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
MyIME2拼音输入法
- 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using AP
在NT系列操作系统里让自己“消失”
- 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
vb_ping
- 用VB6.0ping对方的计算机源码,介绍VB调用系统API函数的使用!-VB6.0ping each other' s computer source code used to introduce the VB call the system API functions to use!
hddinfo
- 最全面的硬盘信息检测工具,没有使用微软的WMI,完全使用API函数获龋可以获取磁盘固件版本、硬盘类型、硬盘型号、磁头数、扇区数、序列号、磁盘柱面、以及主从盘信息、磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。支持用饼图显示检测出的信息,还附有一个很好的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。-The most comprehensive detection of the hard disk information tool,
linux-gpib-3.1.101.tar
- The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible wit
procsDLL
- Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions. So you don t need to handle Win9x/ME and NT different anymore.-Procs.dll combines the process/module related toolhelp and psapi API s to one set of func
PCMFileToNI
- The example demonstrates one possible use of the API s functions. Many of the parameters may be changed, according to the specifics of the case.-* This example shows how to play a PCM file to the NI. The example demonstrates one possible use
VB.Decompiler.Pro.v7.7.RETAIL.INCL.KEYGEN-FFF-[OYK
- P-Code decoding started and image extraction. Numerous bug fixes. Event detection added. Dll and OCX Support added. External Components added to vbp file. Begun work on a basic antidecompiler. Form property editor, complete with a
my-2440-lcd
- linux2.6.30内核在s3c2440上的设备驱动的例子,利用新的os API编写的驱动。-linux2.6.30 the kernel' s device drivers s3c2440 example of the use of new os API driver prepared.
rockey4
- Feitian s Rockey4 API Monitor to monitor rockey 4 dongle
Linux.C.Api
- Linux C API 参考手册,可以快速查看函数的基本信息和使用方法。-Linux C API, it s a document for fast check the funciton usage.
api-hw
- 华为CMPP3.0 API,非常实用,包括 windows.linux-HUA WEI SMS API, It s very useful!
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
api-zliao
- API的英文全称(ApplicationProgrammingInterface),WIN32API也就是MicrosoftWindows32位平台的应用程序编程接口。-API s English name (ApplicationProgrammingInterface), WIN32API is MicrosoftWindows32 platform application programming interface.
RNCryptor-cs-master
- AES 256 encryption and decryption algorithm implemented in C#.net with complete testing. AES256 cryptor is implemented as DLL with simple API s for encrypt and decrypt.
armCOMM
- Brief: Declares Common APIs Data Types used across OpenMAX API s.
armVC
- File: armVideo.h Brief: Declares API s Basic Data types used across the OpenMAX Video domain.
api-level
- gcc s implementation of typeid(T).name() mangles the type name, so we have to demangle it Kernel Device Driver for linux v2.13.6. -gcc s implementation of typeid(T).name() mangles the type name, so we have to demangle it Kernel Device Driver for l