搜索结果
找到约 13 项符合
tsr 的查询结果
源码/资料 获取键盘扫描码的TSR
获取键盘扫描码的TSR,可用于解密
其他 tsr驻留程序的演示源程序
tsr驻留程序的演示源程序
汇编语言 汇编语言中断TSR时间程序(int 1ch)
汇编语言中断TSR时间程序(int 1ch)
其他 TSR唱友谊天长地久的小程序
TSR唱友谊天长地久的小程序
其他 REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be remove
REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.
软件设计/软件工程 TSR程序中"保存","恢复"技术的应用
TSR程序中"保存","恢复"技术的应用
其他 This a MS-DOS TSR program in C language.
This a MS-DOS TSR program in C language.
串口编程 CBC下写的串口编程
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...