资源列表
[数学计算/工程计算] 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> 在 上传 | 大小: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> 在 上传 | 大小: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> 在 上传 | 大小:168kb | 下载:0
[数学计算/工程计算] GB2BIG5
说明:简化字与繁体字互相转换的delphi源代码.-Simplified and traditional Chinese characters with each other delphi source code conversion.<q108534836> 在 上传 | 大小: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> 在 上传 | 大小:530kb | 下载:0