搜索资源列表
FONTNEW
- dos下显示汉字,利用int 15 的87 号功能将字库装载到1m以上内存。-dos shown in Chinese characters, use int 15 87 functions will be loaded into character 1m more memory.
ZIFUTUXING
- 本程序为汇编语言实现的字符图形程序。1)制作一个图形元素表,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分; 2)将光标定位在屏幕的右半部分画图区,上、下、左、右光标控制键控制光标在四个方向的移动,不显示其轨迹,同时要控制光标位置不超出画图区的边界; 3)当按动某一数字键时,在光标位置处显示出相应编号的字符图形,然后移动光标,再显示下一个图形,最后绘制出一幅由字符组成的图形。 4)按动ESC键,退出程序,返回DOS。 -procedures for t
中断矢量设置与读取有关的DOS功能调用
- 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
dos_ext_sample.zip
- dos memory management sample,dos memory management sample
clock
- 这是一个常驻内存的时钟程序,通过改写1ch能是系统每隔一秒钟在dos系统的右上角显示当前的时间。-This is a permanent memory clock procedures 1ch can rewrite the system at intervals of one second in the upper right corner of dos system displays the current time.
Display_IO_Programming
- 制作一个图形元素表graphic element menu,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分,将光标定位在屏幕的右半部分画图区。 上、下、左、右光标控制键控制光标在四个方向上移动,不显示其轨迹,同时要控制光标位置不超过画图区的边界。 当按动谋一个数字键时,在光标位置处显示出响应编号的字符图形,然后移动光标,再显示一个字符图形,最后绘制出一幅由字符组成的图形。 按动ESCape键,退出程序,返回DOS。-Table graphic elemen
renyang
- 1:在DOS下打入zl,程序内存驻留 2:按F1进入程序 3: 1 2 3 4 5 6 7 8 9 0 - = 分别代表 1 2 3 4 5 6 7 8 9 0 - + 在矩行框中可做加减法 键入表达示后按回车可得答案 3:按F2退出界面 4:打zl/q将程序退出内存。 -1: In DOS, enter the zl, program memory resides 2: Press F1 to enter program 3: 1 2 3 4 5 6 7 8
Burglar
- Burglar 病毒,因病毒中有字符串 Grave,又称 Grave 病毒,病毒长度为 1150 字节, 所以有的地方又称它为 1150 病毒,它感染DOS的 .EXE 文件,不感染 Windows 的可执行文件 当病毒在内存中的时候,UMB 将无法找到,在运行 Windows 95 时经常引起死机。-Burglar viruses, because viruses that have the string Grave, also known as the Grave virus, t
showmem
- 一个显示内存的源代码,用汇编语言编写。在dos环境下使用。-A display memory of the source code, written in assembly language. Used in the dos environment.
PUBTIME
- 一个在dos下使用的程序,汇编语言编写,使用内存驻留技术,在屏幕右上角显示当前时间-Use a dos program, written in assembly language, the use of memory-resident technology, the upper right corner of the screen displays the current time
p3_10_2
- 一个8086汇编语言程序,向计算机显存写入数据并在DOS屏幕上显示。在DOS环境下进入文件目录,运行.exe文件即可看见运行结果。-An 8086 assembly language program to write data to the computer memory and displayed in the DOS screen. Enter the file directory in the DOS environment, run the exe file you can see th
dma
- 汇编写的dma操作代码,可以在dos下运行,通过dma操作内存-Written in assembler language dma operation code can be run in dos operating memory by dma
LEUP1
- 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
3
- 汇编语言实现字符串的比较 在内存里可以看见过程 用dos调用运行出结果-Comparison of assembly language strings can be seen running in memory procedure call out the results with dos
