资源列表

« 1 2 ... .84 .85 .86 .87 .88 2489.90 .91 .92 .93 .94 ... 3400 »

[数学计算/工程计算Alg_LU

说明:the LU decomposition is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix.
<criskell> 在 2025-02-08 上传 | 大小:517kb | 下载:0

[数学计算/工程计算Runge-Kutta

说明:the Runge–Kutta methods are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations.
<criskell> 在 2025-02-08 上传 | 大小:2.61mb | 下载:0

[数学计算/工程计算graph

说明:This file includes the basic implementation of simulated annealing where it is used to optimize the graph coloring problem.
<nancy> 在 2025-02-08 上传 | 大小:28kb | 下载:0

[数学计算/工程计算jiefangcheng

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

[数学计算/工程计算3D

说明:自动统计和预测3d号码,经实际检验每次有一码的概率达到80 以上。-Automatic statistics and projections 3d numbers
<et> 在 2025-02-08 上传 | 大小:407kb | 下载:0

[数学计算/工程计算LSapproximating

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

[数学计算/工程计算RecSqRoot

说明:implementation of the reciprocal and square root approximation methods for fixed point processors
<toon> 在 2025-02-08 上传 | 大小:668kb | 下载:0

[数学计算/工程计算Hannio

说明:用C++实现汉诺塔问题 用到递归的方法 很基础 但很有用的-Using C++, Tower of Hanoi problem is based on the recursive method used but useful
<张漾> 在 2025-02-08 上传 | 大小:442kb | 下载:0

[数学计算/工程计算hgfuy

说明:用C++实现输出一个菱形 简单易出错的程序 理解佛如循环的最好实例-Using C++, the output of a simple error-prone process diamond understanding of the best examples of the Buddha, such as cycle
<张漾> 在 2025-02-08 上传 | 大小:399kb | 下载:0

[数学计算/工程计算fy

说明:输入8位二进制数将其转换为十进制数并输出 用C++实现的-Enter 8-bit binary number to convert to a decimal number and output using C++ implementation
<张漾> 在 2025-02-08 上传 | 大小:401kb | 下载: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(nlog
<sereen> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算heap_sort

说明:heap sort 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 w
<sereen> 在 2025-02-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 2489.90 .91 .92 .93 .94 ... 3400 »

源码中国 www.ymcn.org