-
-
[
Visual C++ (VC++)]
optimization.rar
Tsinghua University, optimization software, as well as operations, including a simple criminal law, duality theory, goal programming, sensitivity analysis
Category:
C++ eBooks Upload User:
shaolin Size:
3519K
-
[
Matlab]
Optimization.rar
Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
Category:
Algorithm Upload User:
szyzxin Size:
2K
-
-
[
Visual C++ (VC++)]
C++optimization.rar
... the optimization, many people will directly think of the compilation. Is optimization only in the compilation of the level of it? Of course not, C++ The same level can be used for code optimization, some of which are often unexpected. In the C++ Levels ...
-
[
C/C++]
linalg.rar
basic linear algebra classes and applications (SVD, interpolation, multivariate optimization)
Category:
Algorithm Upload User:
yqp2204 Size:
123K
-
-
-
[
Unix_Linux]
Linux.Power.Tools.rar
This resource presents you with the skills you need to become the ultimate power user for ALL Linux distributions. The author provides detailed instructions for customization, optimization, troubleshooting, shortcuts, and using the best 3rd party tools.
-
[
Visual C++ (VC++)]
metaballs_src.rar
To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does ...
Category:
Document Upload User:
gzsenex Size:
40K
-
[
C/C++]
TSP.rar
The basic principle using the branchand-bound strategy to solve the travelingsalesperson optimization problem (TSP) consists of two parts .