CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - nasm

搜索资源列表

  1. i

    0下载:
  2. 一个引导扇区程序代码,用nasm编译。。。可以用bochs软件模拟-A boot sector code, compiled with nasm. . . Bochs software simulation can be used. .
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:896378
    • 提供者:潘 江
  1. x264-060805-vc6

    0下载:
  2. 我亲自注解的vc6可编译的x264源码,非常详细啊。 编译需要安装一些附加的东西: 1、下载vc6工程的x264源码 。 打开D:\x264-060805\build\win32\libx264.dsw进入VC6简体中文企业版,此时编译,会出现很多错误,需要做以下的各种工作: 2、下载并安装Service Pack 5 for Visual Studio 6        (vs6sp5.exe    130 MB )
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1789338
    • 提供者:zjh
  1. mbr

    0下载:
  2. mrb.asm - um simples exemplo de como o mbr funciona . Compile usando nasm . (mbr é o primeiro setor do disco ) usado na inicializaç ã o do sistema.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1418
    • 提供者:Fred Nora
  1. Nasm_pciEprom

    0下载:
  2. nasm 读取pci配置空间 驱动 基于单片机的读取pci配置空间-nasm linux device driver pcieprom
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6315
    • 提供者:feng
  1. 14

    0下载:
  2. 易语言NASM置入代码,很不错的易语言源码,适合易语言爱好者学习。-NASM placed in easy language code very good source of easy language for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-03
    • 文件大小:30874
    • 提供者:fwtg4
  1. nasmdoc

    0下载:
  2. nasm汇编的语法等详细文档,英文官方版,对编译器,反编译器,语言格式,16,32,64位汇编等都有介绍-nasm assembler syntax and detailed documentation, official English version, compiler, decompiler, language, format, 16, 32, 64-bit assembly has introduced
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:384017
    • 提供者:hya
  1. ntzar

    0下载:
  2. Tzar is a game hack for Call of Duty 4 written in NASM. It has a very modular design. It hooks the game, calls functions reversed engineered from the game, and uses structures reverse engineered from the game.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:59008
    • 提供者:wessie
  1. yasm-1.2.0.tar

    2下载:
  2. Yasm is a complete rewrite of the NASM assembler under the “new” BSD License (some portions are under other licenses, see COPYING for details).-Yasm 1.2.0 Source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1436672
    • 提供者:自行车
  1. nasm-2.10rc15-win32

    0下载:
  2. 汇编编译器,WIN32下面用,用于编译有些程序的汇编代码,挺好用的。-Assembler with the WIN32 following assembly code used to compile some programs very easy to use.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:496224
    • 提供者:blank
  1. nasmVC

    0下载:
  2. nasm for vc,包含全部代码,帮助大家学习汇编语言!-nasm for vc, contains all the code, and to help them to learn assembly language!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:697795
    • 提供者:王民
  1. yasm-1.2.0

    0下载:
  2. Yasm是一个完全重写的NASM汇编。目前,它支持x86和AMD64指令集,接受NASM和气体汇编语法,产出二进制, ELF32 , ELF64 , COFF , Mach - O的( 32和64 ) , RDOFF2 ,的Win32和Win64对象的格式,并生成STABS 调试信息的来源,DWARF 2 ,CodeView 8格式。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-05-02
    • 文件大小:1436502
    • 提供者:qtvbab
  1. udis86

    0下载:
  2. UDIS86是x86平台的反汇编器可以拆卸16/32位二进制(和常见的可执行/对象)文件到AT&T或NASM语法。UDIS86旨在成为一个真正通用的反汇编程序,在某种意义上,它将能够拆卸任何二进制/执行/对象文件格式-UDIS86 the x86 platform disassembler 16/32 bit binary (a common executable/object) file can be removed to AT & T or NASM syntax. UDIS86 t
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:20224
    • 提供者:疯狂的石头
  1. ColorspaceConverter

    1下载:
  2. 色彩空间转换,好像是从xvid里面截取出来的,mmx汇编优化,已修改转换为VS2005项目,内带nasm,解压到VS2005的运行目录即可编译;还没做测试,因为东西太多了,不想用这个,分享出来吧-Color space conversion, which seems to be taken out from xvid, mmx compilation optimization, has been modified into VS2005 project, which with nasm, ext
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-23
    • 文件大小:808295
    • 提供者:quietqq
  1. nvxd_r1

    0下载:
  2. How to write VxDs using NASM
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:20346
    • 提供者:zj
  1. 5373252

    0下载:
  2. 易语言NASM置入代码,应用程序编程源码,很好的参考资料。-Easy language NASM in the code, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:32448
    • 提供者:红烧排骨
  1. reading-and-writing-code

    0下载:
  2. 绝对扇区读写的汇编源代码,对扇区读写的源码使用NASM语言,希望能帮助你。-reading and writing code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2771
    • 提供者:刘佳男
  1. bomdia.asm

    0下载:
  2. a little example of assembly programming in real mode x86 architecture NASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:620
    • 提供者:Pedro
  1. test

    0下载:
  2. 测试软中断的一段源码,证明王爽12.12是错误的说法-a test asm,write by NASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:ryan
  1. nasm210w

    0下载:
  2. NASM,写汇编用的一个编译器,非常强大,不用声明段,很好用-NASM, write a compiler, assembler, use, and very powerful, do not declare section can dw string, easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:489091
    • 提供者:ryan
  1. nasmdoc

    0下载:
  2. 学习会被NASM必备资料,NASM的使用说明,参考手册,非常详细权威-Learning will be essential information NASM, NASM instructions, reference manual, very detailed authority
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:128013
    • 提供者:ryan
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com