搜索资源列表
hmake
- Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
TimeResolvedMenteCarlo
- 该程序为mente carlo算法 可用于电力系统的随机抽样模拟系统状态 可用于大型的电力系统计算可靠性-the procedures for mente carlo algorithms can be used for power system simulation of random system state available in a large power system reliability calculation
LDL
- LDL分解法,用于求解大型的线性方程组。此程序中最多能解100维的,速度还不错-LDL decomposition method for solving large-scale linear equations. This procedure can be up to 100 peacekeepers solutions, speed is not bad.
gmresm_mine
- 计算大型矩阵的一般的gmres算法matlab程序。-large matrix calculation of the general gmres algorithm Matlab procedures.
arnoldim_mine
- 计算大型矩阵重启动的arnoldi的matlab 程序。-large matrix calculations restart of the Matlab arnoldi procedures.
gmres_mine
- 计算大型矩阵的gmres(前面一个应该是重启动的,发错了)matlab程序。-large matrix calculations gmres (front should be a restart. made the wrong) Matlab procedures.
Calculate
- 用于数学上的一些常用的基本计算,可以作为开发其他大型程序的基础算法.
TIP90
- 动力学计算程序,包含常用的几种大型特征值解法,运动方程解法-TIP90
SOR
- 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
actdemo
- actdemo是优化程序中用于求取大型非线性方程组的一个源代码-actdemo is to optimize the process for the strike of a large-scale non-linear equations the source code
SPARSKIT2
- 耶鲁大学开发的大型稀疏方程组计算程序 -A solver of large sparse matrix developed by yela
ELCUT30
- elcut有限元二维分析程序,我们学机械现代设计理论时用的,当初很流行的。现在大型的很多,所以不太用了。但是也有人用的-elcut two-dimensional finite element analysis program, we studied mechanical theories used in modern design, the original is very popular. Now large-scale, so it is not used. But some people
CROSSWELL-SEISMIC-SIRT
- SIRT算法程序用于计算大型的、稀疏的、常常是病态的线性方程组-SIRT algorithm program used to calculate the large, sparse, often morbid linear equations
large-complex-matrix-inversion
- c++ 大型复数矩阵求逆 ,程序用了类定义复数,运用了类的成员函数来重载运算符-C++ Large complex matrix inversion,Program with a class definition plural, the use of a class member function to overload the operator
deformation_transfer
- 在不考虑邻近点算法的情况下实现变形传递的C源程序,包括解大型方程组的cholesky分解程序、点标记点程序、求解能量函数的程序。-Not consider the proximal point algorithm for deformation transfer of the C source code, including the solution of large-scale equations cholesky decomposition procedure, the point mark
32weijiafa
- 处理大型数据的程序,完成对超长32为正整数的加法运算。-Processing of large data procedures, performed on over 32 is a positive integer addition operations.
steepst
- 最速下降法计算大型系数矩阵线性方程的根。只是一个示例程序代码。-The steepest descent method in the root of the large coefficient matrix linear equation. Just a sample of the code.
PrimalDualLP1
- 求解大型线性规划问题的原始内点算法的Matlab程序。-Primal_Dual Algorithm for Large Scale Linear Programming
SIRT
- 该程序可以用来快速方便计算大型稀疏系数矩阵的欠定问题-The program can be used to quickly and easily calculate the large sparse matrix of underdetermined problem
freefem++-3.56-1.tar
- 比较完善的面向对象的有限元程序代码,适用于编写大型程序的学习(typical C++ code for OOFEM)