搜索资源列表
Java程序的性能优化StringBuffer与Vector
- 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit
优化设计
- 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
mop_5_27_modified_a
- 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
DIRECTv204.tar
- 优化问题中的直接搜索法,相比其他方法,有不需要梯度就可以的算
sa+ga
- 采用遗传算法和模拟退火算法解决VLSI中的布局优化问题
MOGLS.ZIP
- 对于多目标优化问题具有自学习,自寻优的功能。
bnb20.优化matlab,toolbox,可以用于各种优化问题
- 优化matlab,toolbox,可以用于各种优化问题,Optimization matlab, toolbox, can be used for a variety of optimization problems
MATLAB-ge-zhong-you-hua
- 无约束一维、多维极值,约束优化问题,粒子群优化算法,遗传优化算法-Unconstrained one-dimensional, multi-dimensional extremal constrained optimization problem, particle swarm optimization, genetic optimization algorithm
saa
- 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
zhexuejiajingcangwenti
- 哲学家进餐问题 代码精炼 程序优化带有课程设计报告-Code refined dining philosophers problem with the curriculum design process optimization report
minSimpSearch
- 非线性最小二乘优化问题,经过试验很好用,有兴趣的可以-Nonlinear least squares optimization problem, after a test is useful, who are interested can try
Pso
- 一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
jisuan
- 进行电力网络的潮流计算 可以此进行无功优化等问题-electrical calculation
PsoConstrained_ELD
- PSO解决40个机组优化问题,适合初学的同学-PSO solve 40 units optimization problems
IntProgFZ
- 解决线性优化问题,适合各类优化函数,只需更改里面的几个数据。-Solving linear optimization problems, suitable for all kinds of optimization functions, only a few changes inside the data.
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
complex-method
- 约束优化的复合型法,寻找优化问题的最优点和最优值-This function offers a function to solve the minimum point and minimum value of a constrained optimization problem by using complex method
Matlab code
- 全耦合方法的全局优化问题,里面有具体的程序以及编写的过程(Global optimization of full - coupling method)