搜索资源列表
rising钥匙盘破解源码.rar
- DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;
8259interupt
- 该程序使每次CPU响应外部中断IRQ3时显示字符串“THIS IS A 8259A INTERRUPT!”。中断10次后,程序返回DOS。 中断请求通过ISA总线的IRQ3端输入,中断源用单脉冲源代替(来自实验箱)。
123
- 该源码只能在DOS环境下运行,能够在屏幕上出现一个小框,框内输入T可显示系统当前时间,输入Q则退出
protectedmode
- 保护模式教程源码 The source code of protection mode in dos
usbdos
- dos下的USB源码(包括UHCI,OHCI, EHCI);
dosusb.zip
- DOS下的USB驱动源码,包括UHCI,OHCI,EHCI,USB drives under DOS source code, including the UHCI, OHCI, EHCI
HIMEM
- HIMEM 的源码,可以使用MASM进行汇编。作为DOS设备驱动程序的学习参考。-a source file of HIMEM
rising钥匙盘破解源码
- DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV
dos_stub
- Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序,这个就是"dos stub"的源码,我们可以修改它,用fasm.exe编译,在vc连接时,加上 /stub:stub.exe-Windows PE files will normally be run under DOS shows: This program cannot be run in DOS mode
Richard
- 课程设计,俄罗斯方块,源码用汇编语言编写,在DOS运行,用MASM2.0编译.-Curriculum design, the Russian box, using assembly language source code written to run in DOS, using MASM2.0 compiler.
C_ASM
- 用C和汇编写的Dos操作系统的源码,喜欢系统的可以参考咯-Written with C and assembler source code of the Dos operating system, like the system can refer to pyronaridine
1
- 采集0-7路输入来自直流源经分压器产生的0~5 V直流电压(可功能扩展,8路可接不同的传感器,采集不同的信号,例如:温度、湿度、图象、声音等)ADC0809将各路模拟信号分别转换成8位二进制数字信号,再对各路数据进行显示。各路通道采集方式为以约5s为周期循环采集(即0路、1路……7路、0路…)约每5ms更新,重新采集一次。显示方式为循环显示和单路显示:开关打开时,循环显示0-7路采集的数据;开关闭合时,显示当前单路采集的数据。3个七段数码管显示结果:最左边的一个数码管DS0显示通道号,其它两个数
PCI
- 在DOS下可以枚举主板上所有PCI接口device_id和vendor_id的小程序.送给需要的朋友们。呵呵,如果想看源码,可以给我发邮件。han_shuai@163.com-In DOS, you can enumerate all the PCI interfaces on the motherboard device_id and vendor_id applets. Gift needs friends. Oh, if want to see the source code, you c
virus-asm
- 九十年代的老是dos病毒源码,都是asm格式的汇编语言,有兴趣的可以玩玩。说明:压缩包内只是源码,绝对安全,一切编译后果自负!-Nineties always dos virus source code, are asm assembly language format, interested can play. Descr iption: The compressed source code package is absolutely safe, all compiled at your pe
MYCOPY
- 实现DOS COPY.EXE 的部分功能 执行时文件源和目标在命令行参数指定,文件源可以是[路径\文件名] 目标可以是[路径名(包括当前路径"." )],或[路径\文件名]-File the DOS COPY.EXE some functions to perform source and destination in the command-line argument to specify the source of the file can be a [path \ filenam
elsfk
- 课程设计,俄罗斯方块,源码用汇编语言编写,在DOS运行,用MASM2.0编译.-Curriculum design, the Russian box, using assembly language source code written to run in DOS, using MASM2.0 compiler.
masm
- 微机原理的实验报告(含源码,经过测试可用),包含用74LS244和74LS273组成输入输出混合接口的设计和测试,模数转换器AD0809将输入的电平数据转换成十六进制数,8255芯片用方式0实现跑马灯和控制数码管循环显示A,b,C,d.(基于DOS环境和TD-PIT实验装置,面包板)-Microcomputer Principle of test report (including source code, tested and available), including the use 74L