搜索资源列表
罚函数内点法程序
- 一种用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!
quicklyline
- 这是一个用C++编写的快速排序程序,主要用于解决优化问题中的快速排序。-This is a C prepared by the rapid sequencing procedures, mainly for the settlement optimization problems of rapid sequencing.
shortestroute
- 这是一个优化程序包,主要用于解决TSP等经典问题中的最短路径的寻求。-This is an optimization package will primarily be used TSP such classic problem of the search for the shortest path.
vc23475335
- 一个优秀的C++编写的学籍管理器,预留了大量的程序接口,用来做后期优化,先放出来跟大家共享。有问题可以联系我cross720@126.com-an excellent preparation C unsuccessful managers, reserved a large number of programming interfaces used in making the late optimization, first released with the share. A problem
Functionofgeneticalgorithmoptimizationprocedure.ra
- 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
BasicPSO
- 这是一个基本的粒子群最佳化算法,解决单目标数值优化问题。-This is a basic particle swarm optimization algorithm to solve single-objective numerical optimization problems.
TSP
- 用c#实现tsp问题 即经典的旅行商问题 典型的组合优化问题-With c# Achieve tsp issues classic traveling salesman problem that is typical of combinatorial optimization problems
c
- 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
bbsMax
- bbsMax论坛源码(V4.03) 升级历史: 1、继续优化了内存的使用,并避免了可能导致重启的一处BUG 2、实现了“大文件上传”特性,现在上传功能已经不存在4M的文件大小限制 3、完善了编辑器的功能,解决了对 GreenBrowser 的兼容问题,并提高载入速度 4、修正了后台“搜索引擎”设置被遮挡导致无法找到的BUG 5、修正了查看附件时,如果没有权限,无法正确显示错误信息的BUG 6、修正了搜索功能的错误 7、修正了统计当日发帖错误的BUG 8、
munituihuo
- 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
TimeOutTCPClient
- .NET的Socket连接有超时的机制,但需要等待很长的时间才能得到结果。可以使用自己编写的优化了的超时机制的Socket类来解决这个问题-. NET-Socket connection with timeout mechanism, but need to wait for a very long time to get results. You can use their own written-out mechanism for optimizing the Socket class to
epsmoea
- spsmoea是一种基于MOEA的多目标优化遗传算法,对于解决多目标问题收敛性好,确保了其多样性,具有很高的应用价值。-Epsilon-MOEA in C and C++
asimplecprocess
- 一个比较简单的c程序优化问题,很多书上有,这是电子版的,希望对大家有所帮助-A relatively simple c program optimization
GA
- 基于免疫遗传算法的QOS路由选择问题 给予免疫遗传算法的多目标优化问题 -Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
GA
- 一个用GA实现的简单函数优化问题,思路很清晰,值得参考-Implemented a simple function with GA optimization, thinking very clearly, it is also useful
totnetcms2
- 1、栏目管理增加智能查询功能 2、栏目增加“内容模型”选择功能,目前支持文章和下载内容类型,以后不断扩展。 3、增加“下载”管理模块,支持多下载点。 4、搜索引擎添加"文章置空索引",及下载频道的数据索引管理。 5、搜索引擎的索引不在保存在 SearchIndex目录中,替换为TotIndex目录,并以数据模块名称为文件夹,如Article,Download,不同模块的索引保存在不同的目录中。 6、后台文章管理、搜索添加执行时间提示。 7、优化文章表索引,确保单表数
TSP1
- DSP.蚁群算法来解决最短路径问题,在电力系统优化问题 -algorithm to solve the shortest path problem, the optimization problems in power system
yichuansuanfa
- 这是一个很高级的算法,用来解决优化问题。-it s a good way to solve math problem。but,it s hard to learn。
TSP
- 基于蚁群算法的TSP优化问题求解!人工智能实验!-Based on ant colony optimization algorithm to solve TSP! AI experiment!
Program1
- 基于C#下solver foundation的电力系统调度优化问题-C# under solver foundation based power system scheduling problems