联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 汇编语言(20) 
按平台查找All Unix_Linux(20) 

[汇编语言] GNU-ASM_-assembler-manual

GNU-ASM_汇编编译器手册,各种体系结构的GNU汇编编译器说明
GNU-ASM_ assembler manual, GNU various architectures of assembler instructions (2015-06-05, Unix_Linux, 613KB, 下载6次)

http://www.pudn.com/Download/item/id/1433468135402042.html

[汇编语言] gas-1.35

早起的Gnu As汇编器源代码,短小精悍,非常适合用来研究汇编器的原理。
Gnu As source code (2015-01-03, Unix_Linux, 304KB, 下载5次)

http://www.pudn.com/Download/item/id/1420262706423627.html

[汇编语言] GCC

GCC汇编器的伪操作符号解释中文帮助手册,学习GCC的非常不错的资料。
GCC assembler pseudo-operation symbols to explain Chinese help manual to learn the the GCC very good information. (2013-03-29, Unix_Linux, 76KB, 下载3次)

http://www.pudn.com/Download/item/id/2178250.html

[汇编语言] Simulation-test

汇编语言模拟试题六 1.下面说法正确的是( C ) A.8086/8088为20位CPU。 B.不同的逻辑段的段地址有可能相同。 C.同一个逻辑段内所有单元的段地址相同,而偏移地址各不相同。 D.SP寄存器指示下一条要执行的指令的偏移地址。
Assembly language the simulated test questions six 1. Below is correct to say that (C) a. 8086/8088 of 20 A CPU. B. different logic section segment address is the same as possible. C. The same logic within the period all unit segment address is same, and offset address each are not identical. D.S P register indicating the next to the execution of an instruction of the offset address. (2012-11-29, Unix_Linux, 9KB, 下载7次)

http://www.pudn.com/Download/item/id/2065339.html

[汇编语言] The-use-of-DEBUG

实验一 DEBUG的使用实验内容:    1、利用DEBUG程序中的“E”命令,将两个多字节数“12345678H”和“FEDCBA98H”分别送入起始地址为DS:0200H和DS:0204H两个单元中。    2、分别用直接寻址方式和寄存器间接寻址方式编写程序段,实现将DS:0200H单元和DS:0204H单元中的数据相加,并将运算结果存放在DS:0208H单元中。
The experiment a DEBUG use experimental contents: 1, the use of DEBUG program of the "E" the order, will be more than two bytes "12345678 h" and "FEDCBA98H" respectively into the starting address for DS: 0200 h and DS: 0204 h two unit. 2, respectively with direct addressing mode and register indirect addressing mode write a program section, realize the DS: 0200 h unit and DS: 0204 h in a unit of data additive, and will be the result of the operation in DS: 0208 h unit. (2012-11-29, Unix_Linux, 12KB, 下载7次)

http://www.pudn.com/Download/item/id/2065334.html

[汇编语言] 1

Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。
Bomblab the student number by name, a bomb can be downloaded from the server tar package objdump can get the assembler source file of c. Need to enter the number of strings in the program is running, if the string does not meet the requirements will result in a bomb blast, a deduction of 0.25 points per explosion. Required input string can be drawn based on the analysis of assembly code, as well as GDB stepping speculated, but can only be run on the server with the debugger. (2012-09-26, Unix_Linux, 16KB, 下载4次)

http://www.pudn.com/Download/item/id/2002254.html

[汇编语言] as86

as86 - as86-8086..80386处理器的汇编程序
as86- as86-8086 .. 80386 processor assembler (2012-09-01, Unix_Linux, 9KB, 下载6次)

http://www.pudn.com/Download/item/id/1981252.html

[汇编语言] ifort_x86_64.tar

用于使用intel编译器编译WRF模式所需要库的编译文件
wrf intel (2011-07-27, Unix_Linux, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1607812.html

[汇编语言] RealView4

RealView 编译工具4.0版汇编器指南(中文版)。
RealView Compilation Tools version 4.0 Assembler Guide (Chinese version). (2011-06-07, Unix_Linux, 1353KB, 下载4次)

http://www.pudn.com/Download/item/id/1561756.html

[汇编语言] NASM

介绍了NASM这个为可移植性与模块化而设计的一个80x86汇编器的用法以及其他注意事项。
This describes the NASM designed for portability and modularity of a 80x86 assembler usage as well as other considerations. (2011-04-25, Unix_Linux, 503KB, 下载2次)

http://www.pudn.com/Download/item/id/1506131.html

[汇编语言] fasm-1.68.tar

开源汇编器,支持x86机器汇编语言,功能比较强大,类似于NASM及GAS等工具
free & open source assembler (2011-01-26, Unix_Linux, 204KB, 下载6次)

http://www.pudn.com/Download/item/id/1420678.html

[汇编语言] lcdcolor

这个程序是cstn演示程序,配彩色640*480液晶专用,没有彩色液晶的请不要使用 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等
This procedure is cstn demo program, with 640* 480 LCD color-specific, there is no color LCD, please do not use the 44binit.s---- interrupt initialization, memory, stack, system initialization, the establishment of C runtime environment procedures. mencfg.s----- definition of parameters such as memory latency option.s----- such as the definition of the system clock frequency (2009-07-06, Unix_Linux, 93KB, 下载2次)

http://www.pudn.com/Download/item/id/834343.html

[汇编语言] test_beep

练习:蜂鸣器的周期鸣叫,汇编语言 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等
Practice: the cycle buzzer call, assembly language 44binit.s---- interrupt initialization, memory, stack, system initialization, the establishment of C runtime environment procedures. mencfg.s----- definition of parameters such as memory latency option.s----- such as the definition of the system clock frequency (2009-07-06, Unix_Linux, 99KB, 下载1次)

http://www.pudn.com/Download/item/id/834337.html

[汇编语言] LEDBLINK

发光管轮流闪烁 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等
LED flashes alternately 44binit.s---- interrupt initialization, memory, stack, system initialization, the establishment of C runtime environment procedures. mencfg.s----- definition of parameters such as memory latency option.s----- such as the definition of the system clock frequency (2009-07-06, Unix_Linux, 126KB, 下载2次)

http://www.pudn.com/Download/item/id/834330.html

[汇编语言] 5

Em78p458/9 比较器功能测试程序,若使用EM78p458的话很有用的。
Em78p458/9 comparator function test procedures, the use of the words EM78p458 very useful. (2009-06-07, Unix_Linux, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/797264.html

[汇编语言] nasm-0.99.04-win32

32位汇编编译器nasm源代码,用c/asm混合编程,对于编写汇编编译器的爱好者来说是一个参考
32-bit compiler to compile nasm source code, with c/asm mixed programming, compiler for the preparation of the compilation of the lovers is a reference (2009-06-07, Unix_Linux, 367KB, 下载75次)

http://www.pudn.com/Download/item/id/796609.html

[汇编语言] PLC

CAN总线通信适配卡的设计与实现.doc 基于多传感器的交通监控系统智能接口.pdf 现场总线型DCS.pdf 摘要:介绍了在系统可编程(ISP)器件及其优点,分析了PC多轴运动控制卡关键电路的作原理,并由高密度的ISP器件设计实现,运动结果表明所设计的电路完全达到了设计要求.doc
CAN bus communication adapter design and implementation. Doc many sensor-based traffic monitoring system intelligent interface. Pdf Fieldbus DCS.pdf Abstract: The in-system programmable (ISP) device and its advantages, an analysis of PC multi-axis motion control card for the key principle of the circuit by the high-density ISP device design implementation, results show that exercise circuits designed to meet the design requirements completely. doc (2009-03-04, Unix_Linux, 20005KB, 下载15次)

http://www.pudn.com/Download/item/id/660614.html

[汇编语言] C++

浏览器程序 (1)有URL连接地址窗口; (2)具备浏览器基本功能,完成网上冲浪任务。
Browser program (1) connect URL address window (2) with the basic functions of the browser to complete the task of surfing. (2009-01-08, Unix_Linux, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/626952.html

[汇编语言] 6xx_pem

Power PC处理器的汇编手册。可以用来看反汇编的code
Power PC processor compilation manual. Can look at the anti-code compilation (2007-04-29, Unix_Linux, 1430KB, 下载31次)

http://www.pudn.com/Download/item/id/275183.html

[汇编语言] jianyiwenbenbianjiqi

这个文件是一个文本编辑器的源程序,是属于汇编语言的,希望能帮助广大的朋友.
this document is a text editor of the source, is a compilation of instruction in the hope that it can help a friend. (2007-04-20, Unix_Linux, 6KB, 下载6次)

http://www.pudn.com/Download/item/id/271187.html
总计:20