资源列表

« 1 2 ... .09 .10 .11 .12 .13 3214.15 .16 .17 .18 .19 ... 3400 »

[数学计算/工程计算experiment10

说明:数值分析科目中的Gauss-Seidel迭代法求解矩阵-Numerical analysis of subjects Gauss-Seidel iteration method for solving matrix
<何妞> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算closestPair

说明:源程序实现最近匹配算法,从众多点中找到一对举例最近的点。-Look for the closest pair
<Samdy> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算sor22

说明:用超松弛迭代法求解方程组Ax=b,nm为最大迭代次数,w为误差精度,ww为松弛因子-Ultra-relaxation method for solving equations Ax = b, nm is the maximum number of iterations, w is the error precision, ww for the relaxation factor
<Emma> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算sor

说明:两种SQR迭代法:将x^K与上次计算的结果做加权平均作为最后结果-Two kinds SQR iterative method:the x ^ K and the results of the last calculated as a weighted average of the final results do
<Emma> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算radix-sort

说明:基数排序算法- radix sort
<卢鸿基> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算dancing-links

说明:用dancing links 解数独题- use the algorithm called dancing links solve sodu problems
<傻叉> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算semismth

说明:半光滑牛顿法semi-smooth Newton method-semi-smooth Newton method
<邱朵> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算CTRL02

说明:Triangles can be classified according to the relative lengths of their sides: In an equilateral triangle all sides have the same length. An equilateral triangle is also a regular polygon with all angles measuring 60°.[
<RodrigoRPM> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算chafenfangfa

说明:求一维抛物线方程的全隐/显式格式离散方法的解法。matlab-Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab
<yangliu> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算5464

说明:问题描述: 现在有一个简单游戏:给你一行n个整数,要求你在两两之间放入“+”、“-”、“*”、“/”等符号共n-1个,使得表达式计算结果最大且不包含数字k。 请注意: 1) 表达式自左向右运算,不考虑优先级,例如:6+7*11=143; 2) 减法计算结果都为非负,即a-b定义为|a-b|,例如:2-5=3; 3) 除法计算结果向下取整,且除数不得为0,例如:7/5=1。 ★实验任务: 现请你写一个程
<高云> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Joseph-algorithm

说明: 约瑟夫算法:n个人围成一圈,每人有一个各不相同的编号,选择一个人作为起点,然后顺时针从1到k数数,每数到k的人退出圈子,圈子缩小,然后从下一个人继续从1到k数数,重复上面过程。求最后推出圈子的那个人原来的编号。   思路:按照上面的算法让人退出圈子,直到有n-1个人推出圈子,然后得到最后一个退出圈子的人的编号。   程序:坐成一圈的人的编号不需要按序排列-Joseph algorithm: n individuals in a
<利益> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算mutrixMutil_1

说明:本程序实现了在linux平台上用openMP实现的大型矩阵相乘-The program in the linux platform with a large matrix multiplies achieved openMP
<xf> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 3214.15 .16 .17 .18 .19 ... 3400 »

源码中国 www.ymcn.org