Welcome![Sign In][Sign Up]
Location:
Search - BIOS Information

Search list

[OS programvc_windows下查看bios

Description: 在windows环境下直接读取bios信息,并保存。转自programfan.com-in windows environment directly read bios information, and preserve. Transfers from programfan.com
Platform: | Size: 71836 | Author: 王维 | Hits:

[Other Embeded programread-bios

Description: 读BIOS的好代码.很有价值-a good read BIOS code. Value
Platform: | Size: 67584 | Author: 所得税的 | Hits:

[OS programbiosVirtual

Description: 读取BIOS信息,检测运行的操作系统是否是虚拟机.-read BIOS information, testing whether an operating system is the virtual machine.
Platform: | Size: 51200 | Author: | Hits:

[OS programvc_windows下查看bios

Description: 在windows环境下直接读取bios信息,并保存。转自programfan.com-in windows environment directly read bios information, and preserve. Transfers from programfan.com
Platform: | Size: 71680 | Author: 王维 | Hits:

[Other05042034

Description: 电脑硬件维修手册 有关各种硬件的维修及保养方法并附bios信息详解。-computer hardware maintenance manual for the various hardware repair and maintenance methods together with the understanding bios information.
Platform: | Size: 559104 | Author: 黄健 | Hits:

[Disk ToolsBiosId

Description: Delphi里 用于读取计算机的BIOS信息,对于软件加密等等有不少用处-Delphi for the computer to read the BIOS information, and so on encryption software for a number of useful
Platform: | Size: 289792 | Author: 扩大卡 | Hits:

[OS programBIOS源代码

Description: 一个用高级语书写的BIOS源代码,不可不看的好资料。-a senior language used to write the BIOS source code, can not read good information.
Platform: | Size: 136192 | Author: 李志海 | Hits:

[OS programwindowsbios

Description: 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapViewOfSection用来断开物理内存和当前进程中的映射断开联系,第一个参数是进程句柄,必须掉用第二个函数时一样,第二 个是当前进程中映射的基址,由ZwMapViewOfSection返回-we all know, took over the windows of the direct physical memory access, bios information exists and physical memory of f000 : 0000, the key is how to read physical memory. Note function ZwOpenSection a function used to open the section, the first parameter is a variable HANDLE at the target, and the second was to visit the parameters, the third point is the target OBJECT_ATTRIBUTES second function ZwMapView OfSection used for physical memory and the current process of physical memory for the links, many parameters, in a routine Lane elaborate on the third function to disconnect ZwUnmapViewOfSection physical memory and the current process of mapping links disconnected, a parameter is the process handle, must swap with the second function the same, the second is the process of mapping the s
Platform: | Size: 67584 | Author: 王涛 | Hits:

[OS programEnumDeviceInfo

Description: 枚举系统设备高级信息: 包括cup信息, bios信息, 内存,网卡,其他设备等 可以进行枚举操作系统的所有设备的信息。 -enumeration system equipment Senior Information : including cup information, bios information, memory, network card, Other equipment, such as the operating system can be enumerated all the equipment information.
Platform: | Size: 745472 | Author: mz | Hits:

[OS program2.BIOS

Description: 检测本地计算机的BLOS信息的程序,包括注册时间等,采用vc++编写.-Detection local computer BLOS information procedures, including registration time, using vc prepared.
Platform: | Size: 154624 | Author: 胡春平 | Hits:

[File OperateBIOS

Description: BIOS信息提取,对于软件加密有一定用处。-BIOS information extraction, for there is some use encryption software.
Platform: | Size: 3072 | Author: 张亮 | Hits:

[OS program2.BIOS_information

Description: BIOS信息,包括显卡BIOS版本号,BIOS更新日期,系统BIOS版本号,系统BIOS更新日期-BIOS information, including graphics BIOS version number, BIOS updated, the system BIOS version number, the system BIOS Updated
Platform: | Size: 154624 | Author: 龚勇 | Hits:

[OtherBIOS

Description: 读取一些BIOS信息,比如BIOS版本,日期,名称等,-Read some BIOS information, such as the BIOS version, date, name, etc.
Platform: | Size: 3862528 | Author: water | Hits:

[.netbios

Description: 我自己开发的vb.net下获取BIOS信息的源代码-I have developed to obtain BIOS information under vb.net source code
Platform: | Size: 48128 | Author: hehhhh | Hits:

[OS programbios

Description: bios读取bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存 -bios read bios information exists physical memory f000: 0000, the key is how to read physical memory
Platform: | Size: 2048 | Author: 张星 | Hits:

[.netBIOSchaxun

Description: 基于Visual c++.net (VC.net) 编写的 BIOS信息查询 程序。代码都有注释。实现功能为:获取显卡BIOS 的版本号,更新日期,获取系统BIOS的版本号和更新日期 。-Based on Visual c . Net (VC.net) prepared by the procedure BIOS information. Code have the Notes. The realization of functions: access to graphics BIOS version number, update date, access to the system BIOS version number and update date.
Platform: | Size: 153600 | Author: 羊妹妹 | Hits:

[Windows Developbios

Description: Retrieving of BIOS information using WMI.
Platform: | Size: 2048 | Author: mnem | Hits:

[OS programGet-BIOS-information

Description: C语言环境下的获取BIOS设备信息的程序-A program used to get the BIOS information
Platform: | Size: 14336 | Author: 海盗 | Hits:

[OtherBiosHelp

Description: BIOS information pascal source code
Platform: | Size: 4096 | Author: wusl | Hits:

[OtherBIOS

Description: 可获取主板bios信息,附源代码,在vb6下测试通过(It can get the mainboard bios information)
Platform: | Size: 3072 | Author: vbxdda | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net