搜索资源列表
game2005629
- 不错,汇编小软件!用汇编编的。 具体功能在你编译后运行的时候会有提示。:)-Great!A software of assembly,in assembly language.you can get the clew to carry out the function as soon as you run this program.
123696321584451
- 本人自己弄的一个程序,测试通过的,希望对大家会有所帮助,也希望大家能指出不足之处-I get one of their own procedures, test, and I hope will be helpful for all of us, I hope you can point out the inadequacies of
step
- This a sample of OUT instruction. It writes values to virtual I/O port that controls the stepper-motor. Try using datCCW, datCW_FS or datCCW_FS instead of datCW to get different behavior of the motor. -This is a sample of OUT instruction. It writes v
TestArm
- ARM反汇编器 别人基础上做的。 关键是没时间弄了。本来想弄出来,如果能卖些钱就卖些钱的 。后来也懒得弄了,觉得用来学习倒是不错了。做的完善了,可以作为IDA的反汇编的插件。 更新了一下附件,把工程文件加上去了。-ARM disassembler Based on other people to do. The key is no time to get up. Originally Xiangnong out more money if they can sell
TVAR
- tvarThere 5 files in this directory: lumc.txt lumu.txt tar.m thr_est.m het_test.m readme.txt Make sure they are in the same directory. Set the working place of Matlab as this directory and run tar.m. When the process is finished,
tett
- XMS 内存的存取是通过 XMS 驱动程序进行的,存取 XMS 前,必须先检测 XMS 驱动程序是否存在,然后获取驱动程序地址,通过远调用来使用它。检测 XMS 及获取驱动程序地址通过 INT 2FH 的 4300H 和 4310H 功能来进行的,一旦成功后,所有对 XMS 的操作都是先在 AH 内设置功能码,然后通过对驱动程序进行 CALL FAR 来完成。在调用时需要在内存中先定义一个 EMM 结构,里面包括移动的字节数,XMS内存的句柄等要用到的参数。 - XMS memory a
OS2
- 编写程序 read_fat12,读取 a.img 文件(该文件是 fat12 文件系统的软盘镜像)。要求: • 通过分析 fat12 文件系统,打印出所有文件。 • 打印完成后,要求能够获取用户输入文件路径(以回车结束),程序查询 Fat12 文件,分别对目录文件、普通文件、不存在的文件进行做相应的输出-Programming read_fat12, read a.img file (which is a floppy disk image fat12 file sy
