资源列表

« 1 2 ... .58 .59 .60 .61 .62 1463.64 .65 .66 .67 .68 ... 3400 »

[数学计算/工程计算Subtraction-of-large

说明: 本程序可用于计算两个位数很多数的减法,一般c++提供的减法位数不超过7位,所以有必要编程计算大数减法- This program can be used to calculate the two digits is most of the subtraction, general c++ the subtraction digits provide no more than seven, it is necessary to pro
<林逍> 在 2025-03-10 上传 | 大小:152kb | 下载:0

[数学计算/工程计算LU

说明:包括LU和LUl,后者是列主元的LU分解法-LU sulve
<王仲根> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bignumber

说明:分治法实现的大整数乘法。是学习分治算法策略的很好的范例。-Sub-rule method to achieve the large-integer multiplication. Is a good example of learning the strategy of divide and conquer algorithm.
<张贺> 在 2025-03-10 上传 | 大小:876kb | 下载:0

[数学计算/工程计算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 o
<浅浅> 在 2025-03-10 上传 | 大小:20kb | 下载:0

[数学计算/工程计算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 g
<浅浅> 在 2025-03-10 上传 | 大小:12kb | 下载:0

[数学计算/工程计算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
<浅浅> 在 2025-03-10 上传 | 大小:11kb | 下载:0

[数学计算/工程计算jisuqi

说明:简易的计算器,便于应用,一看即会,不许学习!别的就不多说了-Simple calculator, facilitate application, a look that will, no study! Other not much said
<Blues> 在 2025-03-10 上传 | 大小:3kb | 下载:0

[数学计算/工程计算mubiaoguihua

说明:采用序贯式算法解决多目标规划问题,虽然不能得到严格的最优解,但能够得到满意解。-Sequential algorithm to solve multi-objective programming problem, although it can not be strictly optimal solution, but able to get a satisfactory solution.
<呙尧> 在 2025-03-10 上传 | 大小:10kb | 下载:0

[数学计算/工程计算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.
<陈雨露> 在 2025-03-10 上传 | 大小:89kb | 下载:0

[数学计算/工程计算kendall

说明:肯德尔和谐系数是计算多个等级变量相关程度的一种相关量。前述的spearman等级相关讨论的是两个等级变量的相关程度,用于评价时只适用于两个评分者评价N个人或N件作品,或同一个人先后两次评价N个人或N件作品,而kandall和谐系数则适用于数据资料是多列相关的等级资料,即可是k个评分者评(N)个对象,也可以是同一个人先后k次评N个对象。通过求得kandall和谐系数,可以较为客观地选择好的作品或好的评分者。-Kendall coeffic
<雷旭> 在 2025-03-10 上传 | 大小:701kb | 下载:0

[数学计算/工程计算jishu

说明:判断两个数在什么基数下相等,要是找不到,就是在任何基数下都不相等,得出结论。-Judge two Numbers under what base in equal, if can t find, is in any base of equal, draw the conclusion.
<林夕> 在 2025-03-10 上传 | 大小:337kb | 下载:0

[数学计算/工程计算jisuanqi

说明:基于C语言开发的计算器,可以实现基本的科学计算,还能实现两个日期之间天数的计算。-Based on C language development calculators, can realize the basic scientific computing, can achieve two days between the calculation of the date.
<林夕> 在 2025-03-10 上传 | 大小:1.86mb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 1463.64 .65 .66 .67 .68 ... 3400 »

源码中国 www.ymcn.org