搜索资源列表
MASM5
- Assemble BIOS DOS AND SO ON
asmondos
- 一些dos下的汇编及c源程序,大部分涉及bios中断编程方面的知识,与大家分享,希望大家喜欢。
TM
- 利用DOS提供的中断调用功能和BIOS系统调用功能,利用微机本身的中断向量表,实现对微机的时钟的管理操作。让微机在显示器上模拟显示一个时钟。-use of the DOS interrupt function called BIOS system calls and functions, the use of computer itself to the interruption of scale and achieve the computer's clock management o
汇编语言时钟
- 通过8086的宏汇编工具以及对应的DEBUG工具,利用DOS提供的中断调用功能和BIOS系统调用功能,利用微机本身的中断向量表,实现对微机的时钟的管理操作。让微机在显示器上模拟显示一个时钟。-8086DEBUGDOSBIOS The displays allow computer simulation shows a clock.
srDOSBIOSbcyyy
- 深入 DOS BIOS 编程与应用 (电子书)-depth DOS BIOS programming and applications (e-books)
MASM615
- bios开发培训涉及例子。可以给大家参考。请在dos下运行。用masm6.0编译。-bios involved in the development of training examples. Can give your reference. Please run under dos. Masm6.0 compiler used.
jisuanqi
- 利用BIOS和DOS的中断来设计一个计算器,要求在屏幕上显示一个主菜单,提示用户输入相应的数字键,分别执行加、减、乘、除四种计算功能和结束程序的功能。-Use BIOS and DOS interrupt to design a calculator, the requirements on the screen displays a main menu that prompts the user to input the corresponding number keys, respectiv
yqyz
- 该程序通过DOS 提供了一组对磁盘文件的建立、打开、关闭和读写等操作的功能调用,利用 DOS 和 BIOS 的功能调用,汇编语言可实现对磁盘文件的存取。对磁盘文件的管理采用文件句柄方式。现菜单选择以及处理各种功能键的多种中级功能。实现复制、剪切、粘贴等高级功能,并且制作一个菜单,使用菜单条选择功能,让用户选择演奏的乐曲,实现音阶演奏。实现枪声,界面美观,程序结构化程度高,模块结构合理。 此压缩包包括所以课程设计文档和源代码-The procedure provides a set of DO
CHEN3
- 利用BIOS的时间参数调用方法实现系统时间的驻留显示-BIOS parameters using the time system call method showed the presence of time
multiply
- 本实验为设计实验。要求实现两个较大的十进制数相乘,最后乘积用非压缩BCD码调整为十进制形式。实验中要用到DOS或BIOS中断;用非压缩BCD码调整乘积。本实验用到算术运算指令、十进制调整指令、子程序设计、DOS和BIOS中断等,所以通过本实验我们对这些知识应能熟练掌握并应用。-Experiment for the design of this experiment. Demands of the two larger decimal number multiplication, the fin
Yington_RS485_bios209
- RS485系列BIOS 209for MS-DOS-RS485 series BIOS 209for MS-DOS
wuide_v4
- DOS的汇编语言程序, 模拟BIOS的硬盘光驱检测,并支持硬盘扇区读写以及保存特定扇区到文件。-hard/CD driver detect/identity Harddisk sector editor
int10
- BIOS int 10h功能描述,DOS下编程很值得收藏。-descr iption of the interrupt 10H.
int13h
- BIOS int 13h功能描述,DOS下编程很值得收藏。-descr iption of the interrupt 13H.
BIOS
- BIOS的中断以及功能说明.内容是英文的. ----------------------------------------------------------- INT 00 - DIVIDE ERROR (internal interrupt) Automatically called at end of DIV or IDIV operation that results in error. Normally set by DOS to display an er
BIOS-DOS-interrupt
- BIOS中断,DOS中断,大全,很多的中断,中断代码非常详细,下来看看嘛-BIOS interrupt, DOS interrupt, Guinness
AMIBIOS
- AMI bios源代码,对bios感兴趣的同学或者程序员可以看一看。-ami bios core
Dos-Programming-Reference
- 这是一本IBM PC机 汇编程序的系统功能的基本信息的书, 书中提供了200多个使用DOS和BIOS调用的程序实例-This is an IBM PC machine assembler, basic information system functions the book, the book provides more than 200 calls using the DOS and the BIOS program example
BIOS-and-DOS-interrupt
- 在汇编语言学习中BIOS and DOS的中断大全,包含各种中断命令和功能,参数。-Learning assembly language in the BIOS and DOS interrupt Daquan, contains various interrupt commands and functions, parameters.
dos
- 微型计算机磁盘操作系统手册IV.本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目
