CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - dos系统

搜索资源列表

  1. r_w_regiest

    0下载:
  2. 设计题目:读写磁盘文件 设计要求:能正确执行对硬盘文件的读写 设计应用:熟练基本的汇编编程,为后来编程打基础。 设计思路:反复利用DOS系统功能调用,进行操作。-design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design applications : a compilation of bas
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1354
    • 提供者:聂仁博
  1. serial_num

    0下载:
  2. 汇编dos系统功能调用,用户输入10学号,程序按照一定规则进行回显-compilation dos system function, the user 10 school, according to a certain procedure rules to significantly
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:845
    • 提供者:
  1. gong

    0下载:
  2. 汇编代码,dos系统功能调用,显示黑白工字-compiled code, dos system function, shows black-and-white character
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:
  1. FIXMBR

    0下载:
  2. 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
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:16245
    • 提供者:邝育军
  1. CLONE

    0下载:
  2. 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.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:18420
    • 提供者:邝育军
  1. MTL100JE

    0下载:
  2. 基于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
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:61338
    • 提供者:liushan
  1. AN311X

    0下载:
  2. DOS系统下多任务列队处理C语言源程序-DOS systems handle more tasks lined up C language source
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:74255
    • 提供者:孙明杨
  1. msdoscode

    0下载:
  2. 这是DOS系统的源代码,不过有些内容比较难懂。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-16
    • 文件大小:19629880
    • 提供者:宋莉莉
  1. DES

    0下载:
  2. 分支程序设计、循环程序设计、子程序设计及DOS系统功能调用的应用。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:49152
    • 提供者:李先满
  1. 通过DOS功能调用编制时钟

    0下载:
  2. 本实验通过DOS功能调用编制和调试一个自制时钟程序,要求设置一个新的1ch中断处理程序并常驻内存,实现在屏幕右上角显示当时的时间:按XX:XX:XX形式显示,并且能正确进位,24小时应消零。同时,在显示时间时,DOS系统能正确处理各种命令,正确执行应用程序。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:4862
    • 提供者:qq
  1. 自制时钟

    0下载:
  2. 本实验主要是编制和调试一个自制时钟,在屏幕右上角显示当时的时间:按хх.хх.хх形式显示,并且能正确进位,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
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:8734
    • 提供者:王丹
  1. KFS20

    0下载:
  2. KEYED DOS系统版文件处理系统-KEYED DOS version of document processing system
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:41724
    • 提供者:眼文
  1. DOS

    0下载:
  2. 在DEBUG状态下,显示中断向量表,找一个空闲的中断类型号,以此软中断作为新增加的系统调用中断。编制一个系统调用服务与初始化程序syscall.asm,要求包括以下两部分内容:① 系统调用服务例程;② 初始化程序:设置新的中断向量和驻留新增加的例程。编制一个用户程序user.asm,其目的是检测新增加的功能调用是否成功。在DEBUG状态下:① 查找中断向量表中新增加的系统调用的中断向量;② 显示扩充的中断服务例程;③ 找到该中断服务例程中使用的数据区。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4797
    • 提供者:燕子
  1. BIOSDOS

    0下载:
  2. 操作系统: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
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:68884
    • 提供者:王风存
  1. Dos_src

    0下载:
  2. 这是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
  3. 所属分类:OS Develop

    • 发布日期:2017-06-12
    • 文件大小:19866899
    • 提供者:yyf
  1. ASM-DOS-IO

    0下载:
  2. 汇编语言实现DOS系统功能调用,实现键盘输入显示-Assembly language function calls DOS system to achieve keyboard display
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:845
    • 提供者:OSer
  1. dos-system-orders

    0下载:
  2. 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.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:728877
    • 提供者:hanyuyi
  1. dos

    0下载:
  2. 实现简单的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.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-09
    • 文件大小:17217436
    • 提供者:houyong
  1. dos-programming

    0下载:
  2. 本文档属于dos系统下使用的汇编语言,属于微机原理-dos language
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:123873
    • 提供者:曾婷
  1. 001--DOS命令

    0下载:
  2. 各种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.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:Zihuatanejo
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com