搜索资源列表
任意位加法
- 这是汇编的那个加法程序 任意位均可,有些朋友可能一直在苦苦找寻 我放上来 -This is a compilation of that additive process can be arbitrary bit, some of my friends may have been struggling to find my Fangshanglai
几个汇编代码code
- fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 TADD.ASM 加法运算 TMUL.ASM 乘法运算-fx.asm sequence output cpc.asm anti-human-machine dialogue DECHEX.ASM decimal to hexadecimal c
ASM11
- 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
ex01_asm_ADD1-100
- 这是用asm编写的加法程序,是用16位的凌阳单片机汇编-This is asm2 procedures for the preparation of the additive, used 16 of Sunplus MCU Series
ex5
- 用汇编实现加法个可的年发个的就发个 个 个的发个的发个的发和的发和个的发个的个和的发-additive used to achieve a compilation of the year could be made on the fat out of 000 -- the fat out of the fat and out of the fat and out of the 000 and 000 of the fat
asm-addm
- 汇编加法经典简单程序代码。可以嵌入其它模块,功能理解螝
16bit_adder
- 这个程序是用汇编写成的对于给定的两个16进制数的加法,是北京某重点高校的一道汇编练习题。
LED汇编C对照-二进制加法
- LED汇编C对照-二进制加法
定点运算器.rar
- 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法,achieve binary fixed point operations : 1. Sentinel integral complement Adder 2. Sentinel integral
MSP430Chuibian
- MS P430 C 和汇编的嵌套采用C 语言进行程序设计,可大大提高软件开发效 率,增强代码的可靠性、可读性和可移植性,使设计者可以 将更多注意力集中在所需实现的功能上。16 位精简指令 集的MSP430 系列单片机,具有很强的处理能力,并具有 十进制加法指令和多条模拟指令。采用汇编语言能最大 限度发挥MSP430 的指令特性,提高执行效率,并且某些 时序要求严格的程序必须使用汇编语言设计。实现两种 语言的嵌套能使开发者兼顾二者的优势。IAR 公司为 MSP430
AmessblyPlus
- 用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
huibian
- 大学时学汇编做的一些小实验,包括查找字符串、偶数以十六进制显示、响铃、双精度数加法、匹配等等,绝对很适用。-Compilation of university places to do some small experiments, including the search string in hexadecimal display even the bell to ring, the number of double-precision adder, match, etc., is the a
add
- 汇编实现任意长的两个数的相加,其中涉及加法指令的巧妙使用-Compilation of any length to achieve the sum of the number two, which involves the clever use of additive directive
qiantao
- 实现c与汇编的嵌套计算加法:在c语言中实现加法并且在c中调用用汇编语言写的加法子程序,比较两种加法-Achieve the additions of c and the compilation
fang(2)
- DSP C语言的汇编方法以及键盘和点阵的使用原理及编程方法,最后通过实验硬件调试实现简单的加法运算和点阵-DSP
blackfin
- 利用C语言调用汇编子程序 其中5个输入参数和3个返回结果的汇编子程序调用 a) 输入整数a,b,c,d,e, b) 请计算a+b+c,a+c+d+e,a-b的值 c) 讨论a-b后算术状态标志寄存器的状态 (ASTAT) d) 请讨论输入整数数组e[3],f[3],参数如何传递的 本实验要求在Visual DSP++ ADSP-BF535 Blackfin环境中编写一个简单的程序:C语言的主程序调用汇编语言的函数,完成简单的加法、减法。实验重点在于掌握汇编程序
armshiyanbaogao
- ARM的多字节整数加减法 完成两个128位无符号整数加法程序。 完成两个128位无符号整数减法程序。 掌握ARM汇编语言程序设计和调试方法; 熟悉Embest IDE集成开发环境的操作方法。-ARM' s multi-byte integer addition and subtraction to complete two 128-bit unsigned integer addition procedure. The completio
add
- 汇编加法运算,最大65535,有容错功能-Compilation adder, up to 65535, there is a fault-tolerant features! !
实验二--两个多位十进制数相加的实验
- 两个多位十进制加法,输入两个十进制数,计算后显示出来,显示的内容含有算法(Two decimal addition, input two decimal numbers, after calculation shows, the content of the display contains the algorithm)
单片机汇编:LED灯控制实验
- 1 .LED闪烁 2 .二进制加法 3 .LED流水灯 4. 跑马灯 5. 左右跑马灯(The assembly program of the LED lamp control experiment)