虫虫首页|资源下载|资源专辑|精品软件
登录|注册

AL-XHZ

  • DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即

    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 初学汇编,请各位多多指教!

    标签: MOV 00 DEbug 200

    上传时间: 2015-01-06

    上传用户:我干你啊

  • PowerFish is a class library, intended to provide a broad functionality base for any application. Al

    PowerFish is a class library, intended to provide a broad functionality base for any application. Although the focus is on game and demo development. PowerFish是一个类库,旨在为应用程序提供一个广泛的功能基础,虽然其重点是在游戏和演示开发。

    标签: functionality application PowerFish intended

    上传时间: 2013-11-27

    上传用户:2467478207

  • 程序首先定义一个hello的函数调用int 21h mov ah

    程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境

    标签: hello 21h int mov

    上传时间: 2014-11-22

    上传用户:waitingfy

  • This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr

    This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.

    标签: partitioning including contains toolbox

    上传时间: 2015-05-25

    上传用户:tzl1975

  • 8253的初始化程序举例: 例1:选择2号计数器

    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 初始化程序 举例 计数器

    上传时间: 2015-06-24

    上传用户:zhangzhenyu

  • MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

    MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology

    标签: MULTIDIMENSIONAL optimization Modified Steyvers

    上传时间: 2015-08-26

    上传用户:kytqcool

  • This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t

    This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are then adapted to work between systems with very long interconnect delays, by migrating a single-clock solution by Carloni et al. (1999, 2000, and 2001) (for “latency-insensitive” protocols) to mixed-timing domains. The new designs can be made arbitrarily robust with regard to metastability and interface operating speeds. Initial simulations for both latency and throughput are promising.

    标签: mixed-timing low-latency interfaces first-out

    上传时间: 2015-10-08

    上传用户:dapangxie

  • The CUBA library provides new implementation of four general-purpose multidimensional integration al

    The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of existing algorithms with only few improvements over the original versions. All four algorithms can integrate vector integrands and have very similar Fortran, C/C++, and Mathematica interfaces.

    标签: multidimensional general-purpose implementation integration

    上传时间: 2014-09-09

    上传用户:gxf2016

  • 英语词汇起源及妙记 1、Chemistry 化学 古代的炼金术士们总想找到一种方法

    英语词汇起源及妙记 1、Chemistry 化学 古代的炼金术士们总想找到一种方法,将低贱的金属变为金子。现在通过原子裂变的原理表明,他们的这种想法并非一般人们想象的那么愚蠢。古埃及人入侵欧洲后,将他们所研究的炼金术,连同其命名al-kimia一起传入欧洲。后来,这个词变成alchemy,“炼金的人”叫做alchemist,最后成了chemistry。“化学”的概念就是从“炼金术”演变来的.

    标签: Chemistry 英语 化学 词汇

    上传时间: 2013-12-07

    上传用户:hxy200501

  • 功能为neighborhood components analysis

    功能为neighborhood components analysis,a quick matlab implementation of NCA (see Goldberger et al, NIPS04).

    标签: neighborhood components analysis

    上传时间: 2013-12-11

    上传用户:tianjinfan