Welcome![Sign In][Sign Up]
Location:
Search - MOV

Search list

[assembly languagerising钥匙盘破解源码.rar

Description: 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 CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!
Platform: | Size: 314 | Author: | Hits:

[OpenGL program复件 MPlayer-1.0pre1

Description: Movie player for LINUX,是一个非常全能的播放器,支持包括most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV,DVD,DivX5,wma,ogg,wav,Realplayer8.0在内的许多种媒体格式,对输出的格式支持也非常好(X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib),是LINUX种看电影动画的首选。12月7号放出的版本。这个版本开始支持wmv/wma9了。-Movie player for LINUX is a very all-round player, including support most MPEG, VOB, AVI, VIVO, ASF / WMV, QT / MOV, DVD, DivX5, wma, ogg, wav, Realplayer8.0 of many kinds of media formats, the output format support is also very good (X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib), LINUX species animated movie of choice. December 7 release version. This version of wmv/wma9 support.
Platform: | Size: 4190784 | Author: lucy | Hits:

[Multimedia programlookit

Description: 1.可以查看的文本类型:\"TXT\"、\"LOG\"、\"HTM\"、\"HTML\"、\"CFG\"、\"WIN\"、\"DOS\"、\"INC\"、\"YSL\"、\"ASC\" 2.可以播放的声音类型:\"WAV\"、\"SND\"、\"AIF\"、\"AU\"、\"MID\"、\"RMI\"、\"MP3\"、\"M3U\"、\"ASF\"、\"ASU\" 3.可以播放的视频类:\"DAT\"、\"AVI\"、\"MPG\"、\"M1V\"、\"MP2\"、\"MPA\"、\"MOV\"、\"QT\" -1. View can type the text : "TXT", "LOG", "HTM", "HTML", "CFG", "WIN", "DOS", "INC", "said Natori," "ASC" 2. May to broadcast the voices of the type : "WAV", "SND", "AIF", "AU", "MID", "RMI", "MP3", "M3U", "ASF," "ASU" 3. playback of video category : "DAT", "AVI", "MPG", "disk", "MP2", "MPA", "MOV", "QT"
Platform: | Size: 683838 | Author: 朱纯余 | Hits:

[Other resource红外遥控接收

Description: 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序 DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB # 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
Platform: | Size: 4576 | Author: | Hits:

[ELanguagegs02

Description:   原来一些32位版发表在 http://www.x86asm.com   因暂停。更新的版本改上传于你处。    在原来的基础上。 增加了简单的宏指令. 增加了链接分散的汇编文本能力. 增加了完全的32位寻址格式. 例如: MOV EAX,[9*EDX] 也即MOV EAX,[EDX+8*EDX] 又如 ADD [ESI+ECX+某单或四字节数],另某数 其中: 某单或四字节数,默认为单字节偏移.(有些会另外,如PUSH类默认为32位的四字节.) 可以用DW等指定为字节长如 ADD [ESI+ECX+DW 某数],WO 另某数或者 ADD WO [ESI+ECX+DW 某数],另某数   目前还属于简陋版的中文汇编编译器-some 32 original version published in http : / / www.x86asm.com result of the suspension. The updated version upload change in you. In the original foundation. A simple macros. A compilation of links scattered text capabilities. A total of 32 addressable format. Cases such as : MOV EAX, [EDX * 9] that is MOV EAX, [EDX EDX * 8] Also ADD [ESI scanning of a single - or four bytes], and the other a few of which : a single - or four bytes, the default single-byte offset. (Some will Moreover, if PUSH default category for the 32 four-byte.) DW can be used as specified in bytes long as ADD [ESI EC DW certain X], WO a certain number or another WO ADD [ESI IR DW certain] a few others also belong to the Chinese version of the simple compilation compiler
Platform: | Size: 33273 | Author: 兰根顺 | Hits:

[OS programtabstrip显示器属性

Description: 关于显示输出 用 mov ah,02h int 21h 怎样才能输出大于10的数?请看一下我的程序,如果我输入十个a,就会出错。-on display output with mov ah, Check int 21 hours how to output more than 10 Look at the number of my procedure, if I enter a 10. will mistakes.
Platform: | Size: 1439 | Author: lp | Hits:

[Other resourceMov&Rotate

Description: 用VB+AO实现不同时期两幅图的叠加,可用于土地利用的变更分析
Platform: | Size: 11647 | Author: 姜游余 | Hits:

[Other resourceW2502

Description: INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IEC JTC1/SC29/WG11 CODING OF MOVING PICTURES AND AUDIO-INTERNATIONAL ORGANIZATION FOR STANDARD ISATION ORGANIZATION INTERNATIONALE DE NORMA LISATION ISO / IEC JTC1/SC29/WG11 CODING OF MOV ING Pictures AND AUDIO
Platform: | Size: 1007085 | Author: eckuk | Hits:

[Other resourcez2005122812256

Description: 8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 MOV AL,AH ;取高字节送AL OUT DX,AL ;后送高字节到2号计数器 -8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
Platform: | Size: 92900 | Author: 周军梦 | Hits:

[Other resourceram96

Description: --- -initial--- - MOVLA 00H IODIR PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STATUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2 ----------------------- MOVLA AAH 写入RAM的数据 MOVAM 08H MOVAM 09H MOVAM 0AH MOVAM 0BH MOVAM 0CH MOVAM 0DH MOVAM 0EH MOVAM 0FH MOVAM 10H MOVAM 11H MOVAM 12H MOVAM 13H ---- ---- --- - MOVLA 00H IODI R PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STA TUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2 ---------- ------------- MOVLA initials into the RAM data MOVAM 08H MOV 7 AM MOVAM 0AH MOVAM 0BH MOVAM 0CH MOVAM 0DH MOV AM 0EH MOVAM 0FH MOVAM 10H 12H MOVAM 11-H MOVAM MOV AM 13H
Platform: | Size: 1216 | Author: frankyq | Hits:

[File OperateqiucktimeDoc

Description: 标准得quickTime 支持得mov视频文件格式. 包括:QTFileFormat,QuickTime5-standards in quickTime support in the mov video file format. Include : QTFileFormat, QuickTime5 etc.
Platform: | Size: 5556069 | Author: hlm | Hits:

[Other resource5ActiveXMovie_SRC

Description: Using DirectShow to Play a Movie from Visual Basic:use Visual Basic as a movie player.we have built (in C++) an ActiveX control for Visual Basic that allows us to play any movie file (compatible with DirectShow). The ActiveX object also provides the complete interface for controlling the movie playback (Start, Stop, Pause, and a trackbar it also shows the current movie position and the total length of the movie). -Using DirectShow to Play a Movie from Visua l Basic : Visual Basic use as a movie player.we have built (in C) an ActiveX control for Visual Basic that a llows us to play any movie file (compatible with DirectShow). The ActiveX object also provides the complete interface for controlling the mov ie playback (Start, Stop, Pause, and a trackbar it also shows the current movie po sition and the total length of the movie).
Platform: | Size: 37349 | Author: au | Hits:

[Streaming Mpeg43gp_mov_mp4_anlyzer

Description: 3gp mov mp4 文件格式解析,利用该程序可以分析3gp,mov,mp4的文件格式和关键信息-3gp mov file format then no time analysis, the use of the procedure can be analyzed 3gp, mov, then no time document formats and key information
Platform: | Size: 51002 | Author: cch | Hits:

[assembly languagebaogeascii

Description: 一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV DL,输出字符的ASCII码 INT 21H 本题中可把DL初始化为10H,然后不断使其加1(用INC指令)以取得下一个字符的ASCII码. (2)显示空白符时,用其ASCII码为0置入DL寄存器.每行结束时,用显示回车和换行符结束本行并开始下一行. (3)由于逐个显示相继为ASCII字符时,需要保存并不断修改DL寄存器的内容,而显示空白、回车、换行符时也需要使用DL寄存器,为此可用堆栈来保存相继的ASCII字符。 具体用法是:在显示空白或回车、换行符前用指令PUSH DX把DL的内容保存到堆栈中去。在显示空白或回车、换行符后用指令恢复DL寄存器的原始内容。-a tabular form with a character show, entitled : tabular form showed two ASCII characters, experimental requirements : * 15 by 16 firms in tabular form for the show ASCII des-100H between all characters, that is, to act with the main sequence of ASCII increase in the order corresponding to the sequence of characters. Each of the 16 characters, and his party Each line of the adjacent between two characters with an empty site (ASCII 0) separated. 3, Tip : (1), showing each character may be used for 02 functions, the output function, use the following method : MOV AH, 02H MOV DL, Output ASCII characters INT 21H this issue can be put to initialize the DL 10 H, and then it increases one (using INC. Directive) to obtain under an ASCII characters. (2), showing a blank website , with its ASCII 0 p
Platform: | Size: 1454 | Author: 庄宁文 | Hits:

[Windows Developreadfile

Description: 实现了读取windows平台目录下的媒体文件。格式包括.mpg4和,mov文件-Achieved a reading platform directory windows media files. Formats include. Mpg4, and, mov files
Platform: | Size: 365568 | Author: 凤飞飞 | Hits:

[VHDL-FPGA-Veriloglv7

Description: 该处理器的指令系统包括10条指令,分别是 (1)非访存指令 加法指令 ADD Ri,Rj(Ri+Rj->Ri) 减法指令 SUB Ri,Rj(Ri-Rj->Ri) 与指令 AND Ri,Rj(Ri and Rj->Ri) 或指令 OR Ri,Rj(Ri or Rj->Ri) 寄存器传送指 MOV Ri,Rj(Rj->Ri) 立即数传送指令 MVI Ri,X(X->Ri) (2)访存指令 存数指令 STA Ri,X(Ri->[R7//X]) 取数指令 LDA Ri,X([R7//x]->Ri) (3)转移类指令 条件转移(零则转)指令 JZ Ri,X(if(Ri=0)then[R7//X]->PC) 无条件转移指令 JMP X([R7//X]->PC) -(1) non-memory access instructions Addition instruction ADD Ri, Rj (Ri+ Rj-> Ri) Subtraction instruction SUB Ri, Rj (Ri-Rj-> Ri) And instruction AND Ri, Rj (Ri and Rj-> Ri) Or instructions OR Ri, Rj (Ri or Rj-> Ri) Register transfer means MOV Ri, Rj (Rj-> Ri) Immediate transfer instruction MVI Ri, X (X-> Ri) (2) memory access instructions Keep the number of instruction STA Ri, X (Ri-> [R7// X]) Fetching instruction LDA Ri, X ([R7// x]-> Ri) (3) transfer of class instruction Transfer conditions (zero, in turn) instruction JZ Ri, X (if (Ri = 0) then [R7// X]-> PC) Unconditional transfer instruction JMP X ([R7// X]-> PC)
Platform: | Size: 502784 | Author: Beaug | Hits:

[Streaming Mpeg43GPFileDecoder

Description: 用于查看3gp mov mp4 文件格式框架. 新增了结构树浏览, 双击左侧树的节点可以显示当前的节点内部结构. 支持文件格式3g2 3gp, mov, mp4 等符合3gpp的文件。-Used to view 3gp mov mp4 file format framework. Add the tree view, double-click the left side of the tree node to show the internal structure of the current node. Support the file format 3g2 3gp, mov, mp4, etc. meet the 3gpp files.
Platform: | Size: 72704 | Author: pudn36d | Hits:

[OS programfaac

Description: 快乐影音转换器能将常见的电脑视频格式,转换成MP4、AVI、PMP、3GP、AMV、MOV等设备所需要的格式。 更新功能:v3.0 + 新增智能多任务同时转换功能,大幅提升多文件时的转换效率和CPU使用率。 + 新的非强制登录方式,未注册用户不需等待便可进入主程序。 + 增加手机设备、MP4设备到主界面,取代原来的设备向导。 + 主界面使用触摸式控制,操作更加快捷。 + 增加ASS/SSA字幕自定义颜色、样式等的功能。 + 增加转换网络源文件功能,添加文件时输入网址即可转换。 + 增加全局修正音频视频不同步选项,高级选项其它选项卡中。 + 增加了标题栏右键菜单,可进行设置和查看日志。 + 增加了记录转换日志功能,可在设置中设置日志大小和是否使用。 + 增加了帮助文件,点击?按钮可打开。 * 移动加载字幕选项到常用选项卡,更方便设置。 * 添加文件时支持MTS, M2TS高清文件格式。 * 诺基亚N8x系列默认音频编码修改为AAC。-视频播放器
Platform: | Size: 157696 | Author: hehe | Hits:

[assembly languagemasm

Description: win32 汇编语言 播放歌曲的小程序 完整 STACK SEGMENT DB 200 DUP ( STACK ) STACK ENDS CODE SEGMENT ASSUME DS:DATA,SS:STACK,CS:CODE START: MOV AX,DATA MOV DS,AX MOV aH, 0 MOV AL,00 INT 10H ********** 定义一个宏显示 waitf proc near push ax waitf1: in al,61h and al,10h cmp al,ah je waitf1 mov ah,al loop waitf1 pop ax ret waitf endp ********************************************* 音乐播放 DISPLAY MACRO b LEA DX,b MOV AH,9 INT 21H ENDM **********************音乐地址宏 -win32 a small assembly language program playing a full song STACK SEGMENT DB 200 DUP ( STACK ) STACK ENDS CODE SEGMENT ASSUME DS:DATA,SS:STACK,CS:CODE START: MOV AX,DATA MOV DS,AX MOV aH, 0 MOV AL,00 INT 10H ********** waitf proc near push ax waitf1: in al,61h and al,10h cmp al,ah je waitf1 mov ah,al loop waitf1 pop ax ret waitf endp ********************************************* DISPLAY MACRO b LEA DX,b MOV AH,9 INT 21H ENDM **********************
Platform: | Size: 177152 | Author: xuwenjiao | Hits:

[Other传送指令MOV的学习程序

Description: 传送指令MOV的学习程序,三菱PLC控制程序(A learning program for sending instruction MOV)
Platform: | Size: 11264 | Author: 上善若淼 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net