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

Search list

[mpeg mp3xvid

Description: xvid是mpeg最好的算法,里面包括了xvid的源代码,里面包含了编译好的lib文件和dll文件和头文件,可以直接拿来使用,免去编码的时间.还带有.pdf详细的说明文档和nasm编译器.对开发xvid很有帮助-xvid is the best algorithm mpeg, xvid which includes the source code, which contains the compiled lib files and dll files and header files can be directly used to use, replacing time-coded. also with. pdf details nasm documentation and the compiler. xvid useful for developing
Platform: | Size: 1715200 | Author: 梁海泉 | Hits:

[Booksdisk

Description: NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集 -NASM is a portable and modular design of a 80x86 assembler. It supports the objectives of a significant number of file formats, including Linux and NetBSD/FreeBSD, a.out, ELF, COFF, Microsoft 16-bit OBJ and Win32. It can also output plain binary files. It' s designed to be quite the grammar easier to understand, and Intel syntax is similar to but more simple. It supports Pentium, P6, MMX, 3DNow!, SSE and SSE2 instruction set
Platform: | Size: 594944 | Author: shi | Hits:

[OS DevelopB

Description: 操作系统开发2,包含nasm调试工具,td调试工具-2 operating system development, including debugging nasm tool, td debug tools
Platform: | Size: 392192 | Author: boozer | Hits:

[OS DevelopC

Description: 操作系统开发3,包含nasm调试工具,td调试工具-3 operating system development, including debugging nasm tool, td debug tools
Platform: | Size: 391168 | Author: boozer | Hits:

[OS DevelopD

Description: 操作系统开发4,包含nasm调试工具,td调试工具-4 operating system development, including debugging nasm tool, td debug tools
Platform: | Size: 399360 | Author: boozer | Hits:

[OS DevelopE

Description: 操作系统开发5,包含nasm调试工具,td调试工具-5 operating system development, including debugging nasm tool, td debug tools
Platform: | Size: 406528 | Author: boozer | Hits:

[OS DevelopF

Description: 操作系统开发6,包含nasm调试工具,td调试工具-6 operating system development, including debugging nasm tool, td debug tools
Platform: | Size: 389120 | Author: boozer | Hits:

[Multimedia Developnasm-win32

Description: 一个关于音视频处理的软件源码,适合大家参考和学习-Audio and video processing on the software source code for your reference and learning
Platform: | Size: 268288 | Author: | Hits:

[Otherdjgpp

Description: djgpp编译环境,已经将gcc,ar等解开到其中,直接可以使用。使用时参考内部readme.lst文件,设置好路径即可: set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN PATH -djgpp compiler environment, have gcc, ar, such as the one to solve, can be used directly. The use of internal reference readme.lst files, settings can be a good path: set DJGPP = C: \ DJGPP \ DJGPP.ENV set PATH = C: \ DJGPP \ BIN PATH
Platform: | Size: 7003136 | Author: 张炜 | Hits:

[Linux-Unixminix-asssmbely

Description: 一个关于minix里汇编的代码的讲解,一般我们学的是nasm,但是里面有很多东西不一样,希望对大家有帮助-A compilation on the minix code to explain where in general we are a student of nasm, but there are many things not the same, we want to help
Platform: | Size: 27648 | Author: liuyu | Hits:

[Booksnasmdoc

Description: nasm documentation - the net wide assembler-nasm documentation- the net wide assembler
Platform: | Size: 416768 | Author: tomzab | Hits:

[assembly languageNASM_MBR

Description: 基于nasm编译器写的简单的mbr引导代码,非常实用。-Nasm-based compiler, written in a simple mbr boot code, very useful.
Platform: | Size: 1024 | Author: 孟涛 | Hits:

[OS DevelopBoot

Description: a simple boot loader written with asm, this code shows how you can write a real mode boot loader,you can assemble it with nasm
Platform: | Size: 3072 | Author: abdelrahman | Hits:

[Linux-Unixtinyos

Description: A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.-A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.
Platform: | Size: 52224 | Author: ve wu | Hits:

[OS programNASMKMD

Description: kernel mode programming (Kmd) using nasm
Platform: | Size: 22528 | Author: fkugd2003 | Hits:

[assembly languageNAGOA_TUTORIAL

Description: using nagoa include files to write win32 applications using nasm
Platform: | Size: 233472 | Author: fkugd2003 | Hits:

[assembly languagejpeglib

Description: jpeg library (manipulation of jpeg images in nasm)
Platform: | Size: 3072 | Author: fkugd2003 | Hits:

[Windows DevelopDDasm

Description: This the Win32 version of my disassembler that will disassemble almost any kind of file. There are a few errors but not many. It will produce a listing file and also an .asm output which with a little editing is comatiable with nasm or yasm. The executable is in the Release directory. It compiles with VC++6-This is the Win32 version of my disassembler that will disassemble almost any kind of file. There are a few errors but not many. It will produce a listing file and also an .asm output which with a little editing is comatiable with nasm or yasm. The executable is in the Release directory. It compiles with VC++6
Platform: | Size: 183296 | Author: dancie | Hits:

[Compress-Decompress algrithmsx264_visual_studio_source_code

Description: it is to get source code of the x264 on cmd window. you have to get nasm.exe on web to run then add Vstudio programfiles/VC/bin then debug.
Platform: | Size: 6507520 | Author: caner yakut | Hits:

[assembly languagepcasm-book-simplified-chinese

Description: 讲述用nasm开发汇编程序的精简单深入的教程,知道一看,中文翻译版-Developed with the nasm assembler about the essence of a simple in-depth tutorials, knowing look, the Chinese translation version of
Platform: | Size: 878592 | Author: 张佳 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »

CodeBus www.codebus.net