资源列表

« 1 2 ... .65 .66 .67 .68 .69 2770.71 .72 .73 .74 .75 ... 3400 »

[数学计算/工程计算bigintegerbyshuzu

说明:采用纯数组的大数相加法,代码清晰,可用作模板-big integer
<金恒> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Crout_Solve

说明:Solve Ax=B with Crout s method
<chicloud> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xianxing

说明:线性规划的程序,能够解决显性规划问题,应用于实际中-Linear programming the main program, to solve the issue of explicit planning
<李冰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数学计算/工程计算fft

说明:信号提取,fft变换,模态分析,互相关分析-fft
<panhui> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算newton

说明:newton method 用迭代法计算root.数值计算的常用方法之一。-newton method: use iteration to calculate the root of a fuction. It is a common used method.
<cranberries> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算MYFEM

说明:有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):
<liang> 在 2024-11-20 上传 | 大小:532kb | 下载:1

[数学计算/工程计算MatlabProgrames

说明:matlab程序例程,包含解方程,曲线拟合等诸多实例,特别适合初学者-matlab programme examples, including solving equations, curve fitting, etc
<xingxing> 在 2024-11-20 上传 | 大小:249kb | 下载:0

[数学计算/工程计算ditui

说明:用来对一个给定数列求其递推公式。 第一行输入n,表示数列的长度。 第二行输入这个数列。 程序将给出该数列的递推公式。-Used for a given series for the recursive formula. The first line of input n, the length of that series. Enter the second line of this series. Procedures w
<curimit> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fenshu

说明:著名问题:埃及分数 给出一个数n,要求用自然数倒数和来表示。 1/1=1/2+1/3+1/5-Well-known problem: given a number of scores in Egypt n, natural number request and to show that the countdown. 1/1 = 1/2+1/3+1/5
<curimit> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算tieren

说明:VIJOS中铁人三项一题。 本程序使用二维线性规划方法来求解。 二维线性规划,本程序使用了切割半平面的有效算法,比单纯形法在二维上快。 程序对所有数据均秒闪。-Triathlon VIJOS in a title. This procedure using the two-dimensional approach to solving linear programming. Two-dimensional linear pr
<curimit> 在 2024-11-20 上传 | 大小:2kb | 下载:1

[数学计算/工程计算liantongxing

说明:本程序引入了连通性状态压缩动态规划方法,可以在非常快的时间内解决棋盘上的哈密顿回路个数的计数。 时间复杂度O(n*m*3^n)远低于搜索。-This procedure introduced in the state of connectivity compression methods of dynamic programming can be very fast in time to solve the Hamiltonian
<curimit> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算optimizethedesign

说明:优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate
<lijiale> 在 2024-11-20 上传 | 大小:10kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 2770.71 .72 .73 .74 .75 ... 3400 »

源码中国 www.ymcn.org