搜索资源列表

  1. systeminformation

    0下载:
  2. 可以用它获取系统信息,主要用了几个API函数,VC++编写-Can use it to obtain system information, mainly a few API function, VC++ Prepared
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:张明
  1. EST-Evilhsu

    0下载:
  2. 系统锁定功能为单独软件被认为是病毒(应该是对软件加壳进行报警),部分杀毒软件会认为blackskylock.bin是病毒。 软件功能: 1.系统信息获取 2.文件信息获取 3.系统进程管理 4.系统服务管理 5.系统驱动管理 6.硬盘信息获取 7.注册表启动项管理 8.终端服务(3389)端口修改 9.MD5算法加密模块 10.BASE64算法加密解密模块 11.URL编码功能和十六
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:664576
    • 提供者:
  1. cipanchaxun

    0下载:
  2. 基于Visual c++.net (VC.net) 编写的 磁盘信息查询 程序。代码都有注释。实现功能为:获取磁盘的序列号,卷标名称,容量大小,磁盘文件的系统名称;设置磁盘的卷标名称,产品图标;获取系统所有产品驱动器等。-Based on Visual c . Net (VC.net) preparation of procedures for disk information. Code have the Notes. The
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:158720
    • 提供者:羊妹妹
  1. get_computer_info

    0下载:
  2. 通过wmi获取系统信息,使用的是c++语言。值得一看-Wmi access to information through the system, using a c++ language. Worth a visit
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:6836224
    • 提供者:刘春远
  1. GetVolumeInfo

    0下载:
  2. 获取系统信息的小程序,SDK+VS2008开发ideas-Information acquisition system of small procedures, SDK+ VS2008 to develop ideas
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:2058240
    • 提供者:梦紫涵
  1. hwrmtestapp

    0下载:
  2. 平台symbian。 功能:获取系统信息。-get system info
  3. 所属分类:Symbian

    • 发布日期:2024-05-20
    • 文件大小:119808
    • 提供者:lee zhang
  1. SYSTEMINFO

    0下载:
  2. 获取系统信息,如CPU,硬盘,主板,BIOS,网卡-Access to system information, such as CPU, hard drives, motherboards, BIOS, NIC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:wjxwood
  1. Windowssystemcoreprogram

    0下载:
  2. windows操作系统的核心编程,包括如何获取系统信息、互斥锁、处理器信息、虚拟内存的获取-windows operating system' s core programming, including how to obtain system information, mutex lock, processor information, access to virtual memory, etc.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:551936
    • 提供者:drh
  1. 111

    0下载:
  2. 随着城市面积的扩大和信息化建设步伐的加快 ,公交车作为市民出行的重要交通工具 ,如何快速准确地 获取乘车信息已成为人们日常生活的迫切需求 。本文基于组件式 GIS开发技术 ,设计实现了以呼和浩特市为例 的面向大众的公交查询系统 ,具有很好的可行性和扩展性 ,为相关信息系统的研发提供了有益的参考 。 -With the expansion of urban area and information to accelerate
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:355328
    • 提供者:zj
  1. server

    0下载:
  2. 网络监控系统客户端的设计,采用Winsock网络编程和MFC图形编程实现。在开发过程中将网络技术与远程监控理论基础相结合,实现了以下功能:能获取客户端的系统信息;实现被监控端硬盘文件的上传、下载;实现在远程机器上执行任意DOS命令;-windows API
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1928192
    • 提供者:邵飞
  1. Access_system_hardware_info_source_code

    0下载:
  2. 获取系统硬件信息源代码。可以提高程序员对系统功能的更深层理解,同时为编写系统相应功能提供参考-Access to source code information system hardware. Programmers can improve the function of the system more in-depth understanding of the system at the same time the correspo
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:52224
    • 提供者:Andy
  1. SystemBindInfo

    0下载:
  2. 根据系统硬件信息通过MD5产生唯一的SN值,可以实现软件与系统硬件信息的绑定。获取系统硬件信息包括MAC地址,IP地址,硬盘信息,主机名称,操作系统信息等。-According to the system hardware information generated through the MD5 value of only SN can be achieved with the system hardware information
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:dugaofen
  1. getsysteminfo

    0下载:
  2. 获取系统信息-Access to system information
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:ZY
  1. GetComputerInfo

    0下载:
  2. 获取系统信息,包括系统版本,系统安装时间等。-Get the information of system.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:皓皓
  1. dmidecode-2.2.tar

    0下载:
  2. redhat 系统下的dmidecode源码,可以用来获取硬件信息,比如UUID-dmidecode source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:zhao xiao
  1. MyMachineInfo

    0下载:
  2. 一个简单的获取系统信息的程序。通过该程序可以获得系统的相关配置信息,比如cpu、内存、显卡等-A simple access to system information program. Access to the system through the process related configuration information, such as cpu, memory, graphics, etc.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:9064448
    • 提供者:zml
  1. sys_daemon

    0下载:
  2. 一款获取系统信息的工具,可以获取诸如网卡、CPU等等各种系统设备的详细底层信息。-To obtain a system information tool, you can access, such as network cards, CPU, etc. all kinds of details of the underlying information system equipment.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:742400
    • 提供者:run
  1. GetSysinfo-vc6

    0下载:
  2. GetSysinfo-vc6获取系统信息-GetSysinfo-vc6
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:梁晨伟
  1. SysInfo

    0下载:
  2. SysInfo 获取系统信息 VC6.0-SysInfo access to system information
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:梁晨伟
  1. Systeminfo

    0下载:
  2. 用vb.net做的,获取系统信息的程序,可以查看硬件和软件信息-Use vb.net to do, to obtain system information program, you can view the hardware and software information
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:547840
    • 提供者:蒋寿盈
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org