搜索资源列表
DISKINFORMATIOM
- 此软件是获取本机磁盘信息的VC++6.0的MFC程序-this software is to obtain information of the machine disk VC 6.0 MFC procedures
diskinfo
- 获取磁盘相关信息 获取磁盘相关信息-disk access to the relevant information to obtain access to information related to disk disk disk access relevant information related to information access disk related information
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
DiskFreeSpace
- 获取磁盘总容量和空闲容量等信息,可以学习几个相关的api用法!
DiskInformation
- 一个获取磁盘信息的简单程序,可以获取磁盘上的所有磁盘分区信息并能即使刷新
121huoqu
- 自己用c++builder做的一个获取磁盘卷标详细信息的源码
158
- 此程序为C++Builder程序,其主要功能为 如何获取磁盘空间信息
winfingerprint
- Windows系统信息的获取。包括打开端口,开启服务,磁盘信息,共享信息,IPC绑定等等。-Windows systems access to information. Including the open ports, open services, disk information, information sharing, bonding, etc. IPC.
获取磁盘空间数据
- 功能简介:从下拉列表框中选择驱动器,然后点击后面的磁盘空间信息,便可得到磁盘中容量和磁盘剩余总空间.-profiles : from the drop-down list box choice drives, then click on the back of disk space information will be obtained disk capacity and total disk space remaining.
获取各种系统信息(操作系统、内存、驱动器、磁盘)
- 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () /
SysDoctor
- 获取系统信息,包括CPU、MEM、磁盘、OS、性能、活动进程等。另外程序还使用了ActiveSkin换肤技术,让界面QQ。-access to system information, including CPU, MEM, disk, OS, performance, process and other activities. Another procedure also used the ActiveSkin Eurocargo technology that enables interfac
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
Get_Disk_Name.rar
- 一个获取Windows下磁盘分区信息的程序,可以配合用于全盘扫描程序等,Under a Windows disk partition to obtain information on procedures will be in line with procedures for the overall scanning
hddinfo
- 最全面的硬盘信息检测工具,没有使用微软的WMI,完全使用API函数获龋可以获取磁盘固件版本、硬盘类型、硬盘型号、磁头数、扇区数、序列号、磁盘柱面、以及主从盘信息、磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。支持用饼图显示检测出的信息,还附有一个很好的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。-The most comprehensive detection of the hard disk information tool,
getdisk_info
- 一个完整的高级硬盘信息获取源代码,没有使用微软的WMI,使用磁盘API函数获取。可以或者硬盘的有关信息,如磁盘固件版本、硬盘类型、硬盘型号、序列号、磁盘柱面、磁头数、扇区数。以及主从盘信息,磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。同时附带一个很不错的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。总之一个不错的简练的示例源代码。-A complete high-level disk access to information
Hard_Soft_Info
- 获取Windows系统硬件信息,包括CPU,磁盘,内存和网卡等。-Access to Windows system hardware, including CPU, disk, memory, and network card and so on.
getdiakinfo
- 获取电脑各个磁盘信息的小程序,获取电脑各个磁盘信息的小程序-Computer disk to obtain all information of small procedures, access to various computer disk of information applet
GetDriverType
- 获取硬盘磁盘信息的简单程序,作为示例代码有很强的指导意义-simple pro of how to get the driver info
win32GetDiskInformation
- windows下获取磁盘信息,c++,mfc编写; 可供学习使用。-Under Windows disk information, c++, MFC to write For learning to use.
Cpu
- 获取所有系统硬件信息,CPU\磁盘、主板和内存,CPU使用率(Get all system hardware information, CPU \ disk, motherboard and memory, CPU usage)