当前位置:
首页
资源下载

搜索资源 - content address memory
搜索资源列表
-
0下载:
WIN98SE硬盘主引导记录代码反汇编分析硬盘引导记录MBR(Master Boot Record)是指硬盘之0面0道1扇区之内容,PC及其兼容机之ROM BIOS约定在上电及POST自检成功后,将其从硬盘读出,放置在内存0:7C00处,然后转去该地址执行。该段代码负责从代码尾部之4个分区表项中找出可以引导的项,读出其引导记录引导之。-WIN98SE hard disk's master boot record-code compilation, analysis drive boot
-
-
0下载:
Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
-
-
0下载:
一个验证过的CAM源码(CAM=Content Address Memory)。语言为verilog-CAM a verified source (CAM = Content Address Memory). Language for Verilog
-
-
0下载:
使用者可以从利用它内存中寻找指定的内容的地址并加以修改-Users can use it for the search memory content of the specified address and modify the content
-
-
0下载:
DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative
-
-
0下载:
实现模拟分页式虚拟存储管理中地址转换和缺页中断,有试验报告。程序中假定主存的每块长度为128字节;现有一个共七页的作业,将第0页到第3页中的内容装入主存中,其余三页未装入主存;-Analog paging virtual memory management, address translation and page fault, there are test report. The program assumes that the length of each block of main mem
-
-
0下载:
对指定内存起址和长度的块,要求将其内容清零,设起址为4000H,长度为1000H。-From the specified memory address and length of blocks, called for its content cleared, set from the site for the 4000H, the length of the 1000H.
-
-
0下载:
深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
-
-
0下载:
将36位BCD数转换成ASSCII十进制数,以BCDBUFF为首地址的内存区中存有18个字节的组合BCD数,要求转换为相应的36个ASCII十进制数,并依次输出到CRT显示。BCD数存放时,低位在前,高位在后,例如,若BCD缓冲器内容12H,34H,56H,78H,...12H,56H,78H,则要求CRT上依次显示以下36个数字:
785634......563412-To 36 BCD digits into ASSCII decimal to BCDBUFF led address m
-
-
0下载:
对于同一个进程,多次加载时,会创建其多个实例,如第一个实例A的进程地址空间(4GB),第二个实例B的进程地址空间(4GB),每个进程实例的地址空间中都有多个代码页面和 多个数据页面,
首次A加载时,它们会被映射到虚拟内存中,当出出数据页面被修改时,系统会首先截获,接着为应用程序A试图写入的内存页面分配一块新的内存,然后复制页面内容,最后让应用程序写入刚分配的内存块.此时,应用程序A的数据页面已经指向的新的地方.这里主要运用了页面的写时复制特性.
-For the same proc
-
-
0下载:
这是有关介绍汇编的资料,里面习题可以巩固学习。具体的内容有:
1.CPU资源和存储器
2.操作数的寻址方式
3.标识符和表达式
4.微机CPU的指令系统
5.程序的基本结构
6.子程序和库
7.输入输出和中断
8.应用程序的设计
9.数值运算协处理器
10.汇编语言和C语言
11.汇编语言编程和调试工具
12.Pentium指令的执行周期数
1
附录3
中断列表
DOS和BIOS的宏定义
键盘按键的各种编码对
-
-
0下载:
程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。
本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。
出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。
启动时会报告各数据的地址,以及再要显示报告数据的程序地址。
2 RDRXSGEE 程序原为用于 STC89C5
-
-
0下载:
FPGA字符显示控制,RAM作为显存地址存放现在内容,ROM作为显示字模。-FPGA character display control, RAM memory address is stored as the content now, ROM as a display font.
-
-
0下载:
该程序为MSP430对EEPROM操作的实际例程,功能如下 // 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的 // 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的 // 250单元地址的内容来判断写入是否正确-The program for MSP430 actual routine operation of the
-
-
0下载:
stm8s M24C64 iic eeprom 源码-This firmware provides a basic example of how to use the I2C firmware library and
an associate I2C EEPROM driver to communicate with an I2C EEPROM device (here the
example is interfacing with M24C64 EEPROM)
I2C per
-
-
0下载:
this is a VHDL code for content address memory
-