搜索资源列表
a+b
- 实现了两个大数的加法,速度很快.最大可以是500位数的相加-realized the majority of the two Adder, very fast. It is the largest of the median combined 500
high_add
- 在此程序中,实现任意长整数的加法运算,也就是高精度加法-in this process, the realization of arbitrary long integer addition operations, which is high-precision Adder
adder
- 长整数加法器,实现长整数加法。开发环境为C++。
大数加法
- 数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
ponominal
- 通过链表实现多项式得加法。。思想是3层循环建立一单向循环链表,实现循环相加-Through the list to achieve a polynomial adder. . 3 layer idea is to establish a one-way circle circle list, add up to realize the cycle
Plus
- 大整数加法 poj 2981 这是真的加法,我还传了一个减法,名字写成加法了,不知怎么改,郁闷-Large integer Adder poj 2981
fulladder
- this is an adder code in vhdl-this is an adder code in vhdl...
adder
- 加法器,简单的加法计算器程序,用vb语言实现-Adder, a simple addition calculator program using vb language implementation
CLAA_32_BITS
- A 32-bit carry lookahead adder
wuxianjiafa
- 无限制位数的加法器,只能两个数相加(站长,二十个字也太长了吧)-Unlimited digit adder can only add two numbers (head, twenty words sound too long)
jiafaqi
- 加法器是产生数的和的装置。加数和被加数为输入,和数与进位为输出的装置为半加器。若加数、被加数与低位的进位数为输入,而和数与进位为输出则为全加器。-Adder is generated and the number of devices. Addend and the summand input, and digital and carry the output device is a half adder. If the addend, the progress of summand bits
4b_ripple_carry_full_adder
- ripple carry for full adder of 4- bit in verilog
jiafaqi
- 改程序实现了简单的加法器功能,很容易完成加法运算。-Reform program to achieve a simple adder function, it is easy to complete the addition.
binadd
- 用C++实现加法运算 算法不能使用C++内部的加法运算 采用二进制操作实现加法-With the addition operation in C++ C++ algorithm can not use the internal operation of addition operations to achieve binary adder
gao-jing-du-jia-fa
- 高精度加法程序 无限位数的加法 输入任意两个整数即可计算-Infinite precision adder program input any two-digit integer addition can be calculated
example7--21.10.2011
- full adder subtractor 16 bit for vhdl
ADDER
- vhdl最基本的入门的一个代码,一位全加器-one-bit adder
Adder
- 加法器实现,让2个数实现计算器上的加法计算,计算完毕按clear键实现清除。-The adder achieve 2 the number of addition calculation on the calculator, the calculation is completed press the clear key to achieve clear.
Adder.java
- 用JAVA编写的关于加法器的小程序,很是经典的一个-Prepared using JAVA applet on the adder, it is one of the classic
Precision-multiplication
- 高精度乘法的Pascal源代码文件,求任意位数的乘法运算。-Precision multiplication Pascal source code files, find any digit adder.