搜索资源列表

  1. tsr

    0下载:
  2. tsr驻留程序的演示源程序-tsr resident program demonstration source program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15641
    • 提供者:晨风
  1. TSR-ex

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

    • 发布日期:2008-10-13
    • 文件大小:55025
    • 提供者:楊智斐
  1. TSR程序作出DOS下的屏幕保护程序

    0下载:
  2. 一组采用一个TSR程序来实现屏幕保护程序的汇编源代码,有助于汇编编程爱好者进一步学习汇编高级编程-a group using a TSR program to screen protection program compilation of source code, compiled programming enthusiasts help further study compiled Advanced Programming
  3. 所属分类:屏幕保护

    • 发布日期:2008-10-13
    • 文件大小:72264
    • 提供者:枫之竹
  1. tsr

    0下载:
  2. 驻留程序TSR -presence procedures TSR
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:代可强
  1. TSR.ZIP

    0下载:
  2. This a MS-DOS TSR program in C language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4198
    • 提供者:Pi-Hsien Huang
  1. 获取键盘扫描码的TSR,可用于解密

    0下载:
  2. 获取键盘扫描码的TSR,可用于解密。属于比较经典的程序,对程序初学者有一定的启发作用。-access to the keyboard scan code TSR can be used declassified. Relatively classic procedures, procedures for beginners have a certain instructive.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7264
    • 提供者:牟小东
  1. key

    0下载:
  2. 获取键盘扫描码的TSR,可用于解密 -It is TSR to get the scan code of the key,which can be used to deciphering.
  3. 所属分类:源码下载

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:王为
  1. tsr

    0下载:
  2. tsr驻留程序的演示源程序-tsr resident program demonstration source program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:晨风
  1. tsr

    0下载:
  2. 驻留程序TSR -presence procedures TSR
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:老代
  1. TSRSRC29

    0下载:
  2. TSR工具实现源码--Source code for TSR tools.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:58368
    • 提供者:
  1. int1ctsr

    0下载:
  2. 汇编语言中断TSR时间程序(int 1ch)-assembly language TSR interruption time (int 1ch)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王丹
  1. 获取键盘扫描码的TSR,可用于解密

    0下载:
  2. 获取键盘扫描码的TSR,可用于解密。属于比较经典的程序,对程序初学者有一定的启发作用。-access to the keyboard scan code TSR can be used declassified. Relatively classic procedures, procedures for beginners have a certain instructive.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:牟小东
  1. TSR-ex

    0下载:
  2. 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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:楊智斐
  1. TSR程序作出DOS下的屏幕保护程序

    0下载:
  2. 一组采用一个TSR程序来实现屏幕保护程序的汇编源代码,有助于汇编编程爱好者进一步学习汇编高级编程-a group using a TSR program to screen protection program compilation of source code, compiled programming enthusiasts help further study compiled Advanced Programming
  3. 所属分类:屏幕保护

    • 发布日期:2024-05-14
    • 文件大小:71680
    • 提供者:
  1. 程序内存驻留程序(TSR)8

    0下载:
  2. 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:高俊杰
  1. tsr

    0下载:
  2. 另一款MEPG2 TS流分析软件,可以和“tsa173.rar”即Transport Stream Analyser 1.73结合使用。-Another MEPG2 TS flow analysis software, can be
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:sean
  1. TSRSV

    0下载:
  2. TSR程序中"保存","恢复"技术的应用-TSR program
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:nicho
  1. tsr

    0下载:
  2. 可以分析出TS流文件的软件,有兴趣的可以下来玩玩。对初学PSI/SI标准的朋友很有用-Can analyze the flow of documents TS software, are interested in can be down to play. For beginner PSI/SI standard useful Friend
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:些小
  1. TSR.ZIP

    0下载:
  2. This a MS-DOS TSR program in C language.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:Pi-Hsien Huang
  1. TSR v2

    0下载:
  2. TSR V2 , EA use it on EURUSD TF H4 , If you don't want to use martingale simply set from 1.7 to 1. Enjoy
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:fbarth
« 12 3 4 »

源码中国 www.ymcn.org