搜索资源列表
r_w_regiest
- 设计题目:读写磁盘文件 设计要求:能正确执行对硬盘文件的读写 设计应用:熟练基本的汇编编程,为后来编程打基础。 设计思路:反复利用DOS系统功能调用,进行操作。-design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design applications : a compilation of bas
serial_num
- 汇编dos系统功能调用,用户输入10学号,程序按照一定规则进行回显-compilation dos system function, the user 10 school, according to a certain procedure rules to significantly
gong
- 汇编代码,dos系统功能调用,显示黑白工字-compiled code, dos system function, shows black-and-white character
FIXMBR
- FIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬盘数据,需要DOS系统支持,Windows2000以上系统不支持。-FIXMBR comprehensive search the hard drive boot record, partition table information, directly to the hard disk needs for read operations, and does not destroy hard disk da
CLONE
- CLONE 短小精悍的硬盘复制工具,需要直接读写硬盘,需要DOS系统支持,不能在WINDOWS2000以上系统运行。-plasmid small and hard copy tools, the need for direct reading and writing disk, DOS system needs support not in the above system running Windows 2000.
MTL100JE
- 基于DOS系统下的多任务类库。Class DOS Thread provides a framework for writing DOS applications-DOS-based system under the Multi-task library. Class DOS Thread provides a framework for writi Vi DOS applications
AN311X
- DOS系统下多任务列队处理C语言源程序-DOS systems handle more tasks lined up C language source
msdoscode
- 这是DOS系统的源代码,不过有些内容比较难懂。
DES
- 分支程序设计、循环程序设计、子程序设计及DOS系统功能调用的应用。
通过DOS功能调用编制时钟
- 本实验通过DOS功能调用编制和调试一个自制时钟程序,要求设置一个新的1ch中断处理程序并常驻内存,实现在屏幕右上角显示当时的时间:按XX:XX:XX形式显示,并且能正确进位,24小时应消零。同时,在显示时间时,DOS系统能正确处理各种命令,正确执行应用程序。
自制时钟
- 本实验主要是编制和调试一个自制时钟,在屏幕右上角显示当时的时间:按хх.хх.хх形式显示,并且能正确进位,24小时应清零。同时,在显示时间时,DOS系统能正确处理各种命令,正确执行应用程序。-this experiment is compiled and debug a homemade clock in the upper right screen shows the time : by Xx. Xx. Xx form, and can correct rounding, 24 hours
KFS20
- KEYED DOS系统版文件处理系统-KEYED DOS version of document processing system
DOS
- 在DEBUG状态下,显示中断向量表,找一个空闲的中断类型号,以此软中断作为新增加的系统调用中断。编制一个系统调用服务与初始化程序syscall.asm,要求包括以下两部分内容:① 系统调用服务例程;② 初始化程序:设置新的中断向量和驻留新增加的例程。编制一个用户程序user.asm,其目的是检测新增加的功能调用是否成功。在DEBUG状态下:① 查找中断向量表中新增加的系统调用的中断向量;② 显示扩充的中断服务例程;③ 找到该中断服务例程中使用的数据区。
BIOSDOS
- 操作系统:DOS系统 编辑器: EDIT.exe 编程序: MASM.exe 连接程序:LINK.exe 调试程序:DEBUG.exe-Operating System: DOS System Editor: EDIT.exe programmed: MASM.exe linker: LINK.exe debugger: DEBUG.exe
Dos_src
- 这是DOS系统的源代码,汇编写的,值得看看,对开发操作系统的人员有价值-This is a DOS system source code, compilation of writing, it is worth look at the operating system on the development of valuable staff
ASM-DOS-IO
- 汇编语言实现DOS系统功能调用,实现键盘输入显示-Assembly language function calls DOS system to achieve keyboard display
dos-system-orders
- dos操作系统是最原始的操作系统,现在很多windows的功能都能在dos完成,特别是系统功能。-dos operating system is the most primitive operating system, many windows in the dos function can be done, especially in system functionality.
dos
- 实现简单的dos系统,里面有cd命令dir命令type命令还有就是exit命令,通过动态链接库进行加载的。-Simple dos system, the cd command dir command type command there is the exit command to load the dynamic link library.
dos-programming
- 本文档属于dos系统下使用的汇编语言,属于微机原理-dos language
001--DOS命令
- 各种dos小命令,可以帮助你有效清理系统垃圾,合并同一个文件夹内的txt文档,读取同一类型的文件名并生成txt文档。(Various DoS small commands can help you effectively clean up system garbage, merge TXT documents in the same folder, read the same type of file name, and generate TXT documents.)