资源列表

« 1 2 ... .45 .46 .47 .48 .49 1050.51 .52 .53 .54 .55 ... 3400 »

[数学计算/工程计算1

说明:This program searches 1,000 general knowledge questions and ten input phrases. The application searches for each phrase in the 1,000 questions and return the matching results sorted by relevancy as fast as possible.
<ed> 在 2025-02-13 上传 | 大小:2kb | 下载:0

[数学计算/工程计算3

说明:This program calculates the Fibonacci numbers via simple arithmetic operations as quickly as possible.
<ed> 在 2025-02-13 上传 | 大小:191kb | 下载:0

[数学计算/工程计算gmres

说明:求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
<hl> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shujucunchu

说明:实现数据的存储把一个矩阵的一列的元素进行加和,存到另一个矩阵中,其中按照对应位置进行存储。-Data storage to a matrix of an element of addition, and, save to another matrix, which according to the corresponding position for storage.
<蒋长丽> 在 2025-02-13 上传 | 大小:459kb | 下载:0

[数学计算/工程计算Calc

说明:四则运算计算器 可以计算整数四则运算,例如:7+5*(3+4) (1)按要求在提供的框架程序源程序的基础上对程序进行修改、补充,并调试通过。 (2)修改主程序结构,使程序可以反复运算,直到选择退出为止。 (3)增加文件的输入输出功能,是计算过的式子和结果可以根据需要设置命令存储到文件中,同时也可以直接从文件中输入四则运算的式子,运算后,结果输出到原文件中。-Arithmetic calculator can
<li> 在 2025-02-13 上传 | 大小:32kb | 下载:0

[数学计算/工程计算ComputeCubicFunction

说明:解一元三次方程,并提示是继续操作还是退出操作-show how to compute a cubic function
<李琴> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3

说明:The Levenshtein Distance between two strings a, b is the number of changes to transform one string into another. For example to transform mouse into house would take 1 (change the m to an h). If the strings are different
<ed> 在 2025-02-13 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Newton

说明:用牛顿下山法求方程的近似解,并另付实验报告。-Newton descent method with the approximate solution of Equation, and the extra test report.
<孙晶> 在 2025-02-13 上传 | 大小:65kb | 下载:0

[数学计算/工程计算pseudo-random

说明:c++小程序,实现:产生伪随机数,并实现10枚硬币投50000次,计算出正面向上的次数和概率。-c++ small program implementation: generate pseudo-random number, and realize 10 coins cast 50,000 times to calculate the probability of a positive number and upward.
<secret> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算erchengfa

说明:最小二乘法拟合曲面,通过文件读入数据,趋势面分析,C++编写,带注释-Least squares fitting surface, read through the file data, trend surface analysis, C++ writing, annotated
<杨柳> 在 2025-02-13 上传 | 大小:1.34mb | 下载:0

[数学计算/工程计算yuan

说明:矩阵变为转置矩阵 通过程序实现矩阵变为转置矩阵-array
<XIALEI> 在 2025-02-13 上传 | 大小:309kb | 下载:0

[数学计算/工程计算2

说明:牛顿迭代法及其二分法的实验编程,适合初学者使用。-Newton iteration method and its experimental programming dichotomy, suitable for beginners.
<qqq> 在 2025-02-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1050.51 .52 .53 .54 .55 ... 3400 »

源码中国 www.ymcn.org