码迷,mamicode.com
首页 >  
搜索关键字:building blocks    ( 2951个结果
[Machine Learning for Trading] {ud501} Lesson 9: 01-08 Optimizers: Building a parameterized model | Lesson 10: 01-09 Optimizers: How to optimize a portfolio
What is an optimizer? Minimization example How to defeat a minimizer Convex problems Building a parameterized model Minimizer finds coefficients What ...
分类:系统相关   时间:2019-06-04 12:53:45    阅读次数:141
xBIM基础 11 WeXplorer 常用事件
123 参考:http://docs.xbim.net/XbimWebUI/tutorial-3_Eventful_building.html 2019-06-04 ...
分类:其他好文   时间:2019-06-04 12:49:23    阅读次数:88
Scratch Blocks本地环境搭建
关于Scratch Blocks环境的搭建,大家在实现的过程中还是有很多的问题,目前谷歌和MIT的工程师也在进一步完善。可以通过以下方式,简单快捷的导出Scratch Blocks对应的index.html界面文件,然后像搭建普通Web一样,将其布置到自己的服务器上,也可以部署到github上. 执 ...
分类:其他好文   时间:2019-06-03 12:54:40    阅读次数:145
DXF 最简单的一个文件生成两个直线一条直线放入BLOCKS中通过INSERT插入 (2)
把 注解删除 ...
分类:其他好文   时间:2019-06-01 12:33:24    阅读次数:305
xBIM学习与应用01 xBIM简介
一、xBIM 简介 BIM(Building Information Modelling)建筑信息模型,xBIM(eXtensible Building Information Modelling)可扩展的建筑信息模型。它是一个.NET 开源软件开发BIM工具包,支持BuildingSmart数据模 ...
分类:其他好文   时间:2019-05-31 13:06:41    阅读次数:169
aarch-linux-gnu-g++ install
# apt install g++-aarch64-linux-gnuReading package lists... 0% Reading package lists... Done Building dependency tree Reading state information... Don ...
分类:系统相关   时间:2019-05-27 15:10:22    阅读次数:993
环境初始化 Build and Install the Apache Thrift IDL Compiler Install the Platform Development Tools
Apache Thrift - Centos 6.5 Install http://thrift.apache.org/docs/install/centos Building Apache Thrift on CentOS 6.5 Starting with a minimal installat ...
分类:Web程序   时间:2019-05-26 10:59:11    阅读次数:174
scrapy 安装错误
真的是各种坑啊,哎 安装显示 Building wheel for twisted (setup.py) ... error 解决方法: https://askubuntu.com/questions/966939/failed-building-wheel-for-twisted 退出虚拟环境,然 ...
分类:其他好文   时间:2019-05-26 00:26:31    阅读次数:139
C++中头文件(.h)和源文件(.cpp)都应该写些什么
头文件(.h): 写类的声明(包括类里面的成员和方法的声明)、函数原型、#define常数等,但一般来说不写出具体的实现。 在写头文件时需要注意,在开头和结尾处必须按照如下样式加上预编译语句(如下): #ifndef CIRCLE_H#define CIRCLE_H//你的代码写在这里#endif ...
分类:编程语言   时间:2019-05-25 12:51:05    阅读次数:114
华三4900G2ipmitool常用命令
型号华三4900G2ipmi版本1.03ipmitoolraw0x320x66#恢复HDM默认值ipmitoolraw0x0c0x010x080x040x02>/dev/null#设置网卡dhcpipmitoolraw0x360x090x200x140x000x0060x000x000x050x050x000x000x000x00#关闭密码复杂度检查ipmitoolraw0x320x710x
分类:其他好文   时间:2019-05-21 13:16:24    阅读次数:534
2951条   上一页 1 ... 35 36 37 38 39 ... 296 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!