-
Unix/Linux 物流系统Demo
Unix/Linux 物流系统Demo-Unix/Linux Logistics System Demo
- 2022-10-27 11:10:03下载
- 积分:1
-
通过一个dll创建工程和一个dll使用工程来进行非MFC DLL的创建和使用方法...
通过一个dll创建工程和一个dll使用工程来进行非MFC DLL的创建和使用方法-introduce the way to create and use a dll through the 1 project and dlltest project in the rar file
- 2022-02-06 08:55:00下载
- 积分:1
-
增强c源代码可读性的c源程序
增强c源代码可读性的c源程序-enhance readability of the source code c source
- 2022-07-05 13:28:53下载
- 积分:1
-
用来将电脑连接到电视荧幕, 并以15Khz输出的源码, 请只用在支援15Khz的荧幕上, 以免伤害荧幕...
用来将电脑连接到电视荧幕, 并以15Khz输出的源码, 请只用在支援15Khz的荧幕上, 以免伤害荧幕-be used for computer connects to a TV screen, and 15Khz output to the source code, is used only in support 15Khz the screen, so as to avoid harm to the screen
- 2022-03-17 13:00:57下载
- 积分:1
-
一个很好用的挂机锁屏幕工具,能有效保护
一个很好用的挂机锁屏幕工具,能有效保护-The hang up with a good lock-screen tools, can effectively protect
- 2022-03-05 03:02:37下载
- 积分:1
-
structs +hibanate入门例子
structs +hibanate入门例子-structs+hibanate sample code
- 2023-02-05 11:50:06下载
- 积分:1
-
PIC12F675 定时器程序 加protues 仿真
PIC12F675 定时器程序 加protues 仿真
-PIC12F675 Timer Simulation of the processes in protues
- 2022-05-14 22:04:20下载
- 积分:1
-
6502编程大奥秘
介绍了6502汇编
6502编程大奥秘
介绍了6502汇编-6502 Introduction of the mysteries of programming large compilation 6502
- 2022-11-09 12:00:03下载
- 积分:1
-
LGDP4512 51 drivers, driver TFT display
LGDP4512 51驱动程序,驱动TFT显示-LGDP4512 51 drivers, driver TFT display
- 2022-06-12 15:48:45下载
- 积分:1
-
On the surface, protected mode and real mode is not much difference between the...
从表面上看,保护模式和实模式并没有太大的区别,二者都使用了内存段、中断和设备驱动来处理硬件,但二者有很多不同之处。我们知道,在实模式中内存被划分成段,每个段的大小为64KB,而这样的段地址可以用16位来表示。内存段的处理是通过和段寄存器相关联的内部机制来处理的,这些段寄存器(CS、DS、 SS和ES)的内容形成了物理地址的一部分。具体来说,最终的物理地址是由16位的段地址和16位的段内偏移地址组成的。用公式表示为:物理地址=左移4位的段地址+偏移地址。-On the surface, protected mode and real mode is not much difference between the two are the use of the memory, Drivers interruption and equipment to deal with the hardware, but there are many differences. We know that in real mode which has been divided into memory, each the size of 64 KB. and the addresses of 16 can be used to express. Memory of the handling of the adoption and register linked to the internal mechanisms to deal with, of these registers (CS, DS, SS and ES) with the formation of a part of the physical address. Specifically, the ultimate physical address is 16 of the 16 addresses and the addresses of migration within the composition. The use of the formula is expressed as : physical address = 4 bits of the address offset address.
- 2023-02-13 11:45:04下载
- 积分:1