搜索资源列表
几个汇编代码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
Add64
- arm 上的64位加法,将32位加法扩展到64位,同理很容易扩大到128位-arm of the 64 Adder, 32 Adder expanded to 64, empathy can be easily expanded to 128
MIPScpu
- MIPS处理器VHDL代码,实现加法,减法乘除等运算,可综合-MIpscup vith vhdl
SWI
- ADS环境下软中断实现64位整数加法 运行于arm920T-ADS environment to achieve soft-interrupt 64-bit integer adder running on the ARM920T
WarmUp
- 通过MFC编程得到的加减法运算器 实现加法运算或减法运算 由控制按钮选择运算函数 从输入框中输入需要进行运算的数据(只能为整形数) 点击运算符选择按钮后方可得到结果-MFC programming obtained by addition and subtraction calculator to achieve addition operation or subtraction operation by the control buttons to select
jiajianfa
- 使用汇编语言,通过51单片机,编制多字节加、减法以及十进制加法程序,从而来学习微处理器的工作过程。-Using assembly language, through 51, the preparation of multi-byte addition and subtraction and decimal addition procedures, so that the work to learn the process of microprocessors.
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
math-functions
- 微控制器具有较强的加、减、乘、除等数学运算功能,这些运算可直接对8位无符号二进制数进行运算。利用溢出标志,还可以把加、减法运算用于有符号数的运算;用十进制调整指令,又可使加法运算直接用十进制(BCD码)来进行。-Micro-controller has strong add, subtract, multiply, divide and other math functions, these operations can be directly on the 8-bit unsigned bin
2-51LED362
- 51单片机开发板二进制加法试验,p2口八个灯作二进制加法-51 binary adder test chip development board, p2 port lights for eight binary adder
浮点数的加法
- 使用MARS实现浮点数的加法,不能直接用浮点数计算的指令
fullAdder32
- 阵列加法器,实现加法功能,快速加法的功能,verilog代码-Array adder adding function to achieve rapid addition of features, verilog code
add_verilog
- 2位全加器,实现全加器的功能,有近位的加法,输出也有近位,还有testbench,进行验证,验证通过-Two full adders, to achieve full adder function, nearly bit adder, there are nearly bit output
FFT
- FFT算法的C语言实现,内含有复数的加法,乘法,减法,输入序列的倒序,旋转因子的确认,FFT算法的实现-FFT algorithm C language, containing reverse complex addition, multiplication, subtraction, input sequence, rotation confirmation factor FFT algorithm to achieve