搜索资源列表
CSharp写的计算器
- 自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。-own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a good typical cases.
计算器timu
- 具有一般计算功能,如+、-、*、/、%、平方、开方等-general computing functions, such as ,-,*,/,%, square, such as prescribing
自然对数
- 实现猜想,在两数之间的数用存在相加与相减都为平方数-achieve guess, the number two between the existence of several used together with the reduction phase for a few square
天文数的阶乘
- 我编写了一个“天文数字计算”程序突破了这一限制,可以把数字的长度扩充到无穷多位。除了能做加、减、乘、除、求模等基本运算外还可以做阶乘、乘方、开平方等运算。 例如:10000! = ?、(2002^2000)%9999 = 9394、2002的平方根的小数点后第10000位是4。 下面这个程序只是我用编写的“天文数字计算”里的一个计算。 因为在程序代码中使用了中文,所以这个程序如果不在中文DOS下运行,可能会出现乱码,但不影响程序的计算结果。 注:因为D
5.24 简单计算器
- 能进行各种计算操作,如+,—,*,/,log,平方等操作-can calculate various operations, such as ,-,*,/, log, square, etc
松斋 经典功率谱估计
- 接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -Connection also known as cycle map, it is random sequence x (n) N observational data as a sequence of limited energy, direct calculation x (n) the discr
liaojisuanqi
- 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
lljisuanqi
- 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
lupo
- C#开发的小区域频域滤波(128*128), 维纳滤波,最小平方滤波,八特了死滤波,等-C# development of small regional frequency domain filtering (128 * 128), the Wiener filter, the minimum square filtering, eight of the dead special filtering, etc.
svm_lssvm
- 支持向量机的模式识别的经典算法--最小平方支持向量机-SVM pattern recognition algorithm classic -- the smallest square SVM
25093950538
- Von Neuman在1940年提出了平方取中法,其原理是将一个给定的2n比特的数平方,然后高位补0得到4n比特的数,再截取中间的2n位进行下次迭代,并得到一个随机数序列。这种方法无论是在硬件实现上,还是在仿真测试上都比较容易实现,但是它的周期受初始值的影响很大,如果初始值选得不好,会严重影响随机数序列的质量和周期,而且其最大周期不会超过22n 随机数生成-Von Neuman in the 1940 square from France, Its principle is to be a
c2
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少
SQRT_IP
- FPGA开发用,开平方的IP核,可供初学者快速上手。-IP
1-30偶数的平方
- 1-30数字偶数的平方,按顺序排列,顺序排列(Square of 1-30 even numbers)
sqrt
- 简单的平方计算,这是最简单的一个小程序,可以看到最基本的平方运算(Simple square calculation)
无平方因子数
- C语言编写程序,找无平方因子数(初学者)(Square factor number)
2函数逼近与离散数据拟合—最佳平方逼进法
- 使用matlab编写了最佳平方逼进法的函数,里面有题目,可直接运行计算得到结果。(Matlab prepared using the best square approximation function, which is the problem, can be directly run the calculated results.)
simerank
- 代码具体实现了simerank的算法实现,适用于小规模的图中计算,大规模的则需要使用分布式算法,第一个算法是基础实现,第二个是使用了平方缓存,加速了算法的收敛速度。(The code realizes the implementation of the algorithm of simerank, which is suitable for computing in small scale. The large scale needs to use distributed algorithm.
平方倍频法
- 对DSSS/BPSK信号进行平方倍频法,可以对其载频进行估计(The frequency doubling method of DSSS/BPSK signal can be used to estimate its carrier frequency.)
1平方+到n平方
- 1平方+2平方+3平方+4平方+……+到n平方