搜索资源列表
获取内存信息.rar
- Dephi写的获取系统内存信息的程序。
ProtectedStorage
- PStore的全称为:Protected Storage。在系统服务中我们可以看到它(9x没有)。它的作用就是为应用程序的安全保存做一个接口。在它里面记录了一些隐密的信息.本程序就是利用PStore获取帐号信息-PStore the full name : Protected Storage. The system services, we can see that it (9x is not). Its role is to use the safety procedures done to
disk_information
- 磁盘信息获取 要求:用Windows API中有关调用获取系统中磁盘的各种信息(类型、逻辑驱动器、卷标、剩余空间)。 -disk access to information requirements : Using Windows API call on the system disk access to the information (types, logical drives, meter, and the remaining space).
TheBios
- 获取系统BIOS信息的代码,支持NT系统-access to the system BIOS code information to support NT System
SystemInformationUnit
- Delphi 系统信息获取控件 ,可以得到系统的硬软件信息.
CREDIT[1]
- 题目描述 :每位学生必须完成基础课50学分、专业课50学分、选修课24学分、人文类课程8学分、实验性课程20学分才能够毕业。 功能简介:本程序为用户提供了一个学生学分管理系统,通过菜单选择,用户可以通过显示选单并获取选项来实现信息输入、信息显示、信息删除、信息修改、按各科学分高低进行排序、信息统计、存入文件、从文件读取以及判断输入数据是否有效等功能。
disk_and_files_repair
- 该代码中包含数十个磁盘以及文件系统信息获取和修复的代码,对于专门从事硬件开发人员有很大的引导作用!
MiTeC_System_Information_v10.7.0_Full.Source
- 一个很不错的系统信息控件,完全源码! 获取系统、硬件、磁盘等各种系统信息,可检测USB接口设备。
battypicalcode
- bat处理 格式转换 获取路径 系统信息查询&修改等
cvery_467053
- 获取系统运行中的所有句柄、类名,父类等信息
TTS_VFP_OKOK
- 完整的TTS开发实例,可将文字变为语音。可供VB、Csharp、delphi、Vs.net、asp等程序参考。本人利用这个功能给自己的硕士毕业课题短信平台加入了语音功能,在毕业答辩时演示自己的毕业设计时,电脑读出系统获取的各项文字信息,达到了良好的效果,获得高分。该功能也帮我在毕业论文中也凑了七八页的字数。本源码基于SAPI5.1-A complete TTS development examples, can be text into speech. Available for VB, Csh
mitec_system_information_v10.7.0_full.source
- 一个很不错的系统信息控件,完全源码! 获取系统、硬件、磁盘等各种系统信息,可检测USB接口设备-A very good system of information control, full source code! Acquisition system, hardware, disk and other system information, can detect USB interface device
GetInfo
- 获取内存使用情况,系统,进程使用存储信息情况-Access memory, system, process information
get-system-information
- 获取各种系统信息((操作系统、内存、驱动器、磁盘)-Access to a variety of system information ((operating system, memory, drives, disk)
mdmd
- 易语言取WINDOWS版本源码例程程序调用API函数GetVersionExA获取系统信息,其中包括版本信息。本易语言例程源码是易语言论坛用户叮咚茶编写的教程,属于易语言初级教程。-Easy language to take the WINDOWS version the source routine procedure call the API function GetVersionExA get system information, including version informatio
CPU__GetT
- ① 初始化 COM 接口: 访问 WMI, 必须先初始化 COM 接口, 在程序的一开始调用 CoInitialize(NULL) 初始化, 在结束时调用 CoUninitialize() 释放资源。 这两个函数在 #include <comdef.h> 里面定义。 ② 获取访问 WMI 权限: CoInitializeSecurity(NULL, -1, NULL, NULL, RPC_C_AUTHN_LEVEL_PKT, RPC_C_IMP_LEVEL
GetSytemID
- delphi xe5获取安卓设备系统信息(IMEI、MSISDN、ICCID)及WIFI信息(MAC码、IP地址)代码-delphi xe5 Android devices to get system information (IMEI, MSISDN, ICCID) and WIFI information (MAC code, IP address) code
qfalifiev
- 在我的系统设置软件“系统飞狐”中,应用到一个获取系统信息的源代码-In my system setup software fly fox system , applied to a system information of the source code
SysDiskInfo
- 设计一个对话框应用程序,作用是显示系统中的磁盘信息。例如,磁盘可用空间,已用空间,以及磁盘总大小等等。(Design a dialog box application, the role is to display disk information in the system. For example, disk available space, used space, and disk size, and so on.)
汇编取系统版本
- 用置入代码的方式获取Windows系统版本,支持到Windows10(Use the code to get the version of Windows system and support it to Windows10.)