上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 35 下一页
摘要: Ipopt has been designed to be flexible for a wide variety of applications, and there are a number of ways to interface with Ipopt that allow specific 阅读全文
posted @ 2020-05-24 22:32 采男孩的小蘑菇 阅读(919) 评论(0) 推荐(1)
摘要: 参考我的另外博客: https://www.cnblogs.com/flyinggod/p/12640827.html 或者官方文档 :https://coin-or.github.io/Ipopt/INSTALL.html 阅读全文
posted @ 2020-05-24 22:18 采男孩的小蘑菇 阅读(1167) 评论(0) 推荐(0)
摘要: IPOPT(内点法)是一个强大的通用非线性优化引擎,它被嵌到 SmartFolio Professional Edition 做各种组合优化问题。 IPOPT Home page IPOPT messages IPOPT options IPOPT documentation (html) IPOP 阅读全文
posted @ 2020-05-24 21:32 采男孩的小蘑菇 阅读(3731) 评论(0) 推荐(0)
摘要: 博客转自:https://www.jianshu.com/p/042fd657e2d4?tdsourcetag=s_pcqq_aiomsg 1、通过 conda config 命令生成配置文件 这里,我们使用清华的镜像:https://mirrors.tuna.tsinghua.edu.cn/ana 阅读全文
posted @ 2020-05-23 20:54 采男孩的小蘑菇 阅读(3835) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-05-21 19:38 采男孩的小蘑菇 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-05-21 17:03 采男孩的小蘑菇 阅读(0) 评论(0) 推荐(0)
摘要: LICEcap 阅读全文
posted @ 2020-05-18 23:23 采男孩的小蘑菇 阅读(169) 评论(0) 推荐(0)
摘要: Windows 查询端口监听程序 netstat -anob 作用是查询端口的状态以及监听该端口的程序 中文命令行窗口可能对齐有问题,可用以下方式临时修改 chcp 437 chcp 是 change code page 的缩写作用是更改代码页, 437 是美国英语的代码页,936 是中文的代码页, 阅读全文
posted @ 2020-05-16 09:48 采男孩的小蘑菇 阅读(515) 评论(0) 推荐(0)
摘要: Windows 10系统中不经意发现,安装了Git Desktop版本里面包含mingw32和对应的unix风格的bash窗口,之前安装的MinGW里面也有对应的bash和编译环境,msys64中也有unix风格的bash和编译环境,好乱整理一下。 Cygwin 原 Cygnus 出品(已被红帽收购 阅读全文
posted @ 2020-05-14 13:31 采男孩的小蘑菇 阅读(7478) 评论(0) 推荐(4)
摘要: 导致我的电脑出现这个BASH-like 窗口是因为,我的电脑安装windows和Ubuntu双系统,之后在windows系统重直接格式化删除ubuntu分区系统后出现这个错误 原因分析 Windows所安装在的SSD是MBR引导分区,所以另外安装ubutnu系统时还要自己分区,如果把引导分区选在SS 阅读全文
posted @ 2020-05-14 10:07 采男孩的小蘑菇 阅读(34967) 评论(0) 推荐(1)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 35 下一页