码迷,mamicode.com
首页 >  
搜索关键字:light switching    ( 1222个结果
单片机上的发光二极管(LED灯)
LED(light-emitting diode),即发光二极管,俗称 LED 小灯,它的种类很多,参数也不尽相同,我们板子上用的是普通的贴片发光二极管。这种二极管通常的正向导通电压是 1.8V到 2.2V 之间,工作电流一般在 1mA~20mA 之间。其 中,当电流在 1mA~5mA 之间变化时,...
分类:其他好文   时间:2014-07-31 12:53:06    阅读次数:281
zoj 3203 Light Bulb,三分基础题
Light Bulb Time Limit: 1 Second      Memory Limit: 32768 KB Compared to wildleopard's wealthiness, his brother mildleopard is rather poor. His house is narrow and he has only one light bulb in...
分类:其他好文   时间:2014-07-31 09:49:46    阅读次数:238
matplotlib font and font weight
weight = ['light', 'normal', 'medium', 'semibold', 'bold', 'heavy', 'black']style = ['normal', 'italic', 'oblique']size = ['xx-small', 'x-small', 's.....
分类:其他好文   时间:2014-07-30 20:21:14    阅读次数:272
HDU - 2276 Kiki & Little Kiki 2
Description There are n lights in a circle numbered from 1 to n. The left of light 1 is light n, and the left of light k (1< k<= n) is the light k-1.At time of 0, some of them turn on, and others t...
分类:其他好文   时间:2014-07-30 12:23:23    阅读次数:199
C#最良心脚本语言C#Light/Evil,Xamarin\WP8\Unity热更新最良心方案,再次进化.
C#Light的定位是嵌入式脚本语言,一段C#Light脚本是一个函数 C#Evil定位为书写项目的脚本语言,多脚本文件合作,可以完全用脚本承载项目。 C#Light/Evil 使用完全C#一致性语法 目前 C#Light已经是正式版,且经商业项目检验 C#Evil是Alpha版,欢迎试用反馈。 C...
分类:其他好文   时间:2014-07-29 16:49:42    阅读次数:316
【HackerRank】Service Lane
Calvin is driving his favorite vehicle on the 101 freeway. He notices that the check engine light of his vehicle is on, and he wants to service it imm...
分类:其他好文   时间:2014-07-29 12:37:16    阅读次数:250
windows 下nginx 虚拟主机搭建
需要在 nginx.conf里面引入刚才配置的那个文件第一步 加东西http的节点里面加上一定要注意的是:必须以 ;结尾include D:/phpen/nginx-1.3.6/conf/vhost/www.light.com.conf;或者include D:/phpen/nginx-1.3.6/...
分类:Windows程序   时间:2014-07-28 23:36:44    阅读次数:383
Multi-tasking RTOS for microprocessors with limited memory by saving only a single return address per task during context switching
A real-time operating system (RTOS) for use with minimal-memory controllers has a kernel for managing task execution, including context switching, a p...
分类:其他好文   时间:2014-07-28 11:25:50    阅读次数:302
自定义View--day1
public class MyVolumnView extends View { int count_dark = 7; final int MAX_COUNT = 15; Paint paint; Bitmap dark; Bitmap light; final...
分类:其他好文   时间:2014-07-27 23:20:29    阅读次数:261
Data Center手册(4):设计
基础架构 拓扑图 Switching Path L3 routing at aggregation layer L2 switching at access layer L3 switch融合了三种功能: RP, router processor, 处理路由协议 SP, switch process...
分类:其他好文   时间:2014-07-26 01:18:36    阅读次数:459
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!