搜索资源列表
C500
- 超长整数除法.转载-long integer division. Reprinted
arithmeticexpression
- 数据结构的长数字算术表达式计算算法,包括加\减\乘\除等-Data structure of the long digital arithmetic expressions calculation algorithm, including the addition and subtraction multiplication and division, etc.
mixfft
- 混合基快速傅里叶算法实现,针对任意长信号序列,按照预设分解成不同的基进行预算,减少除法与三角函数使用,精度高速度快。-Mixture Fast Fourier-based algorithm for arbitrarily long signal sequence, in accordance with the different pre-set into the base budget and reduce the use of division and the trigonometric f
CInt96
- 实现96位长整数的运算,包括加、减、乘、除以及幂运算等。-96-bit long integer to achieve computing, including addition, subtraction, multiplication, division, and exponentiation, etc..
OFDM-Carrier-Sync
- OFDM系统中提出一种改进方法对频偏的捕获, 在联合使用9个短前导序列和长前导序列估计算法的基础上,采用鉴频环路的方法来消除算法中的除法和取模运算 -OFDM system in an improved way of deviation of the capture, in the joint use of nine short leader sequence and the long preamble sequence estimation algorithm, based on the fr
LongInt
- 比较两个长整数绝对值的大小,以及两个长整数的加减乘除运算-Comparison of two long integer absolute value, as well as two long integer addition and subtraction, multiplication and division
long_division
- divider for long division enhanced algorithm yay awesomeness! This divider works really awesomely correctly we-divider for long division enhanced algorithm yay awesomeness! This divider works really awesomely correctly well
Large-Int-Arithmometer
- 该MFC程序可以进行长整数的四则,阶乘,幂的计算。重要的是在除法上做了性能的优化。-The MFC program can be carried long integer four, factorial, power calculations. It is important to do the division of the performance optimization.
CDMA
- 利用码分多址接入(CDMA)通信,按照时域均衡原理,进行有限长横向滤波器仿真。-The use of code division multiple access (CDMA) communication, in accordance with the time domain equalization principle, limited long transversal filter simulation.
sanfa
- 第二单元 8594 有重复元素的排列问题; 9718 整数因子分解; 11088 整数划分的扩展问题; 17082 两个有序数序列中找第k小 第三单元 8596 最长上升子序列; 10303 数字三角; 11077 最长公共子字符串; 11078 不能移动的石子合并 第四单元 8602 区间相交问题; 11079 可以移动的石子合并 第五单元 8600 骑士问题; 8603 子集和问题; 17085 工作分配
Mycode_for-_simple_sqrt
- 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings