资源简介
SQP序列二次规划算法的C++小程序,附带详细的PDF算法说明和编写文档。
代码片段和文件信息
// This file is part of QuadProg++: a C++ library implementing
// the algorithm of Goldfarb and Idnani for the solution of a (convex)
// Quadratic Programming problem by means of an active-set dual method.
// Copyright (C) 2007-2009 Luca Di Gaspero.
// Copyright (C) 2009 Eric Moyer.
//
// QuadProg++ is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation either version 3 of the License or
// (at your option) any later version.
//
// QuadProg++ is distributed in the hope that it will be useful
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 39936 2009-11-30 10:13 SQP\SQP.suo
文件 192512 2009-11-30 10:12 SQP\release\SQP.exe
文件 1307 2009-11-25 17:35 SQP\Array.cpp
文件 61607 2009-11-25 18:08 SQP\Array.h
文件 3297 2009-11-25 20:36 SQP\main.cpp
文件 1925 2009-11-25 19:38 SQP\problem.cpp
文件 890 2009-11-25 20:36 SQP\problem.h
文件 21809 2009-11-25 20:32 SQP\QuadProg.cpp
文件 2999 2009-11-25 17:34 SQP\QuadProg.h
文件 283132 2009-08-06 10:03 SQP\SQP IOWA.pdf
文件 1093758 2009-11-25 19:42 SQP\SQP.jpg
目录 0 2009-11-30 10:11 SQP\release
目录 0 2009-11-30 10:11 SQP
----------- --------- ---------- ----- ----
1703172 13
- 上一篇:人工智能八数码问题求解
- 下一篇:高斯正反算C++源码大地坐标与经纬度换代计算
相关资源
- 加权调度算法(C语言)
- SVPWM的原理及法则推导和控制算法详解
- crc16几种标准校验算法及c语言代码(
- STM32的光立方和灯光秀控制算法源代码
- PID 控制算法实现(fuzzy-PID-controller)
- FFT滤波算法(FFT_CAL.c)
- CSA算法MATLAB代码
- 200种加密算法(源码)
- SM3算法
- opengl 填充图元 扫描线算法
- [C数值算法].(美国)William.H.Press
- Opencv3中SIFT算法详解
- 鲸鱼优化算法C++代码
- 微软等数据结构算法面试100题全部答
- C++实战源码-应用random_shuffle算法将元
- C++实战源码-应用adjacent_find算法搜索相
- C++实战源码-应用count算法计算相同元
-
ba
se64 算法 - 算法题:计算所有小于等于n的非负整
- G711编解码算法
- UTC时间和世界时区时间转换算法(u
- 迪杰斯特拉算法(Dijkstra.cpp)
- c++ 递归分鱼算法
- 语音代码论文:CSR86708675DSP算法EQ动态
- 八皇后 回溯算法 (C语言与c#源码)
- 平衡二叉树算法
- c++ 椭圆拟合算法
- 网络流dinic算法模板
- 网络流Ford-Fulkerson算法模板
- c++类似于window的屏保曲线算法
评论
共有 条评论