码迷,mamicode.com
首页 >  
搜索关键字:material design    ( 6009个结果
[转]UI、GUI、UE、UX、ID、UED、UCD的区别
UI (User Interface):用户界面 UE (User Experience):用户体验 ID (Interaction design):交互设计 UID (User Interface Design):用户界面设计 UED (User-Experience De...
分类:其他好文   时间:2014-11-28 20:02:57    阅读次数:269
Circuit translates I2C voltages
This Design Idea explores level-shifting an I2C bus from 5V/ground (positive domain) to ground/–5V (negative domain). In multisupply systems, you some...
分类:其他好文   时间:2014-11-28 14:15:37    阅读次数:226
Use a microcontroller to design a boost converter
Boost converters, like other switchers, have traditionally received their control signals from a dedicated circuit. However, a recent trend is to inte...
分类:其他好文   时间:2014-11-28 14:13:18    阅读次数:151
Two PWM outputs from MCU combine to form a monotonic 16-bits DAC
http://www.edn.com/design/analog/4329365/Combine-two-8-bit-outputs-to-make-one-16-bit-DAC
分类:其他好文   时间:2014-11-28 14:12:04    阅读次数:226
Dual-voltage regulator meets USB-power needs
This Design Idea stems from the limited availability of IC voltage regulators that can meet key USB-power specs, coupled with the need for turn-on seq...
分类:其他好文   时间:2014-11-28 14:04:34    阅读次数:162
High-current supply uses standard three-terminal regulator
Voltage-regulator design for high output currents can be a critical and difficult task. Although voltage regulators with 1A maximum output current are...
分类:其他好文   时间:2014-11-28 14:02:24    阅读次数:133
【LeetCode】Best Time to Buy and Sell Stock III (2 solutions)
Best Time to Buy and Sell Stock IIISay you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the...
分类:其他好文   时间:2014-11-28 13:59:05    阅读次数:328
在WPF中使用fortawesome之类的字体图标
我之前在博客中介绍过几个矢量图库网站,在WPF程序中,一般接触到的矢量图标资源有XAML、SVG、字体这三种格式。XAML是标准格式就不说了,SVG并不是直接支持的,不过微软提供了Expression Design可以非常方便我们将其转换为XAML格式的资源。而对于字体,虽然WPF是直接支持的,但由...
分类:Windows程序   时间:2014-11-27 23:28:52    阅读次数:390
【LeetCode】Best Time to Buy and Sell Stock II
题意: 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 (ie, buy one and sell one share of the stock multiple ti...
分类:其他好文   时间:2014-11-27 20:36:25    阅读次数:215
POJ 2777 状压线段树
Count ColorTime Limit:1000MSMemory Limit:65536KTotal Submissions:36586Accepted:11041DescriptionChosen Problem Solving and Program design as an optiona...
分类:其他好文   时间:2014-11-27 20:25:12    阅读次数:242
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!