前段时间Android L 发布了,相信看过发布会了解过的朋友都为其中的 “Material Design” 感到由衷的惊艳吧!至少我是的。在惊艳之余感到由衷的遗憾,因为其必须在 ”Android L“ 上才能使用,MD,郁闷啊。之后便自己想弄一个点击动画试试,此念头一发不可收拾;干脆一不做二不休,...
分类:
其他好文 时间:
2014-10-08 23:49:07
阅读次数:
245
激活OrCAD与Allegro的交互程序1. 打开原题图,Options->Preference在Miscellaneous里勾选2. 同时打开OrCAD原理图设计界面及Allegro PCB Design界面。在Allegro PCB Design里要激活Place->Manually命令,此时用...
分类:
其他好文 时间:
2014-10-08 09:16:04
阅读次数:
257
The Algorithm Design Manual, 2ed
跳转至:
导航、
搜索
Springer - The Algorithm Design Manual, 2ed Steven S.Skiena 2008
目录
1
介绍2
算法设计3
数据结构4
排序和搜索5
图遍历6
加权图7
组合搜索与启发式8
DP9
I...
分类:
编程语言 时间:
2014-10-07 18:08:43
阅读次数:
282
前段时间 Android L 发布了,相信看过发布会了解过的朋友都为其中的 “Material Design” 感到由衷的惊艳吧!至少我是的。
在惊艳之余感到由衷的遗憾,因为其必须在 ”Android L“ 上才能使用,MD,郁闷啊。
之后便自己想弄一个点击动画试试,此念头一发不可收拾;干脆一不做二不休,就重写了一个 ”MaterialButton“ 控件出来。
在这里不讨论什么是 :“Material Design” 。
在这里将给大家分享一下我自己弄的 “Material Design” 风格的 ”Ma...
分类:
其他好文 时间:
2014-10-07 12:36:43
阅读次数:
261
Vantage.Plant.Design.Management.System.v12.1.SP2-ISO 1DVD 简称PDMS,著名的3D工厂设计管理系统(Plant Design Management System) 是一种3D工厂设计系统.在PDMS中.多个专业组可以协同设计以建立一个详细的 ...
分类:
其他好文 时间:
2014-10-07 12:01:03
阅读次数:
187
/**
* Say you have an array for which the ith element is the price of a given stock on day i.
* Design an algorithm to find the maximum profit. You may complete as many transactions as you like
* ...
分类:
其他好文 时间:
2014-10-07 11:10:03
阅读次数:
129
原文地址:http://ddmvc4.codeplex.com/原文名称:Design and Develop a website using ASP.NET MVC 4, EF, Knockoutjs and BootstrapPart 1: 创建 Web Application (Knockou...
分类:
Web程序 时间:
2014-10-06 20:36:01
阅读次数:
305
原文地址:http://ddmvc4.codeplex.com/原文名称:Design and Develop a website using ASP.NET MVC 4, EF, Knockoutjs and Bootstrap另一种 MVC 应用程序: 简介站点总是快速成长,一旦开始成长,站点就...
分类:
Web程序 时间:
2014-10-06 20:19:40
阅读次数:
190
Say you have an array for which the ith element is the price of a given stock on day i.Design an algorithm to find the maximum profit. You may complet...
分类:
其他好文 时间:
2014-10-06 14:52:50
阅读次数:
220
Analysis of Algorithms:First part of the course is focused on analysis.Second part of the course is focused on design.The analysis of algorithm is the...
分类:
其他好文 时间:
2014-10-06 13:21:00
阅读次数:
182