搜索资源列表
PCKEY.ZIP
- dos下控制键盘,The PCKey class provides access to the PC s keyboard through fast inline member functions. Special characters are defined in the header for your convenience. PCKey is not for use in Windows programming -- use only for DOS applications! -
dossrc
- 与MS-DOS兼容的DOS操作系统, FreeDOS like。 aldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01 BUILDING THE MRS KIT The Caldera OpenDOS MRS kit contains the following components: IBMBIO, IBMDOS and COMMAND
chongqi
- Dos下屏蔽热启动,想要重启的话先按下Ctrl+Alt+Del,松开Del键,然后按R键则重 启,按Q键则关机-Dos under thermal shielding started, and wanted to resume the first pressing Ctrl-Alt-Del, loosen Del keys, then R button will resume by Q keys were shutdown
traffic
- 本程序实现十字路口交通灯的模拟控制。假设有一个十字路口,分为南北路口和东西路口。十字路口交通灯的变化规律要求: (1) 南北路口的绿灯、东西路口的红灯同时亮30秒,并且显示倒计时。 (2) 南北路口的黄灯闪烁若干次,同时东西路口的红灯继续亮。 (3) 南北路口的红灯、东西路口的绿灯同时亮20秒,并且显示倒计时。 (4) 南北路口的红灯继续亮、同时东西路口的黄灯亮闪烁若干次。 (5) 转(1)重复。 若键盘输入“R”则返回DOS,结束程序。
usbdisk.rar
- MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?US
DOS
- DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
m
- 模拟DOS命令解释器,提供文件相关命令,可扩充。-Simulated DOS command interpreter