资源列表

« 1 2 ... .72 .73 .74 .75 .76 1177.78 .79 .80 .81 .82 ... 3400 »

[数学计算/工程计算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-25 上传 | 大小:459kb | 下载:0

[数学计算/工程计算Calc

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

[数学计算/工程计算ComputeCubicFunction

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

[数学计算/工程计算Newton

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

[数学计算/工程计算erchengfa

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

[数学计算/工程计算yuan

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

[数学计算/工程计算2

说明:牛顿迭代法及其二分法的实验编程,适合初学者使用。-Newton iteration method and its experimental programming dichotomy, suitable for beginners.
<qqq> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算wave-equation

说明:波动方程有限差分正演,吸收边界,三层均匀介质-Wave equation finite difference attributions,absorbing boundary, three-layer uneven medium
<黄溢> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算c++2

说明:编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合 3)希望表达式中能够处理实数 -编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(
<dgftd> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fread

说明:使用fread函数读取整形数字,在巨大量的输入下,速度优势十分明显(相比cin和scanf)-Use the fread function to read plastic figures, a huge amount of input, the speed advantage is very clear (compared to the cin and scanf)
<archdevil> 在 2025-02-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 1177.78 .79 .80 .81 .82 ... 3400 »

源码中国 www.ymcn.org