Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 3010_solutions_manual.rar Solutions manual for the book: Convex Optimization – Boyd and Vandenberghe
  • src.zip Another convex hull algoritm for 3d points in java
  • convexhull.c.zip Convex hull program using C and OpenCv library
  • convexer.zip simple program for computing the convex hull of one shape in a binary image
  • ATutorialonConvexOptimization.rar 突优化入门A Tutorial on Convex Optimization
  • CS.rar L1-MAGIC is a collection of MATLAB routines for solving the convex optimization programs central to compressive sampling. The algorithms are based on standard interior-point methods, and are suitable for large-scale problems
  • convexl.rar The convex hull of a set of points is the smallest convex set that contains the points. This paper presents a convex hull algorithm that combines the 2-d Quickhull algorithm with the general dimension.
  • Convex_Optimization.zip Convex Optimization e-book by Stephen Boyd
  • algorithm.rar implementation of convex-hull and bignumber
  • GSConvexHull-CPP.zip convex hull c++ code