码迷,mamicode.com
首页 >  
搜索关键字:simple    ( 6450个结果
python记录Unable to find vcvarsall.bat错误信息
在安装gevent时报错C:\leakScan-master\scanner>easy_installgevent Searchingforgevent Readinghttp://pypi.python.org/simple/gevent/ Bestmatch:gevent1.0.1 Downloadinghttps://pypi.python.org/packages/source/g/gevent/gevent-1.0.1.tar.gz #md5=7b952591d1a0174d6eb..
分类:编程语言   时间:2014-11-30 17:18:28    阅读次数:219
HDU1757:A Simple Math Problem(矩阵快速幂)
http://acm.hdu.edu.cn/showproblem.php?pid=1757Problem DescriptionLele now is thinking about a simple function f(x).If x = 10 f(x) = a0 * f(x-1) + a1 *...
分类:其他好文   时间:2014-11-30 13:56:20    阅读次数:210
A problem is easy
描述When Teddy was a child , he was always thinking about some simple math problems ,such as “What it’s 1 cup of water plus 1 pile of dough ..” , “100 y...
分类:其他好文   时间:2014-11-30 06:07:23    阅读次数:155
c++11 singleton 类模板实现
使用单利从来没有如此容易和省心过,支持二段式构造,直接贴代码 #ifndef _SINGLETON_H_ #define _SINGLETON_H_ #include "simple_ptr.h" #include #if defined(_ENABLE_MULTITHREAD) #include #endif namespace purelib { namespace gc { ...
分类:编程语言   时间:2014-11-29 19:00:40    阅读次数:184
Generate stabilized PWM signals
A standard technique for generating analog voltages using µCs is to use a PWM output and filter the signal with a simple RC filter (Figure 1). The vol...
分类:其他好文   时间:2014-11-28 15:48:52    阅读次数:160
Regulator IC forms convenient overvoltage detector
Figure 1shows a simple, stand-alone overvoltage detector. The intent of the circuit is to monitor a voltage, VMONITOR, and set the output, VOUT, high ...
分类:其他好文   时间:2014-11-28 15:40:19    阅读次数:237
Simple dc/dc converter increases available power in dual-voltage system
The schematic inFigure 1shows a way to increase the power available from a current-limited 5V supply by adding power from a –5V supply. The dc/dc conv...
分类:其他好文   时间:2014-11-28 14:24:24    阅读次数:205
[WPF系列]Button 自定义
A Simple Cross Button for WPF CREATING MORE COMPLEX BUTTONS IN XAML WPF Custom Controls - Without The Pain Creating a Custom WPF Button Template in XA...
分类:Windows程序   时间:2014-11-27 18:07:27    阅读次数:324
Simple Calendar Chrome插件
快速日历显示下个月和支持活动。叶氏,一个简单的日历。显示下月以及与支持事件,完美的Chrome日历插件V0.4 :更新的清单文件到第2版所要求的谷歌V0.3 :新的图标;没有更多的后台进程;显示自定义的标志V0.2 :添加事件; 。记得最后一次选择的一个月V0.1 : 。首次发布
分类:其他好文   时间:2014-11-27 15:57:13    阅读次数:246
[POJ] 3468 A Simple Problem with Integers [线段树区间更新求和]
A Simple Problem with IntegersDescriptionYou haveNintegers,A1,A2, ... ,AN. You need to deal with two kinds of operations. One type of operation is to ...
分类:其他好文   时间:2014-11-27 12:28:24    阅读次数:177
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!