资源列表

« 1 2 ... .20 .21 .22 .23 .24 2925.26 .27 .28 .29 .30 ... 3400 »

[数学计算/工程计算jiefangcheng

说明:采用Gauss列主元消去法解线性方程组,输入所有系数后即可解得所有未知数的值-with this programme,you dcan work out any functions quickly,all you need to do is type in the seriels numbers
<刘进锋> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LSapproximating

说明:给定一组数据 进行最小二乘拟合 包括使用以正交多项式为基底的拟合-Given a set of data, including the use of orthogonal least squares polynomial fitting for the basement
<kevin stone> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dd

说明:shell sort is a rather curious algorithm, quite different from other fast sorting algorithms. It s actually so different that it even isn t an O(nlogn) algorithm like the others, but instead it s something between O(nlog2n) and O(n1.5) depending on i
<sereen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算insertion

说明:is the other (and by far the most popular) in-place non-recursive sorting algorithm used in this test. Heap sort is not the fastest possible in all (nor in most) cases, but it s the de-facto sorting algorithm when one wants to make sure that the sort
<sereen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算quick

说明:quick sort is the most popular sorting algorithm. Its virtue is that it sorts in-place (even though it s a recursive algorithm) and that it usually is very fast. On reason for its speed is that its inner loop is very short and can be optimized very w
<sereen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Legendre

说明:Legendre polynoms in C.
<ProjetMaster> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gradient-conjugue

说明:La méthode de gradient conjugué en C.
<ProjetMaster> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fun11111

说明:传输矩阵计算透过率,数据为实验测试数据。各位敬请使用-Transfer matrix calculation of transmittance
<Robin> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cesp

说明:求解弹性半平面柱形圆孔扩张问题的解析解,用的是 Verruijt(1998)给出的算法,涉及了复变函数。-This program works for the problem of Cavity Expansion in Semi-infinite Plate.
<Li Fangnan> 在 2025-06-14 上传 | 大小:1kb | 下载:1

[数学计算/工程计算LINGO1

说明:这是一个很好的练习程序,其中有些部分是错的,希望可以有个人可以把这个错误修改一下-this is a good exercise programme ,but there are some mistakes in it and hope someone can find them and correct them
<吴天天> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zhan.tar

说明:实现顺序栈的基本操作(初始化、判断栈空、判断栈满、入栈、出栈),并利用栈实现十进制转换为其它进制-The order of the stack to achieve the basic operations (initialization, determine the stack empty, determine the stack is full, stack, the stack) and stack implementation using binary decimal conversio
<杨永勇> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xunhuansai

说明:算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
<zz> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2925.26 .27 .28 .29 .30 ... 3400 »

源码中国 www.ymcn.org