资源列表
dabawent
- 打靶问题:一个射击运动员打靶,靶一共有10环,连开10枪打中90环的可能性有多少种?递归实现。-Targeting issues: a target shooters, target a total of 10 Central, 10, shot even opened the possibility of ring 90 the number of species? Recursive achieve.
c24
- 任意4个数加减乘除求24,类似扑克牌的求24游戏的算法-Arbitrary number of addition and subtraction multiplication and division 4 for 24, similar to playing cards for 24 games of the algorithm
zuixiaoerchengfa
- vC++6.0数值计算方法中“函数拟合最小二乘”-vC++ 6.0 numerical method of least-squares fitting
arithmetic
- 介绍一些常用的数值计算方法,包括用FFT计算离散傅立叶(Fourier)变换,kalman滤波,alpha-beida-ganma滤波-Some commonly used numerical methods, including FFT calculation of discrete Fourier (Fourier) transform, kalman filtering, alpha-beida-ganma filtering
matrix_eigenvalue_calculate
- 用多种算法实现任给实对称矩阵的所有特征值,包括雅克比方法、雅克比过关法和QR算法。-Using a variety of algorithms to achieve any real symmetric matrix of all the characteristics of value, including Jacobian methods, Jacobian immigration law and QR algorithm.
BigNum
- 大整数问题 设n是一个k(1≤k≤80)位的十进制正整数。 问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。 问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 要求: 对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.txt,对应的结果文件为number1_out.txt。 参
Cell
- 细胞分裂问题 某种生命周期为5小时的水藻细胞繁殖能力很强。新细胞经过两小时变成成熟细胞,并分裂出一个新细胞。第三小时分裂能力最强,可以又分裂出两个新细胞,第四小时又分裂出一个新细胞。五小时后死亡。 (1)假定开始只有一个新水藻细胞,分别输出从1至30小时后的细胞总数。(屏幕输出结果即可) (2)一个新水藻细胞100小时后变成多少个细胞?(屏幕输出结果即可) (提示:1至6小时后的细胞总数分别为:1,2,4,6,9,16)-The issue of cell division of
0071
- 在DELPHI中计算X的Y次方,使用指数函数实现。-DELPHI to calculate X in the Y-th power, the use of exponential function to achieve.
0069
- 水仙花的算法,水仙花是三位数,每一位的立方相加等于该数本身。-Narcissus algorithms, Narcissus is the three-digit, each and every one of the cube add up to equal to the number itself.
0067
- 采用DELPHI实现哥德巴赫猜想,大于等于4的数写成两个素数的和。-DELPHI used to achieve Goldbach conjecture, greater than or equal to 4 several languages and the two prime numbers.
0062
- 用DEPHI实现计算最大公约数,最大公约数是即能够整除各数的最大数。-Calculated using Delphi to achieve the common denominator, the common denominator is the number that is divisible to the greatest number.
iclass
- 此程序是用分治算法思想将两个规模为2^k*2^k的矩阵相乘-This procedure is divided algorithm thinking the two size 2 ^ k* 2 ^ k matrix multiply
