资源列表
jiehefugai
- 给定一个实例I = (X , F),X为一个有限集合,F为X的子集的集合,使得X中的每个元素至少属于F中的一个元素,则认为子集F覆盖了X的元素。集合覆盖问题就是,找出含X的子集个数最少的子集C属于F,使得C覆盖了X中的所有元素-ji he fu gai
zhuangxiang
- 经典的Binpacking问题就是要求把一定数量的物品放入容量相同的箱子中,使得每个箱子中的物品大小之和不超过箱子容量并使所用的箱子数目最少。更形式化的描述为:给定n个物品的集合S,要将这些物品装入若干个箱子中,其中第i个物品体积为si,0<si=<1,且每个箱子的体积恒定设为1,Binpacking问题是如何装入物品才能使所用的箱子数最少。-zhuangxiang
suijicaiyang
- 此算法在vc环境下实现了随机采样,对给定的数据进行随机选取。-suijicaiyang
lingolinearprogram
- 这是用lingo软件各种解决线性规划与非线性问题的程序-it is use lingo software to solve linear program problems
AdaptiveParabolicSolver
- 抛 物 型 方 程 自 适 应 解 法 的 例 子,希 望 对 大 家 有 帮 助 -Adaptive Parabolic Solver
Well
- 这是输入井的WELLD源程序,希望大家使用,谢谢拉!-It is well WELLD input source, I hope you use, thank you pull!
Attributes
- 这是输入井的地震属性的源程序,希望大家使用,谢谢拉!-This is the input shaft of the seismic attributes of the source, hope that we use, thank you pull!
EarthModel
- 这是输入井的地震模型源程序,希望大家使用,谢谢拉!-This is the input shaft of the seismic source model, hope that we use, thank you pull!
code
- 有限体积方法求解规则区域中具有孤岛影响的二维导热问题,适用于3类边界条件-Rules of the finite volume method to solve the region with two-dimensional heat island effect problem, the boundary conditions applicable to Category 3
FEM_TRANSFER
- 二维稳态热传导问题的有限单元法程序,该 程序基于三角形线性单元,可以处理任意三种边界类型的热传导问题。-Two-dimensional steady heat transfer finite element method program, the program is based on linear triangular elements, and deal with any of three types of heat conduction boundary problem.
code
- 用偏微分方程法实现 x-y 平面上的给定的椭圆区域的结构化网格划分.同时在控制函数中设置某些参数,还可以实现网格的整体的移动或局部的吸引。-With partial differential equations method to achieve a given xy plane elliptical region structured mesh. While in the control function to set some parameters, but also allows the
min
- 以负梯度方向作为下降方向的极小化算法的最速下降法-To decrease the negative gradient direction as the direction of minimizing the steepest descent algorithm
