boost是一个准标准库,相当于STL的延续和扩充,它的设计理念和STL比较接近,都是利用泛型让复用达到最大化。不过对比STL,boost更加实用。STL集中在算法部分,而boost包含了不少工具类,可以完成比较具体的工作。boost主要包含一下几个大类:字符串及文本处理、容器、迭代子(Iterat...
分类:
编程语言 时间:
2014-11-29 14:30:57
阅读次数:
192
改自http://blog.chinaunix.net/uid-12226757-id-3427282.htmlboost版本为: boost_1_57_0ubuntu版本为:ubuntu-12.041.首先下载boost库从www.boost.org这个网站下载linux的boost库。放到lin...
分类:
系统相关 时间:
2014-11-29 13:05:18
阅读次数:
204
概述Boost.Process提供了一个灵活的C++ 进程管理框架。它允许C++ developer可以像Java和.Net程序developer那样管理进程。它还提供了管理当前执行进程上下文、创建子进程、用C++ 流和异步I/O进行通信的能力。该库以完全透明的方式将所有进程管理的抽象细节呈现给使用...
分类:
系统相关 时间:
2014-11-28 19:50:43
阅读次数:
511
参考:http://www.cppfans.org/1317.htmlhttp://www.cnblogs.com/LinuxHunter/archive/2010/11/28/1890603.html1 从boost官网(http://www.boost.org)上下载最新的boost版本,现在最...
The SEPIC (single-ended, primary-inductance-converter) topology is generally a good choice for voltage regulators that must produce an on output volta...
分类:
其他好文 时间:
2014-11-28 14:22:06
阅读次数:
279
Targeting use in portable-system applications that require raising a battery's voltage to a higher level, IC boost regulators often include output tra...
分类:
其他好文 时间:
2014-11-28 14:17:55
阅读次数:
216
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
The popular USB interface can charge a portable device while transferring data. But for high-capacity batteries, the 500-mA output current of USB host...
分类:
其他好文 时间:
2014-11-28 14:12:33
阅读次数:
169
Buck regulators find wide application as step-down regulators for converting large positive input voltages into a smaller positive output voltages.Fig...
分类:
其他好文 时间:
2014-11-28 14:05:24
阅读次数:
269
The step-up switching-converter circuit inFigure 1presents a familiar problem: If you shut down boost converter IC1by pulling itsinput low, external i...
分类:
其他好文 时间:
2014-11-28 14:03:16
阅读次数:
131