搜索资源列表
030300336cata
- 高精度整数问题« 问题描述:(1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、´ 、¸ ),其中除法运算应输出所得的商和余数。(2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。« 编程任务:给定大整数m和n,计算÷ ÷ø ö ç ç èæ nm和C(m)的精确值。« 数据输入:由文件input.txt给出输
2739
- poj2739,实现高精度计算对数的功能-poj2739, achieve high-precision calculation of the number of functional
C_yuyan
- 模拟信号转换成数字形式,必须要经过量化才能实现。标量量化的方法包括均匀量化和非均匀量化两种,这两种方法都会带来精度的损失。文中探讨了模拟信源量化的最优算法,并用C语言实现了高斯信源在不同量化电平下均匀量化和非均匀量化的最优步长的数值计算。通过对计算结果进行比较,给出了非均匀量化优于均匀量化的具体结论。-Analog signals into digital form, you must go through quantification can be achieved. Scalar unifo
Aerialtriangulationanalysis
- 利用VS2005实现了空中解析三角测量的计算,精度高,计算速度快,代码简单易懂-VS2005 achieved using air triangulation calculation analysis, high accuracy, fast calculation, the code easy to understand
6joins
- 用C++来实现机器人的运动学问题,计算误差小,精度高-use visual C++ to achieve the kinematics and the inverse kinematics problem
cata
- ▲问题描述: (1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、*、/),其中除法运算应输出所得的商和余数。 (2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。 组合数C(m,n)=m! / (n!*(m-n)!) Catalan数定义为:C(n)=C(2*n,n)/(n+1) ▲编程任务: 给定大整数m和n,计算C(m,n)和C(m)的精确值。 ▲数据输入: 由文件input.txt
suntans
- 溃坝模拟,斯坦福大学开发,用于计算海浪波长,精度高-Dam-break simulation, Stanford developed at the University of, used to calculate the the the wavelength of the waves, high precision
cata
- 设计一个表示高精度整数的模版类,它支持对任意大整数的输入、输 × ÷ 出和四则运算(+、-、 、 ),其中除法运算应输出所得的商和余数。 (2)用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确 值。 -设计一个表示高精度整数的模版类,它支持对任意大整数的输入、输 × ÷ 出和四则运算(+、-、 、 ),其中除法运算应输出所得的商和余数。 (2)用上述高精度整数的模板类,计算大整数
SPA
- 此算法功能为太阳高度角和方位角的计算,适用于全球各地,且精度极高,经检验,适用于科研,生产。-This algorithm functions as the solar elevation angle and azimuth calculation applied to the world, and high precision, the test for scientific research and production.
njiecheng
- 可以计算高精度阶乘,普通的递归算法智能计算到50的阶乘,而该算法可以算出100的阶乘-The calculation precision of n factorial