搜索资源列表
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 ;
filesys
- 自主开发的文件系统,自由协议 调用 mov ax,600 mov [7e20h],ax mov al, A mov [7f00h],al mov al,0 文件名以数字0结束 mov [7f01h,al 本例中文件数据位于内存 0000:2000h mov ax,cs mov ds,ax mov ax,7600h jmp ax
Administrator
- DAC0832输出的是电流,要转换为电压,还必须经过一个外接的运算放大器,实验线路如图所示。-dat segment import db input a 4 bit hex:$ output db the equal number=$ err db wrong number$ dat ends cod segment assume cs:cod,ds:dat start: mo
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
lib
- 汇编头文件,包包含5个函数,分别有 1.显示 AL 中的数字 DispAL 2.显示一个整形数 DispInt 3.显示一个字符串 DispStr 4.换行 DispReturn 5.内存拷贝 MemCpy-Compilation of header file, package includes 5 function, respectively, have 1. Show DispAL figures AL 2. Displays a few plastic Di
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
LAB22
- 编程实现按照下列6 4键码定义表计算给定行列号的键码在表中 的位置,并取出该键值送入al中。要求使用XLAT指令查表! KeyTable db (0行) 16h, 15h, 14h, 0ffh db (1行) 13h, 12h, 11h, 10h db (2行) 0dh, 0ch, 0bh, 0ah db (3行) 0eh, 03h, 06h, 09h db (4行) 0fh, 02h, 05h, 08h db (5行) 00h, 01h, 04h, 0
al
- 告警程序,输入12路,输出12路,尽快口里空分分工看纷纷纷纷各-alarm
AXregisterdividedintofourgroupsof16bits
- 编写一个程序,将AX寄存器中的16位数分成四组,每组四位,然后把这四组数分别放在AL,BL,CL,DL中。-Write a program, the AX register in the 16-digit divided into four groups, each with four, and then put these four groups, respectively AL, BL, CL, DL in.
12computer
- 书后作业题目答案。将ax寄存器中的16为数分成四组,每组4位,分别放在al ,bl ,cl,dl中-the answer
analogo_serial
- Valor del voltaje de un potenciometro es enviado serialmente al PC
pwmpic
- Envia una señ al PWM para controlar la velocidad de un motor
8254-1
- 8254调试代码CODE SEGMENT ASSUME CS:CODE,DS:DATA MOV DX,INTCSR_BYTE1 MOV AL,1FH OUT DX,AL MOV DX,INTCSR_BYTE2 MOV AL,3FH OUT DX,AL MOV DX,INTCSR_BYTE3 MOV AL,00H OUT DX,AL-code of 8254CODE SEGMENT ASSUME CS:CODE,DS:D
ASM_ASCII
- 汇编实现键盘输入字符,AL返回的ASCII码显示出来,按ESC退出.-Compilation of keyboard input characters to achieve, AL return ASCII code is displayed, press ESC exit.
8259
- 8259A可编程中断控制器实验 单片的 pc机中断控制器8259A的地址为20H、21H。编程时要根据中断类型型号设置中断矢量,8259中断屏蔽寄存器IMR对应位要清零(允许中断),中断服务结束返回前要使用中断结束命令: MOV AL,20H OUT 20H,AL 中断结束返回dos时应将IMR对应位置1,以关闭中断。 -8259A programmable interrupt controller chip in the pc test machine interrupt
al
- 目录 --- --- --- --- --- --- --- --- --- --- --- --- --- -- 前言 第1章 算术运算程序设计 案例1 判断闰年程序 案例2 产生随机数并运算的程序 案例3 计算平台长度程序 案例4 加减乘除四则计算 第2章 非数值处理程序设计 案例5 数字方阵程序 案例6 数据加密程序 案例7 代码转换程序 案例8 键盘录入数据的转换与显示程序 第3章 发声程序设计
7
- 将AX寄存器中的16位数分成4组,每组4位,然后把这四组数分别放在AL、BL、CL和DL中-AX register will be divided into 4 groups of 16 bits, each 4-bit, and then put these four groups, respectively AL, BL, CL, and DL in
grouping
- 将AX寄存器中的16位数分为4组,每组4位,然后把这四位数分别放在AL,BL,CL,DL中-Will the register AX 16 digit is divided into four groups of four, then put these four digits were in AL, BL, CL, DL
assembly_programs
- L.C.M....Binary Conversion ...Factorial...Encryption Decryption ...and some other programs in assembly language.al programs run on mipster -L.C.M....Binary Conversion ...Factorial...Encryption Decryption ...and some other programs in assembly languag
AL-004
- An AL Program that prompts the user to enter a string, then counts and display the number of vowels and consonants in it using the SCASB and REPNE instructions. - An AL Program that prompts the user to enter a string, then