搜索资源列表
时钟驻留程序.rar
- 汇编的时钟驻留程序
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何
C++中的中断处理创建一个内存驻留程序
- 用C++语言写的一个中断处理,创建内存驻留程序,有问题与我联系-using the C language to write an interrupt handling, the presence of established procedures memory, I have problems with the links
内存驻留拨号程序
- 内存驻留拨号程序 本程序由立即代码收集!网址:http://www.qcode.org-memory of the presence of dial-up procedure by procedure code collection immediately! Address : http://www.qcode.org
驻留内存时钟程序
- DOS下的最小巧的驻留内存时钟程序
cdtsr
- 播放CDROM音乐的内存驻留程序- Broadcasts the CDROM music the memory resident program
SG125
- DOS下的秒表程序,是个内存驻留程序-A MTERM program in DOS, simple terminal emulator
时钟驻留程序
- 汇编的时钟驻留程序- Assembly clock resident program
play_dos
- DOS下的音乐播放器,可驻留内存。 附原程序及使用说明。-a music player under dos,resist in memory. attached with souce and document.
声音控制
- Dos 下的声卡音量控制程序,以内存驻留键盘激活的方式控制CD-Audio,MIDI,Voice以及Master的音量-Dos under the sound volume control procedures, the presence of memory to activate the keyboard to control CD-Audio, MIDI, and the Master's Voice volume
dosstamem
- ★★DOS常驻内存程序[原创]★★ 也许大家不理解意思。 驻留内存的意思就是 1)不能影响其他程序的运行。 2)自我复制。 3)某种情况下进行破坏(比如4月16日)。 对于DOS程序(病毒)来说,你起码要篡改一个中断。然后在你的中断程序中把真实的中断做一次,就神不知鬼不觉了 下面我以篡改键盘中断的病毒解释一个例子。-** DOS memory Permanent procedures [original
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何
C++中的中断处理创建一个内存驻留程序
- 用C++语言写的一个中断处理,创建内存驻留程序,有问题与我联系-using the C language to write an interrupt handling, the presence of established procedures memory, I have problems with the links
内存驻留拨号程序
- 内存驻留拨号程序 本程序由立即代码收集!网址:http://www.qcode.org-memory of the presence of dial-up procedure by procedure code collection immediately! Address : http://www.qcode.org
shizh
- 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但
FQ2WF2
- 编写一个中断程序,每隔1秒响铃一次,在屏幕上指印“0”字符,该程序为内存驻留。-procedures for the preparation of an interruption every one seconds ringing, with the fingerprints on the screen "0" characters The procedure for the presence of memory.
MSDOScommand
- DOS操作详解,包括DOS命令扩展,屏幕界面程序设计,内存驻留程序设计等.-Detailed DOS operations, including expansion of DOS commands, the screen interface programming, program design, such as the presence of memory.
clock
- 这是一个在ms-dos下在屏幕右上角显示时钟的程序。 程序实现了BISO功能调用读取实时时钟,并把程序 驻留内存,利用1CH中断实现电子钟计数。 本程序在masm 5.0下汇编通过,并且在ms-dos下 运行良好,实现了内存驻留,在dos做其他操作, 屏幕右上方始终显示一个绿色时间。-This is a ms-dos in the upper right corner of the screen show
CINT16
- CINT16 - DOS下的C语言中断驻留子程序范例
CHEN3
- 利用BIOS的时间参数调用方法实现系统时间的驻留显示-BIOS parameters using the time system call method showed the presence of time