Welcome![Sign In][Sign Up]
Location:
Search - dos6.22

Search list

[OS programmsdoscode

Description: MS dos6.22完整源代码!相信有很多研究操作系统的朋友需要.-MS dos6.22 integrity of the source code! I believe a lot of study of the operating system needs a friend. Oh
Platform: | Size: 19616831 | Author: 曹云发 | Hits:

[OtherDos6.22

Description: DOS的一些基础工具,包括COPY,FIND,MD命令及常用DISGEN-some DOS based tools, including COPY, FIND, MD orders and used DISGEN
Platform: | Size: 3734960 | Author: cailian | Hits:

[Software Engineeringmultiboot

Description: 自己编程实现多引导 如果你是一个计算机用户相信你一定安装过操作系统,当你用久了一个操作系统,你可能会安装一个新的操作系统,但你往往希望保留现在的操作系统。比如当你有了一个windows98,你可以在上面再安装windows2K或是windowsXP,这是因为Windows的NTloader可以认识比自己更早的操作系统,所以能够给你保留先前的操作系统。但是如果你现在已经拥有了一个windows2K或是windowsXP你要在硬盘上再装个WINDOWS98甚至一些怀旧派人士想在上面安装一个DOS6.22,此时又该怎么办呢?你往往会用到第三方软件,比如V communications,.inc的System Commander系列,PowerQuest Corporration的BootMagic等等都是很好的选择。这些软件的将硬盘分区设置为两个或是两个以上的主分区,(也就是我们所说的双“C”盘,或是多“C”盘),把不同的操作系统安装到不同的主分区,通过激活不同的分区来实现多重引导,其优点是安全稳定,一旦一个操作系统瘫痪,一点不影响其他操作系统,个人认为值得推荐。 本文不是一篇多操作系统实现的经验介绍,因此有关BootMagic等第三方软件的使用我就不再浪费篇幅来介绍,我要给大家分析的是此类软件的实现原理。
Platform: | Size: 7790 | Author: 张海 | Hits:

[OtherDos6.22

Description: Dos6.22安装软件,现在使用Dos的朋友不是很多了,希望能大家一些方便.
Platform: | Size: 3982641 | Author: nxlgp_94 | Hits:

[Disk Toolsdos6.22

Description: dos 6.22启动盘源代码,现在好像不用了,把原码贴出来,高手见笑了
Platform: | Size: 4552 | Author: Au | Hits:

[Other resourcealpos

Description: 超市收银系统,所需系统dos6.22,ucdos,foxpro另外加上一些外设的驱动程序.
Platform: | Size: 1197936 | Author: 秦志 | Hits:

[CSharp挽救软盘

Description: 软盘的FAT表(文件分配表)被损坏时,计算机就不能从软盘上读取数据。 但是,在软盘中有两份完全相同的文件分配表,而DOS在读文件时并不使用 第二张文件分配表,因此,它被损坏的可能性较低。在计算机提示FAT表损 坏时,利用第二张分配表重写第一张文件分配表,往往能成功地挽回你的软 盘上的数据。文件分配表在磁盘中的具体位置及长度视磁盘的规格不同而 不同。 本文提供的程序,用Turbo C 2.0编写,于Dos6.22,UCDOS 3.1下通过。 按照程序的提示,可方便地完成这一工作。-floppy FAT (File Allocation Table) were damaged, the computer is not possible to read data on the floppy. However, the floppy disk is identical to the two File Allocation Table, and DOS when reading the document does not use the second-File Allocation Table, therefore, it was the possibility of damage to the lower. The computer table suggested FAT damage, the use of a second table to rewrite the first File Allocation Table, often successfully restore your data on the floppy disk. File Allocation Table disk in the specific location and length depending on the disk with different specifications. In this paper, the procedures used to prepare Turbo C 2.0, in the shadow, UCDOS 3.1 through. According to the suggested procedure would facilitate completion of this work.
Platform: | Size: 1201 | Author: 王想 | Hits:

[Windows Develop如何在台式机上运行wince

Description: 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type \"loadcepc /?\" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Platform: | Size: 14008094 | Author: 无恒 | Hits:

[CSharp挽救软盘

Description: 软盘的FAT表(文件分配表)被损坏时,计算机就不能从软盘上读取数据。 但是,在软盘中有两份完全相同的文件分配表,而DOS在读文件时并不使用 第二张文件分配表,因此,它被损坏的可能性较低。在计算机提示FAT表损 坏时,利用第二张分配表重写第一张文件分配表,往往能成功地挽回你的软 盘上的数据。文件分配表在磁盘中的具体位置及长度视磁盘的规格不同而 不同。 本文提供的程序,用Turbo C 2.0编写,于Dos6.22,UCDOS 3.1下通过。 按照程序的提示,可方便地完成这一工作。-floppy FAT (File Allocation Table) were damaged, the computer is not possible to read data on the floppy. However, the floppy disk is identical to the two File Allocation Table, and DOS when reading the document does not use the second-File Allocation Table, therefore, it was the possibility of damage to the lower. The computer table suggested FAT damage, the use of a second table to rewrite the first File Allocation Table, often successfully restore your data on the floppy disk. File Allocation Table disk in the specific location and length depending on the disk with different specifications. In this paper, the procedures used to prepare Turbo C 2.0, in the shadow, UCDOS 3.1 through. According to the suggested procedure would facilitate completion of this work.
Platform: | Size: 1024 | Author: 王想 | Hits:

[Windows Develop如何在台式机上运行wince

Description: 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Platform: | Size: 14008320 | Author: 无恒 | Hits:

[OS programmsdoscode

Description: MS dos6.22完整源代码!相信有很多研究操作系统的朋友需要.-MS dos6.22 integrity of the source code! I believe a lot of study of the operating system needs a friend. Oh
Platform: | Size: 19698688 | Author: 曹云发 | Hits:

[assembly languageMS-DOS_6.22

Description: DOS 6.22 的源代码,汇编语言写的 ,应该对大家有用的。-DOS 6.22 of source code, written in assembly language, it should be useful to everyone.
Platform: | Size: 19863552 | Author: 王刚 | Hits:

[OtherDos6.22

Description: DOS的一些基础工具,包括COPY,FIND,MD命令及常用DISGEN-some DOS based tools, including COPY, FIND, MD orders and used DISGEN
Platform: | Size: 3734528 | Author: cailian | Hits:

[OtherDos6.22

Description: Dos6.22安装软件,现在使用Dos的朋友不是很多了,希望能大家一些方便.-Dos6.22 install the software, now used Dos not many friends, and hope that some U.S. convenience.
Platform: | Size: 3982336 | Author: nxlgp_94 | Hits:

[Disk Toolsdos6.22

Description: dos 6.22启动盘源代码,现在好像不用了,把原码贴出来,高手见笑了
Platform: | Size: 4096 | Author: Au | Hits:

[OtherRunningMs-Dos6.22

Description: 微软公司为纪念DOS6.22推出20周年而作的纪念版使用指南。-Microsoft DOS6.22 To commemorate the 20th anniversary of the introduction of the commemorative edition for the use of guidelines.
Platform: | Size: 2070528 | Author: | Hits:

[OtherMSDOS_622

Description: DOS6.22,这个是ISO文件哦~ DOS6.22,这个是ISO文件哦~ -DOS software
Platform: | Size: 9976832 | Author: 闲人 | Hits:

[Otherdos6

Description: dos6.22 帮助手册,用于学习指令操作人员的初级学习资料-dos6.22 help manual, instructions for learning the primary learning materials operator
Platform: | Size: 624640 | Author: jt | Hits:

[OtherDos6.22

Description: Dos Boot95 for boot to dos
Platform: | Size: 1005568 | Author: pongsakorn | Hits:

[OtherDOS6.22.iso

Description: 微软dos 操作系统 6.22版本 适合老机器使用 附带u盘启动工具(Microsoft DOS operating system version 6.22 is suitable for old machines)
Platform: | Size: 6037504 | Author: hudeq | Hits:
« 12 »

CodeBus www.codebus.net