基本信息
源码名称:NLOPT使用说明及参考程序c、c++
源码大小:5.81M
文件格式:.zip
开发语言:C/C++
更新时间:2023-12-17
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
NLOPT使用说明及参考程序c、c
可以在vs2013或vs2015上运行,非线性约束优化数值库Nlopt

.
├── NLOPT使用距离及参考程序
│   ├── nlopt install introduction in windows.pdf
│   └── test_1
│       ├── Debug
│       │   ├── test_1.exe
│       │   ├── test_1.ilk
│       │   └── test_1.pdb
│       ├── test_1
│       │   ├── 1.cpp
│       │   ├── Debug
│       │   │   ├── 1.obj
│       │   │   ├── test_1.Build.CppClean.log
│       │   │   ├── test_1.log
│       │   │   ├── test_1.tlog
│       │   │   │   ├── CL.read.1.tlog
│       │   │   │   ├── CL.write.1.tlog
│       │   │   │   ├── cl.command.1.tlog
│       │   │   │   ├── link.command.1.tlog
│       │   │   │   ├── link.read.1.tlog
│       │   │   │   ├── link.write.1.tlog
│       │   │   │   └── test_1.lastbuildstate
│       │   │   ├── vc120.idb
│       │   │   ├── vc120.pdb
│       │   │   ├── vc140.idb
│       │   │   └── vc140.pdb
│       │   ├── test_1.vcxproj
│       │   ├── test_1.vcxproj.filters
│       │   └── test_1.vcxproj.user
│       ├── test_1.VC.db
│       ├── test_1.sdf
│       ├── test_1.sln
│       └── test_1.v12.suo
└── NLOPT使用说明及参考程序c、c _NLOPT使用距离及参考程序.zip

6 directories, 27 files