资源列表
LU
- 包括LU和LUl,后者是列主元的LU分解法-LU sulve
bignumber
- 分治法实现的大整数乘法。是学习分治算法策略的很好的范例。-Sub-rule method to achieve the large-integer multiplication. Is a good example of learning the strategy of divide and conquer algorithm.
test1
- 已知平方根迭代公式Xn+1=(Xn+a/Xn)/2,设X=a/2。编写程序输入a值计算其平方根。迭代的结束条件是x n+1-xn<10-5-The square root known iteration formulas Xn+ 1 = (Xn+ a/Xn)/2, set X = a/2. Write a program input a value are calculated the square root. The end of the iteration condition is x
test2
- 已知两个函数 ,求它们在指定区间的定积分,要求用矩形法编制求解定积分的通用函数(函数中可用函数型参数或函数指针型参数)。-The known two function, let them in the designated the definite integral interval, the requirement with rectangle method of the definite integral solution of general function (function type
test3
- 编程实现功能:求2个数的最大公约数和最小公倍数。要求用函数实现,并且将主函数和这两个函数分别存入3个文件a.cpp,b.cpp,c.cpp中。然后用文件包含的方法实现多文件编译链接。-For the biggest number 2 companies and minimum LCD. Ask to use function, and will be the main () function and the two functions are deposited in the three doc
jisuqi
- 简易的计算器,便于应用,一看即会,不许学习!别的就不多说了-Simple calculator, facilitate application, a look that will, no study! Other not much said
mubiaoguihua
- 采用序贯式算法解决多目标规划问题,虽然不能得到严格的最优解,但能够得到满意解。-Sequential algorithm to solve multi-objective programming problem, although it can not be strictly optimal solution, but able to get a satisfactory solution.
WordCalculator
- 使用Gtk+实现一个单词计算器的功能,能够把输入的单词按一定规律计算出该数值,如attribute=100.-Using Gtk+ to make a word calculator, enter the word according to certain rules to calculate the value, such as attribute = 100.
kendall
- 肯德尔和谐系数是计算多个等级变量相关程度的一种相关量。前述的spearman等级相关讨论的是两个等级变量的相关程度,用于评价时只适用于两个评分者评价N个人或N件作品,或同一个人先后两次评价N个人或N件作品,而kandall和谐系数则适用于数据资料是多列相关的等级资料,即可是k个评分者评(N)个对象,也可以是同一个人先后k次评N个对象。通过求得kandall和谐系数,可以较为客观地选择好的作品或好的评分者。-Kendall coefficient of concordance is a quant
jishu
- 判断两个数在什么基数下相等,要是找不到,就是在任何基数下都不相等,得出结论。-Judge two Numbers under what base in equal, if can t find, is in any base of equal, draw the conclusion.
jisuanqi
- 基于C语言开发的计算器,可以实现基本的科学计算,还能实现两个日期之间天数的计算。-Based on C language development calculators, can realize the basic scientific computing, can achieve two days between the calculation of the date.
jinzhiduibi
- 基于C语言的进制转化程序,能够将两个数的进制转化,在该进制下,两个数相等。-Based on C language into system transformation program that will be of two Numbers into the system transformation, in this into system, two the same number.
