CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - memory in dos
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - memory in dos - List
[
assembly language
]
中断矢量设置与读取有关的DOS功能调用
DL : 0
与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
Update
: 2008-10-13
Size
: 4.28kb
Publisher
:
张东
[
Documents
]
dosmemory
DL : 1
汇编语言在实模式下直接访问4GB内存-assembly language in real mode under direct access 4GB of memory
Update
: 2025-02-17
Size
: 5kb
Publisher
:
姓名
[
Multimedia program
]
play_dos
DL : 0
DOS下的音乐播放器,可驻留内存。 附原程序及使用说明。-a music player under dos,resist in memory. attached with souce and document.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
陈好
[
Game Engine
]
gjb
DL : 0
一个空战的引擎:写于2002.4.24 游戏:320*200*256c SVGA显示模式编译:Borland c++ 5.02project: Dos standard 看点:(1) pcx 图片文件的操作;(2) bitmap(/内存) 的一些位拷贝技巧;(3) 主程序的流程;-an air of the engine : 2002.4.24 wrote in the game : 320* 200* 256c SVGA display mode compiler : Borland c 5.02project : Dos standard points : (a) ai pictures of operation; (2) bitmap (/ memory) some copy-skills; (3) the main program flow;
Update
: 2025-02-17
Size
: 8kb
Publisher
:
gjb
[
assembly language
]
中断矢量设置与读取有关的DOS功能调用
DL : 0
与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
张东
[
Console
]
内存技术
DL : 1
在DOS下的内存处理技术,xms技术ems技术和各种内存处理函数-DOS memory technology, technical ems XMS technology and a variety of memory handling functions
Update
: 2025-02-17
Size
: 244kb
Publisher
:
彭文艺
[
assembly language
]
shizh
DL : 0
这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法:如何驻留内存;如何截取中断向量;如何在硬件层次上应答键盘;如何截取组合键。 要编译、连接成*.com文件-this my clock procedures in 1993 a series of small programs, is now posted out to you for reference. following the implementation of its presence memory, the whole point of the talks will be, you can use Ctrl-Alt-U from its memory under the swap. can use Ctrl-Alt-C transform color, using Ctrl-Alt-O put timekeeping voice switch off (if the annoyance), in the presence of memory, using a direct change memory control block in the way that they use MEM or MI in the memory not see it, keyboard control using a direct interception of the INT 9. This procedure Despite its small size, after compiling a little more than 1K byte, but Sparrow small, perfectly formed, in the process, you can refer to the following program : how the presence of memory; how interception interrupt vector; in response le
Update
: 2025-02-17
Size
: 3kb
Publisher
:
黄文欢
[
assembly language
]
FONTNEW
DL : 0
dos下显示汉字,利用int 15 的87 号功能将字库装载到1m以上内存。-dos shown in Chinese characters, use int 15 87 functions will be loaded into character 1m more memory.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
ronson
[
assembly language
]
Sru
DL : 0
memory dump,可以將DOS下1M內存的內容全部讀出來,並列印在螢幕上.-memory dump, can be DOS 1M memory read out all the details. and print on the screen.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
劉甜
[
Other
]
Hzk16
DL : 0
DOS下16点阵汉字字库,在DOS下载入内存或以二进制的方式打开,索引要显示的汉字,读出要显示汉字的二进制代码,以图形方式即可显示在屏幕上。-DOS under 16 dot matrix Chinese characters in DOS downloaded into the memory or to open a binary manner, index to display Chinese characters, Chinese characters read out to display the binary code can be graphically displayed on the screen.
Update
: 2025-02-17
Size
: 412kb
Publisher
:
sunhaijng
[
Other
]
HZK16C
DL : 0
DOS下16点阵汉字字库,在DOS下载入内存或以二进制的方式打开,索引要显示的汉字,读出要显示汉字的二进制代码,以图形方式即可显示在屏幕上。-DOS under 16 dot matrix Chinese characters in DOS downloaded into the memory or to open a binary manner, index to display Chinese characters, Chinese characters read out to display the binary code can be graphically displayed on the screen.
Update
: 2025-02-17
Size
: 158kb
Publisher
:
sunhaijng
[
assembly language
]
clock
DL : 0
这是一个在ms-dos下在屏幕右上角显示时钟的程序。 程序实现了BISO功能调用读取实时时钟,并把程序 驻留内存,利用1CH中断实现电子钟计数。 本程序在masm 5.0下汇编通过,并且在ms-dos下 运行良好,实现了内存驻留,在dos做其他操作, 屏幕右上方始终显示一个绿色时间。-This is a ms-dos in the upper right corner of the screen show the clock procedures. Biso procedures to achieve a real-time clock function calls to read and process the presence of memory, the use of electronic bell interrupted 1CH count. This procedure in the next compilation through masm 5.0 and ms-dos in the run well, the presence of a memory, in the dos and do other operations, always at the top right of the screen shows a green time.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
[
Software Engineering
]
memory
DL : 0
内存的相关知识,包括基本原理,类型,时序等以及相关项目的开发方法-Memory-related knowledge, including the basic principles, types, timing and related projects such as the development of methods
Update
: 2025-02-17
Size
: 688kb
Publisher
:
fanxc
[
Other
]
wc4g_dos
DL : 0
在DOS利用Watcom c++的保护模式4G内存,可以在VESA的640X480X256下直接写屏幕,支持鼠标和汉字点阵显示。-In DOS using Watcom c++ of the protected mode 4G memory, VESA can directly write the 640X480X256 screen, support for mouse and Chinese characters dot matrix display.
Update
: 2025-02-17
Size
: 148kb
Publisher
:
jiang
[
Other
]
advdos-Duncan
DL : 0
The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DOS Genealogy of MS-DOS MS-DOS in Operation Structure of MS-DOS Application Programs MS-DOS Programming Tools Keyboard and Mouse Input Video Display Printer and Serial Port File Management Volumes and Directories Disk Internals Memory Management The EXEC Function Interrupt Handlers Installable Device Drivers Filters Compatibility and Portability MS-DOS FUNCTIONS REFERENCE IBM ROM BIOS AND MOUSE FUNCTIONS REFERENCE LOTUS/INTEL/MICROSOFT EMS FUNCTIONS REFERENCE
Update
: 2025-02-17
Size
: 588kb
Publisher
:
alan
[
OS program
]
4GM
DL : 0
dos turbo c big real mode 4g memory dump
Update
: 2025-02-17
Size
: 2kb
Publisher
:
hello_tony
[
assembly language
]
dos_ext_sample
DL : 0
dos memory management sample
Update
: 2025-02-17
Size
: 6.76mb
Publisher
:
gordian
[
OS program
]
MEMORY
DL : 0
C语言编写的内存处理实例,对内存的申请,销毁,申请不成功、出错的各种处理-C language memory handling for instance, the application memory, destruction, unsuccessful, and a variety of error handling
Update
: 2025-02-17
Size
: 10kb
Publisher
:
刘振中
[
Documents
]
lec16-memory
DL : 0
notes on memory technology use for Btech studies
Update
: 2025-02-17
Size
: 471kb
Publisher
:
bp
[
assembly language
]
renyang
DL : 0
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 9 0- = each representation 1 2 3 4 5 6 7 8 9 0-+ OK box at the moment Type the expression in the show to do addition and subtraction method available and press Enter Answer 3: Press F2 exit interface 4: Playing zl/q quit the program memory.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
liuliu
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.