资源列表
[数学计算/工程计算] 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 will be given the series of rec<curimit> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] tieren
说明:VIJOS中铁人三项一题。 本程序使用二维线性规划方法来求解。 二维线性规划,本程序使用了切割半平面的有效算法,比单纯形法在二维上快。 程序对所有数据均秒闪。-Triathlon VIJOS in a title. This procedure using the two-dimensional approach to solving linear programming. Two-dimensional linear programming, the procedure used<curimit> 在 2025-06-24 上传 | 大小: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 circuit board on the count of<curimit> 在 2025-06-24 上传 | 大小: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 gradient method, simplex meth<lijiale> 在 2025-06-24 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] hzzjm
说明:将汉字串自动生成助记码的delphi源代码,使用了GB字库GBK字库区位知识。-Character string will be automatically generated mnemonic code delphi source code, the use of the GB font knowledge GBK font location.<q108534836> 在 2025-06-24 上传 | 大小:168kb | 下载:0
[数学计算/工程计算] GB2BIG5
说明:简化字与繁体字互相转换的delphi源代码.-Simplified and traditional Chinese characters with each other delphi source code conversion.<q108534836> 在 2025-06-24 上传 | 大小:314kb | 下载:0
[数学计算/工程计算] Possion_FEM
说明:有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭<liang> 在 2025-06-24 上传 | 大小:530kb | 下载:0
[数学计算/工程计算] fftsource
说明:These Fourier routines were originally based on the Fourier routines of the same names from the NETLIB bihar and fftpack fortran libraries developed by Paul N. Swarztrauber at the National Center for Atmospheric Research in Boulder, CO USA.<long> 在 2025-06-24 上传 | 大小:6kb | 下载:0