Welcome![Sign In][Sign Up]
Location:
Search - asm bin

Search list

[Other resourceWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http : / / asm.yeah.net Programming Forum and compilation http : / / win32asm.yeah.net Webmaster. Th
Platform: | Size: 2819982 | Author: 胡胡 | Hits:

[DisassemblyDeDe.3.50.02.1619.bin

Description: DeDe是一个非常快的程序,用于分析Delphi编译的可执行文件。反编译之后,DeDe会提供以下信息:所有的目标dfm文件。你可以用Delphi打开并编辑它们; 带有良好的注释的ASM代码的所有发布的方法,它涉及字符串、输入函数调用、类方法调用、单元的组件、Try-Except和Try-Finally块。默认情况下,DeDe仅仅只获得已发布方法的源代码,但如果你通过使用Tools | Disassemble Proc菜单知道RVA偏移量的话,你也可以处理可执行文件中的其他过程。 大量的附加信息。 你可以创建一个带有所有的dfm、pas、dpr文件的Delphi工程的文件夹。注:pas文件包含上面提及的被良好注释过的ASM代码。他们不能被再编译!
Platform: | Size: 5305055 | Author: 54984527@qq.com | Hits:

[SCM51fbyq

Description: MCS-51智能反编译器。可将51单片机的bin或hex文件反编译为汇编码。仅用于学习用途,否则后果自负。-MCS-51 Intelligent compiler. May 51 SCM bin hex or documents compiled for the Department of Anti-coding. For learning purposes only, otherwise the consequences conceited.
Platform: | Size: 252928 | Author: 常春 | Hits:

[Windows Develop引导程序的设计以及进程环境的建立

Description: 1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect.asm -o bootsect.bin 2、WRBOOT.COM 功能:将BOOTSECT.BIN 写到软盘的引导扇区 源代码文件:WRBOOT.ASM 编译方法 nasm wrboot.asm -o wrboot.com 使用方法:将BOOTSECT.BIN 与WRBOOT.COM 置于同一目录下,软驱中插入软盘,执行WRBOOT.COM 3、OS.PCS 功能:操作系统的任务切换演示 源代码文件:PCS.ASM 编译方法 nasm pcs.asm -o os.pcs 使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。 -1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use Methods: OS.PCS copied to the boot sector of floppy disks for BOOTSECT.BIN, the settings from the floppy drive restart your computer, restart the computer, the computer starts to run after the success of a document to show OS.PCS task switching.
Platform: | Size: 10240 | Author: 黄小文 | Hits:

[Other阳历 农历转换开发包

Description: 这是一个阳历 农历转换的开发包。是从罗云彬的网站上下载来的。-This is a conversion of the Chinese solar calendar development kits. Luo Bin from the website to download.
Platform: | Size: 13312 | Author: 飞机抗敌 | Hits:

[SCMbcd_conv

Description: convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Platform: | Size: 5120 | Author: jack | Hits:

[SCMMCUTool

Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, including a thermistor RT value-- HEX data conversion; Three LED coding; Color Central Resistance calculator; HEX/BIN documents interchangeable; EEPROM data to the C/ASM source code conversion; CRC generation; Serial debugging, with a simple and practical data analysis functions; Serial/Parallel Communications surveillance capabilities. C Builder development without installing, operating directly, and do not operate the registry. Green pure software.
Platform: | Size: 443392 | Author: | Hits:

[source in ebookWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http :// asm.yeah.net Programming Forum and compilation http :// win32asm.yeah.net Webmaster. Th
Platform: | Size: 2820096 | Author: 胡胡 | Hits:

[OtherClock_Asm

Description: Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)-Windows, the use of assembly language prepared by a small clock procedures Luo Bin programming Paradise Products (reproduced)
Platform: | Size: 182272 | Author: jianduan | Hits:

[OS programoperatingsystemsourcecode

Description: \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。 -\ Tinix : There are many of them attached code directory contains in addition to the source code (*. asm2.*. inc,*. c,*. h), if there are such documents : boot.bin boot (Boot Sector) written by FloppyWriter diskette (or floppy disk image). Loader.bin LOADER direct copy to a diskette (or floppy disk image) root directory. Kernel.bin kernel (Kernel), the direct copying to floppy disk (or floppy disk image) root directory. Bochsrc.bxrc Bochs configuration files, If the system installed Bochs- 2.1.1 can be directly's Double-click operation. Other details, see paragraph 2.7. Godbg.bat debugging can use this batch file. It assumes that Bochs- 2.1.1 installed on the D : \ Program Files \ Bochs- 2.1.1 \ China. TINIX.IMG floppy disk image. Bochs directly or through Virtual PC operation.*
Platform: | Size: 1665024 | Author: wonge | Hits:

[Otherdanpianjikanfagongju

Description: 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including thermistor RT-- HEX data conversion; 3 LED coding; Color ring resistance calculators; HEX/BIN documents interchangeable; eeprom data to the C/ASM source code conversion; CRC generation; Serial debugging, with a simple and practical data analysis functions; Serial/Parallel Communications surveillance, and other functions. C Builder development, no installation, operation directly, and do not operate the registry. Green pure software.
Platform: | Size: 1390592 | Author: 赵相立 | Hits:

[assembly languageWin32_asm_2006

Description: Windows环境下32位汇编语言程序设计(罗云彬)第二版完整源码-under Windows 32 assembly language programming (Luo Bin) complete the second edition of FOSS
Platform: | Size: 847872 | Author: 哈哈哈 | Hits:

[Windows Developbin2txt

Description: 把bin文件转换成为16进制的ASM文件,主要用在把可执行的BIN文件嵌入到另外一个BIN文件里面,效果很好-Bin file conversion to become a 16-band of the ASM file, mainly used in the BIN executable file embedded into a BIN file inside, very good
Platform: | Size: 8192 | Author: xillinx | Hits:

[Embeded-SCM Developromos

Description: bios嵌入DOS操作系统,可以先编译romos.asm制作成BIN文件,加载至BIOS的ISA模块.另外还有制作工具-bios embedded DOS operating system, you can compile romos.asm into BIN files, load the ISA module to the BIOS. Another Tool
Platform: | Size: 634880 | Author: wrs | Hits:

[Graph Drawingripper

Description: 这是一个水波特效的win 32汇编源码,希望对大家有帮助。作者罗云彬-This is a wave effect of the win 32 to compile source code, I hope all of you help. Author Luo Bin
Platform: | Size: 182272 | Author: 张 博 | Hits:

[Program docWin32asmtutorial(Asm.yeah.net)

Description: WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西. 感谢:Lxx 阿龙 ZhangJun 赵昆 Pheadnius Hume Xjg XieJacky farsky 罗云彬 为我们翻译这样一部好的教材. -WinAsm32 is indeed a good teaching materials, whether you are a beginner or expert, can learn a lot from its inside things. Thank: Lxx Aaron ZhangJun Zhao Kun Pheadnius Hume Xjg XieJacky farsky Luo Bin for us to do a good teaching materials.
Platform: | Size: 778240 | Author: 王洋 | Hits:

[ELanguageC51telASM

Description: 智能的51系统反编译器;可以将BIN,HEX快速的编译为交为可读的ASM文件,有利于你抄板哦。。。好东西不要错过哦-Intelligent system Decompiler 51 can BIN, HEX fast compiler for the ASM to pay for the machine-readable document will help you copy plate Oh. . . Oh, do not miss something good
Platform: | Size: 252928 | Author: fgggfh | Hits:

[MiddleWarepichex-tombin

Description: 这是一个自制的实用的文件格式转化工具,因常用的pci单片机编译器MPASM.EXE编译的文件是HEH十六进制的 并且含有握手码,不能使用通用编程器烧录(例TOM2000编程器), 因此用VB6.0制做一个16_2.exe文件 用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录 16_2.exe使用方法:准备好pic.asm文件(文件名一定要用这个名),点击16_2.exe既可生成通用编程器(例TOM2000)使用 的pic.bin二进文件 16_2.exe的制做(源码):安装VB6.0后,点击“工程1.VBP”进入VB6.0编译环境,编译既可。-This is a practical self-made file format conversion tools, due to commonly used pci Singlechip MPASM.EXE compiler to compile the document is HEH hexadecimal and contain handshake code, programmers should not use the generic burner (Example TOM2000 programmer), so use VB6.0 to do a system 16_2.exe document file format for the conversion, the conversion can be used after TOM2000 universal programmer, such as burning 16_2.exe Usage: ready pic.asm document (document who must use this name), click 16_2.exe can generate universal programmer (Example TOM2000) used pic.bin binary files 16_2.exe make the system (source): the installation of VB6.0, click Engineering 1.VBP into the environment VB6.0 compiler, the compiler can.
Platform: | Size: 699392 | Author: lkj1954 | Hits:

[Parallel Portgongju

Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, including thermistor RT value- HEX data conversion three kinds of LED coding Color Central Resistor Calculator HEX/BIN file conversion with each other eeprom data to C/ASM source Code-switching CRC checksum generation serial debugging, with simple and practical data analysis functions serial/parallel communications surveillance functions. using C++ Builder development, there is no need to install, run, and do not operate the registry. Pure Green software.
Platform: | Size: 2814976 | Author: 林琳 | Hits:

[Embeded-SCM Develops51

Description:  微型51/AVR编程器由德国的Peter Dannegger设计的51编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。但在原设计的的PC程序中很可惜的只有DOS版本的。为此我为它写了一个Windows版本的配套软件,经过一些朋友的试用效果也不错。以下图一是软件的界面。现有英文版和简体中文版,支持win9x,winxp,winnt,win2k多种版本的OS系统。 软件使用简单无须太多的说明,同时支持HEX,BIN等文件格式的读取,绿色软件无须安装。 可以到http://www.specs.de/~danni/tools/proflash/index.htm下载-Micro-51/AVR programmer from Germany, designed by Peter Dannegger programmer 51, whether it is free time to study or engage in the development of single-chip are a very good option. However, in the original design process of the PC it is a pity that only the DOS version. For this reason I write it, a Windows version of the software, after the trial some of my friends have a good effect. First, the following chart of the interface software. Available in English and simplified Chinese version, support for win9x, winxp, winnt, win2k multiple versions of the OS system. Using a simple software that do not have too much at the same time support the HEX, BIN file formats, such as reading, green do not need to install software. Can http://www.specs.de/ ~ danni/tools/proflash/index.htm to download
Platform: | Size: 1682432 | Author: laky | Hits:
« 12 3 4 »

CodeBus www.codebus.net