搜索资源列表
CplusplusFootprint_and_Performance_Optimization.ra
- 《C++高效编程:内存与性能优化》,书籍源码,不限于编译器环境,有助于学习和理解该书的内容。-" C++ efficiency program: memory and performance optimization" , book source, not limited to, the compiler environment conducive to study and understand the contents of the book.
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
powell
- 机械优化设计,的程序编码,是本方法的核心关键,可以帮助初学者很好的利用编程。-Mechanical optimization design, the program code, the core of this approach the key to good use to help beginners programming.
lw_oopc-v1.2
- 一种轻量级的面向对象的C语言编程框架:LW_OOPC。LW_OOPC是Light-Weight Object-Oriented Programming in(with) C的缩写,总共一个.h文件,20个宏,约130行代码,非常的轻量级,但却很好的支持了很多面向对象的特性,比如继承、多态,可以优美的实现面向接口编程。这个框架系由台湾的高焕堂先生以及他的MISOO团队首创,之后由金永华继续改进优化,最后,经高焕堂同意以LGPL协议开源(开源网址参见后文)。 用C语言实现OO?我没听错吗?这听
lmi
- 俞立老师书本例题的仿真程序,凸优化,最优解,可行性等问题。对线性不等式的编程有很好的参考性-Yu Li, teacher simulation of the book program, convex optimization, the optimal solution, feasibility and other issues. The programming of linear inequalities has a good reference
QALGFN7
- 单纯形法c++编程,可用于线性规划问题的研究解决优化问题-C++ programming, simplex method can be used in the study of linear programming to solve optimization problem