CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - read memory

搜索资源列表

  1. WebScan1.3

    1下载:
  2. 采用win32汇编语言编写的一个脚本*查杀工具。利用内存读取的扫描方式,能够检测是隐藏的脚本*。-win32 assembly language used in the preparation of a scr ipt Trojan killing tools. Memory read using the scanning method to detect hidden scr ipt Trojan.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:73.62kb
    • 提供者:fdsafaf
  1. Monkey-sc

    0下载:
  2. Monkey,即猴子病毒传播硬盘和软盘的引导区,总长度为 01F4H(500字节),它将原引导记录加密后保存,在系统读出时先解密再送出,结果造成病毒不在内存中时,系统无法得到正常的引导记录,以至对所有硬盘分区无法访问。-Monkey, a monkey virus that is spread by floppy disk and guide, 01F4H total length (500 bytes), which will encrypt the original boot record
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.01kb
    • 提供者:jiankang
  1. Sru

    0下载:
  2. memory dump,可以將DOS下1M內存的內容全部讀出來,並列印在螢幕上.-memory dump, can be DOS 1M memory read out all the details. and print on the screen.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:劉甜
  1. 24xx

    0下载:
  2. 24系列存储器通用读写程序,非本人作品,仅共参考-24 Series memory read and write common procedures, non - I works were only reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:shisr
  1. 中断矢量设置与读取有关的DOS功能调用

    0下载:
  2. 与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, h
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.28kb
    • 提供者:张东
  1. SPD.rar

    0下载:
  2. 读取内存SDRAM 的SPD内容,包括一些参数信息,供应商信息,以及内存的其他参数等。,Memory SDRAM read the contents of the SPD, including the number of parameter information, vendor information, as well as memory and other parameters.
  3. 所属分类:assembly language

    • 发布日期:2014-11-24
    • 文件大小:20.07kb
    • 提供者:金子
  1. spd

    0下载:
  2. DOS下读取内存SPD信息,C语言与汇编代码混合-Information to read memory SPD DOS, C language and assembly code mixed
  3. 所属分类:assembly language

    • 发布日期:2014-12-19
    • 文件大小:2kb
    • 提供者:张峻海
  1. AT28C16

    0下载:
  2. 常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自行确定存储地址,最后别忘了还要8个LED和470欧姆电阻.-EEPROM chip used to read and write operations, 51 MCU control circuit, experiment, use 74LS373 1, AT28C16 1, AT28C17 1, the circuit is very
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:653byte
    • 提供者:wangjinshan
  1. rising钥匙盘破解源码

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:585byte
    • 提供者:
  1. I2C

    0下载:
  2. I2C存储器读写实验,汇编语言编写,用途广泛-I2C memory read and write experiments, compiled languages, a wide range of uses
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:2.33kb
    • 提供者:yjj
  1. write24c02

    0下载:
  2. 基于AT89S51单片机读写RAM存储器24C02的汇编原程序。有详尽说明-AT89S51-based single-chip RAM memory to read and write 24C02 compilation of the original procedure. Detailed descr iption
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.63kb
    • 提供者:marc
  1. ShlTest

    0下载:
  2. 一个非常小的程序,但却毫不简单.程序使用了Windows的内存越权读写API.实现了对程序自身代码的内存中动态修改,可以高效执行任意指令.例子中动态修改了一个没有意义的空函数,实现了VB不可能编译出来的移位指令.-A very small program, but not simple. Procedures for the use of Windows to read and write memory ultra API. Realize their own code of procedure
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:12.09kb
    • 提供者:gbcgbc
  1. pigou

    0下载:
  2. 易语语开发的苹果机,代码带磁盘驱动内存读取-Language development language easy to Apple machines, the code memory with disk drive read
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:517.76kb
    • 提供者:杨波
  1. AT24C02externalmemoryreadandwriteoperation

    0下载:
  2. 对C51单片机的外接存储器AT24C02进行8比特位的读写操作,以及一个字节的读写操作-For C51 MCU AT24C02 external memory read and write operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1.25kb
    • 提供者:chenjie
  1. HT24LC02

    0下载:
  2. 利用外部存储器实现读写,存储功能!比如OFF/ON!-The use of external memory to achieve read and write, storage!
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2.36kb
    • 提供者:胡地球
  1. Monkey

    0下载:
  2. Monkey,即猴子病毒传播硬盘和软盘的引导区,总长度为 01F4H(500字节),它将原引导记录加密后保存,在系统读出时先解密再送出,结果造成病毒不在内存中时,系统无法得到正常的引导记录,以至对所有硬盘分区无法访问。只有当从有病毒的盘启动时,才能正常访问硬盘。-Monkey, the monkey transmission of the virus hard disk and floppy disk boot sector with a total length of 01F4H (500
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3.55kb
    • 提供者:lin
  1. readphoto

    0下载:
  2. 利用VB.NET作为开发平台,使用记忆流的方式读取、保存和插入图片。-Using VB.NET as the development platform, using the memory stream way to read, save and insert pictures.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:3.37kb
    • 提供者:周园园
  1. Game

    1下载:
  2. 记忆力的小游戏,汇编语言。游戏开始,提示“Please show seeds: (press 0 – 2)”,按键0~2 提供三种方案供选择。每种方案在不同的位置显示4个“种子”,种子的形状自定,颜色区别于背景色。按“E”或“e”让“种子”消失。“W”、“A”、“S”和“Z”键分别控制色块向上、向左、向右和向下移动。如果经过原定的“种子”处,种子现形。实现了光标移动,边界设定,判断等功能。-Memory games, assembly language. Start of the game, p
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.92kb
    • 提供者:Leon
  1. CE-source-code-and-easy-language

    2下载:
  2. 易语言的CE源码 功能有待加强 不过还是比较不错的 能读取游戏内存-CE source language features easy to be strengthened, but still relatively good memory can read the game
  3. 所属分类:汇编语言

    • 发布日期:2017-03-26
    • 文件大小:11.8kb
    • 提供者:lxh
  1. 8086

    0下载:
  2. 汇编语言比机器语言易于读写、易于调试和修改,同时也具有机器语言执行速度快,占内存空间少等优点,但在编写复杂程序时具有明显的局限性,汇编语言依赖于具体的机型,不能通用,也不能在不同机型之间移植。-Assembly language is easy to read and write than machine language, easy to debug and modify, as well as the implementation of a fast machine language, ac
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3.66kb
    • 提供者:you
« 12 »
搜珍网 www.dssz.com