搜索资源列表
罚函数内点法程序
- 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C + + compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
Asp.net常用函数表
- asp.net有很多函数经常用到的,有了这本书什么都解决拉-many frequently used functions, this book has anything to solve Rafah
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体
use GA to deal with NN
- 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
求解线性代数方程组
- 线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主元高斯消去法-linear algebraic equations to solve all the main election yuan Gaussian Elimination entire election PCA about when Gaussian Elimination of complex equations of the entire el
mlxzFolder
- 一个可以指定初始目录的目录选择对话框,利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下.-can specify a directory initial choice of the directory dialog, use a callback function to solve this problem, now I have examples of procedures done, the r
zhj
- 结构优化程序,罚函数法.可求解非线性规划问题.-structural optimization procedure penalty function. Planning can solve nonlinear problems.
逢山开路模型
- 在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向
罚函数内点法程序
- 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C++ compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
Mga
- 一些用matlab编写的经典遗传算法算例。可以用于解决许多优化问题-using Matlab to prepare some of the classic examples of genetic algorithm. Many can be used to solve optimization problems
Asp.net常用函数表
- asp.net有很多函数经常用到的,有了这本书什么都解决拉-many frequently used functions, this book has anything to solve Rafah
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体
GA_01Knap
- 用遗传算法解决背包问题,可以求最优解,也可以自己设定次数-using genetic algorithms to solve knapsack problem, the optimal solution can help, can set its own number
GA_for_TSP
- 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the N
GA-homework
- 一个遗传算法的程序,用来解决函数最值得问题。比较好用。使用VC++环境-a genetic algorithm procedures, functions to solve most problems. Better quality. Using VC++ environment
caipai_moni
- 用继承,多态,虚函数的理论解决实际问题,加入C++的文件操作.-with inheritance, polymorphism, the virtual function theory to solve practical problems, to C file operations.
Matlab中solve函数用法详解
- 这是关于MATLAB中solve函数用法的简答介绍(This is about the usage of solve MATLAB function in simple introduction)
GlobalSolve
- solve函数的global的用法,参考参考............(the use of globalsolve function,and the problem of ususlly see in the forum)
用matlab求二元函数的极值
- 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
smtp类ereg函数替换版
- 解决PHP邮件发送中,使用smtp类在php5.3版本以上环境中ereg函数不适用的问题(Solve PHP mail sending, use SMTP class in php5.3 version of the above environment ereg function is not applicable to the problem)