搜索资源列表
windowsbios
- 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
0000
- 这是一个在ADS1.2编译成功基于ARM S3C44BOX的按例,可供大家参考-This is a success in ADS1.2 compiler based on the ARM S3C44BOX general rule, for your reference
g044_laba_deluxe.ZIP
- ERSION 5.00 Begin VB.Form laba AutoRedraw = -1 True BackColor = &H00FFFFFF& BorderStyle = 1 Fixed Single ClientHeight = 3540 ClientLeft = 2340 ClientTop = 1815 ClientWidth = 4935 ControlBox = 0 False Icon = \"FORM2.frx\"
group.ZIP
- VERSION 5.00 Begin VB.Form laba AutoRedraw = -1 True BackColor = &H00FFFFFF& BorderStyle = 1 Fixed Single ClientHeight = 3540 ClientLeft = 2340 ClientTop = 1815 ClientWidth = 4935 ControlBox = 0 False Icon = \"FORM2.frx\
0000
- 刚修改的远程控制代码。供对远程控制的朋友学习。-Just modify the remote control code. On the remote control for a friend learning.
bios
- bios读取bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存 -bios read bios information exists physical memory f000: 0000, the key is how to read physical memory
0000
- 窗口处理技巧大全 Vb提供了API函数SetWindowLong和GetWindowLong,可以让我们很容易取得对窗口的操作;通过对窗口属性的操作,可以更改窗口的显示风格。有些看来是正常情况下无法实现的窗口,现在你可以很容易的实现。只要你想到,更多希奇古怪的你也能做到。-Window processing techniques to provide the API Book Vb and SetWindowLong function GetWindowLong, will enable
linux
- 当PC启动时,Intel系列的CPU首先进入的是16位实地址模式,并开始执行位于内存地址0xFFFF:0000处的代码,也就是ROM-BIOS起始位置的代码。-When the PC starts, CPU of Intel series what to get into is 16 on-the-spot address modes first, and start carrying out to be located in a memory address 0 xFFFFs:0000 cod