码迷,mamicode.com
首页 >  
搜索关键字:matrial design    ( 5165个结果
3D空间管理系统 Vantage.Plant.Design.Management.System.v12.1.SP2-ISO 1DVD
3D空间管理系统 Vantage.Plant.Design.Management.System.v12.1.SP2-ISO 1DVD完全以数据为中心的3D空间管理系统,VANTAGE Plant Design 以独立于下部CAD系统、多训练接口、整洁的管理、自动绘图为特征。■□■□■□■□■□■□■...
分类:其他好文   时间:2014-09-19 11:49:25    阅读次数:228
Utility Classes Are Evil
A utility class is a class filled with static methods. It is usually used to isolate a "useful" algorithm. However, in an object-oriented world, utility classes are considered a very bad practice. The use of utility classes to be an antipattern. More speci...
分类:其他好文   时间:2014-09-18 18:55:54    阅读次数:237
Alitum Design 笔记
如原理图画好后需要画PCB图则第一步进行如下操作1 在菜单栏中选择工具 --- 封装管理器如图打开如下对话框可以在这里查看原理图中所有的元器件,和器件对应的封装在这里可以查看所有元器件的封装。如果所有的封装都没有问题则可以开始画PCB首先新建一个PCB文档新建完成后首先保存PCB文件在本地硬盘ctr...
分类:其他好文   时间:2014-09-18 01:56:13    阅读次数:247
OpenCV on Mac OSX: A step-by-step guide
I’m using OpenCV for my 4th year design project and setting it up was a huge pain. I had to look through a whole bunch of different sites to figure ou...
分类:其他好文   时间:2014-09-17 21:43:42    阅读次数:317
aspx文件、aspx.cs文件、aspx.designer.cs文件之讲解
.aspx文件:(页面)书写页面代码。存储的是页面design代码。只是放各个控件的代码,处理代码一般放在.cs文件中。 .aspx.cs文件:(代码隐藏页)书写类代码。存储的是程序代码。一般存放与数据库连接和数据库相关的查询。更新。删除操作,还有各个按钮单击后发生的动作等。 .aspx.desi....
分类:Web程序   时间:2014-09-17 13:36:22    阅读次数:197
11039 - Building designing
Building designingAn architect wants to design a very high building. The building will consist of some floors, and each floor has a certain size. The....
分类:其他好文   时间:2014-09-17 13:32:32    阅读次数:209
CircuitBreaker design pattern---reference
It's common for software systems to make remote calls to software running in different processes, probably on different machines across a network. One...
分类:其他好文   时间:2014-09-17 11:42:52    阅读次数:324
File System Design Case Studies
SRC=http://www.cs.rutgers.edu/~pxk/416/notes/13-fs-studies.html Paul Krzyzanowski April 24, 2014 Introduction We've studied various approaches to file...
分类:其他好文   时间:2014-09-17 01:00:51    阅读次数:409
Alitum Design 1
1 原理图中镜像 选中原理图中的元件(可以拖着走)此时按X键元件沿X轴镜像,如果按Y键则元件沿Y轴镜像2 选中一个元件按CTL+R组合键 可以将该元件移动复制3在PCB画图时候按V + F组合键可以使视图切换到最佳状态4 在画原理图库封装的时候会给库放置引脚,在放置引脚的时候有方向选择性,把引脚放大...
分类:其他好文   时间:2014-09-16 23:35:21    阅读次数:276
SPOJ 417 The lazy programmer(贪心)
417. The lazy programmer Problem code: LAZYPROG A new web-design studio, called SMART (Simply Masters of ART), employs two people. The first one is a web-designer and an executive ...
分类:其他好文   时间:2014-09-16 16:00:10    阅读次数:357
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!