搜索资源列表
NASMdocCN
- NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese documents detailed information
CMCRC
- CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
51XXMP3
- 曲谱存贮格式 unsigned char code MusicName{音高,音长,音高,音长...., 0,0} 末尾:0,0 表示结束(Important) 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4
DSP_C5416_floatpoint
- 实现16位DSP TMSC5416 32位浮点数乘法,ASM汇编文件。CCS编译-achieve 16 TMSC5416 DSP floating point multiplication 32, ASM compilation document. CCS compiler
16to32
- 这个源程序代码是16位32位整型数开方的程序,是用汇编语言编写的,希望可以对需要的提高帮助。
MyGiftPiano
- 对这个程序的源代码做了详细的说明。因此它可以做为学习windows消息体制的范例,当然也可以做为32位汇编语言学习的参考资料。(不能作为16位汇编的发音程序的范例,因为我是直接调用的声卡API接口函数,从而隐藏了用直接控制硬件(比如定时器,扬声器)的方法.
LCD
- 用汇编语言实现LCD显示功能 采用的是TRULY公司的MSC-G12232DYEW-7N型号液晶显示器,它能显示122X32点阵。既能显示文本,也能显示图形。 一个汉字共32字节,为16*16点阵,在程序中,已经将要显示的“欢迎使用AEDK_T598实验仪”16*16点阵字模转化为显示所需字模,存放在程序区内。
I2C_24CXX_V02.zip
- 松翰单片机24C02的读写程序,可以扩展到1/2/4/8/16/32/64/256/512芯片,sonix 24C02
TASM5
- 安装TASM 5.0很简单,您只需要下载本站[相关工具]中的"TASM50.zip"文件,解压后在Windows9x/NT下执行"INSTALL.EXE"即可开始安装。 1.如果你在安装TASM5.0之后安装Delphi 1.0或Borland C++ 4.x及更高版,你需要手动更改系统的设置以使这些产品可以共存于同一个系统中——检查“System.ini”文件的[386Enh]一节是否有多个 TDDEBUG.386驱动项。删除多余的TDEBUG.386项,保证只有这个版本的TDD
qadasm2
- 当前支持 16-bit, 32-bit and 64-bit 的二进制文件,甚至可以生成汇编更易懂源码. 在Windows下文件名请一律使用小写-Currently supports 16-bit, 32-bit and 64-bit binary file, or even to generate the compilation of a more easy-to-understand source. In Windows under the file name, please use a
Chapter16
- Windows环境下32位汇编语言程序设计配套书源码第16章-Windows Environment 32-bit assembly language programming book source package Chapter 16
jiecheng
- 用16位X86汇编实现32位阶乘,可判断错误,并有出错提示,可循环运行。-Compiled using the achievement of 16-bit X86 factorial 32 to determine the error and error, can be re-run.
ha0098
- 8位,16位,24位,32位除法运算程序-CALCULATE
regheap_v
- 该模块实现一个寄存器堆的操作,其中前16个仅主机能写,规给为32-bit×32。后16个仅Micorblaze能写。读取没有限制。如果双方同时对同一地址进行读写操作,读回的数将是全1。-This module implement a register file of the operation, of which the first host 16 is only able to write rules to the 32-bit × 32. Micorblaze only 16 after t
Intelhbyycxsjdsb
- 本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链接器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用VC++,BC++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS,DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。 -This book describes a comprehensive and meticulo
4
- 从Bochs里提出的 反汇编代码. 16,32,64位 SSE 3DNOW -x86 disassembler, from Bochs
findthebigest
- 通过16/32位微机元件8255,8253,完成输入10 个数,输出最大的数。用到了栈和循环。-8255,8253 16/32 bit computer components through to complete 10 the number of input and output the largest number. Use the stack and cycle.
WENBEN
- 本文件牛逼的不行,想用的话自己打开来看吧,保证你大开眼界,流连忘返-class DZTstruct{ public: unsigned short rh_tag //0xONff where N=rh_nchan-1 (0-15) unsigned short 0-1 unsigned short rh_data //offset to data (1024*rhnchan) unsigned sho
masm5
- 很好用哦,俺找到的最好用的汇编器了,找了好久,推荐使用(this is a good tool for asemble 16/32 bit program)
汇编金手指
- 汇编常用指令16/32位的详尽解释,以及各种BIOS/DOS中断(A detailed explanation of the 16/32 bit for the assembly of common instructions and a variety of BIOS/DOS interrupts)