码迷,mamicode.com
首页 >  
搜索关键字:boost lockfree    ( 1959个结果
Constant-on-time buck-boost regulator converts a positive input to a negative output
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
External components provide true shutdown for boost converter
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
Get just enough boost voltage
Adding a current-mirror circuit to a typical boost circuit allows you to select the amount of boost voltage and to ensure a constant difference betwee...
分类:其他好文   时间:2014-11-28 14:00:51    阅读次数:128
Tiny microcontroller hosts dual dc/dc-boost converters
Batteries are the typical power sources for portable-system applications, and it is not unusual these days to find microcontroller-based portable syst...
分类:其他好文   时间:2014-11-28 11:35:12    阅读次数:342
VS2013+python+boost.python 实现python调用c++方法
环境:win7-64位VS2013python-2.7.8-32位(得用32位,这很重要)boost.python-1.57步骤:一.“安装”boost.python解压boost.python后,用VS的[本机命令提示工具](开始-VS2013-VSTools)进入到boost的文件夹,运行bootstrap.bat生成bjam.exe。然后运行:bjam--with-pythonlin..
分类:编程语言   时间:2014-11-27 18:44:21    阅读次数:245
boost 1.56.0 编译及使用
boost的编译和使用,经过搜集资料和总结,记录成文。感谢文后所列参考资料的作者。1 下载地址:http://sourceforge.net/projects/boost/files/boost/1.56.0/可以选择boost_1_56_0.7z下载。2 编译2.1 生成boost的自用的编译工具...
分类:其他好文   时间:2014-11-27 15:53:48    阅读次数:289
使用Boost.Asio编写通信程序
摘要:本文通过形像而活泼的语言简单地介绍了Boost::asio库的使用,作为asio的一个入门介绍是非常合适的,可以给人一种新鲜的感觉,同时也能让体验到asio的主要内容。Boost.Asio是一个跨平台的网络及底层IO的C++编程库,它使用现代C++手法实现了统一的异步调用模型。ASIO的同步方...
分类:其他好文   时间:2014-11-27 14:16:39    阅读次数:327
linux, windows编译安装 boost库 (boost 1.56)
要用到 boost库,基础设施建设。。。做个记录1.0 linux : 系统环境root@melos1305-B85M-DS3H:~# cat /etc/lsb-releaseDISTRIB_ID=UbuntuDISTRIB_RELEASE=12.04DISTRIB_CODENAME=precis....
分类:Windows程序   时间:2014-11-27 01:28:10    阅读次数:512
Boost.Asio c++ 网络编程翻译(30)[完结]
PS:至此终于完成了Boost.Asio C++ network programming一书的翻译,这是我人生第一本完整翻译的书,从开始的磕磕绊绊,到最后小有心得,我收获很多。我将把这个系列的博客进行整理和校对,希望有兴趣的人可以帮我一起,来给大家提供更好更专业的阅读体验。...
分类:编程语言   时间:2014-11-26 11:30:12    阅读次数:188
BOOST 库中filesyatem 库的学习
boost库filesystem的学习...
分类:其他好文   时间:2014-11-25 16:26:13    阅读次数:201
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!