嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在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