Welcome![Sign In][Sign Up]
Location:
Search - boost as

Search list

[Windows Developregexbyhjs1111111

Description: 本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们的工作提供了便利。-This paper translated articles the contents of a brief introduction ATL CAtlRegExp, GRETA, Boost : : regex is a regular expression such as library, expression library so that we can facilitate the use of the library is now enormous power of our work to provide the facilities.
Platform: | Size: 188416 | Author: 米兰 | Hits:

[OS programboost_source_code

Description: 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持; 智能指针,与std::auto_ptr一起善加使用,可杜绝内存泄露,效率更不可和垃圾收集机制GC同日而语; 更有循环冗余的CRC、可轻松定义返回多个值函数的元组tuple、可容纳不同类型值的any、对标准库各方面的补充…… 还在迅速扩大中,部分内容有望进入C++标准库…… -regular expression. with the POSIX API and Perl language processing Regular expressions are comparable to the function, but also support various types of characters (such as char and wchar_t. they can even be defined character type); Multithreading, for a long time to cross-platform and multi-threaded library; Data Structure "map", coupled with the imminent accession to the standards hash_set, hash_map. hash_multiset. hash_multimap etc. (In fact, many STL implementations, such as the SGI STL, support has been above data structure), C data structures to support the nearly complete; python, it is true that right Python language support; Smart indicator, std : : auto_ptr together to make good use, Memory can stop leaking, and not more efficient garbage collection mechanism GC same b
Platform: | Size: 3500032 | Author: hnycmx | Hits:

[Windows Developboost_asio_1_0_0

Description: boost_asio_1_0_0.zip; boost_asio_1_0_0.zip;-boost_asio_1_0_0.zip boost_asio_1_0_0.zip
Platform: | Size: 3086336 | Author: jetx | Hits:

[Internet-Networkboost_1_35_0

Description: Boost库 是一个经过千锤百炼、可移植、提供源代码的C++库,是一个可移植、开放源码的C++库,作为标准库的后备,是C++标准化进程的发动机之一。 Boost库由C++标准委员会库工作组成员发起,其中有些内容有望成为下一代C++标准库内容。在C++社区中影响甚大,其成员已近2000人。 Boost库为我们带来了最新、最酷、最实用的技术,是不折不扣的“准”标准库。-Boost library is a thoroughly tempered, can be transplanted to provide the source code of the C++ Library, is a portable, open source C++ Library, as a standard database backup is C++ Standardization process engine one. Boost library from C++ Standards Committee members of the Working Group initiated by the Treasury, some of which are expected to become the next generation of content C++ Standard library content. In the C++ Communities exert a great influence of its members to nearly 2,000 people. Boost Treasury brought us the latest, coolest and most practical technology is an absolute
Platform: | Size: 44945408 | Author: wudi | Hits:

[Linux-Unixboost_1_37_0.tar

Description: Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.
Platform: | Size: 36333568 | Author: | Hits:

[Windows Developlog2

Description: boost-log,一个牛人为boost库写的C++的日志库。boost作为一个庞大的C++基础库,一直缺少日志模块,改代码填补了这个空白,目前还在审核阶段-boost-log, a cow artificially boost library of C++ Writing the log database. a huge boost as the C++ foundation libraries, has been the lack of log module, change the code to fill the gaps in the current audit period is also
Platform: | Size: 1003520 | Author: weihy | Hits:

[Windows Developboost_1_39_0

Description: Boost库是一个经过千锤百炼、可移植、提供源代码的C++库,,作为标准库的后备,是C++标准化进程的发动机之一。 Boost库由C++标准委员会库工作组成员发起,其中有些内容有望成为下一代C++标准库内容。在C++社区中影响甚大,其成员已近2000人。 Boost库为我们带来了最新、最酷、最实用的技术,是不折不扣的“准”标准库。-Boost library is a thoroughly tempered, can be transplanted to provide the source code of C++ library, as a back-up standard library is C++ standardization process, one of the engines. Boost library from C++ Standards Committee members of the Working Group initiated by the Treasury, some of which content is expected to become the next generation of C++ standard library content. In C++ community exert a great influence for nearly 2,000 of its members. Boost library brought us the latest, coolest and most practical technology is an absolute " quasi" standard library.
Platform: | Size: 60352512 | Author: wenjun | Hits:

[OtherBOOST

Description: 由于EMC所面临解决问题大多是共模干扰,因此共模电感也是我们常用的有力元件之一!-Facing due to EMC problems are common-mode interference, so common-mode inductance is also commonly used as one component of the strong!
Platform: | Size: 55296 | Author: 朱子庚 | Hits:

[Consoleforeach

Description: 利用boost::foreach组件,可以使C++像python,Lua等脚本语言样,能够以简洁的方式遍历任意容器!-Using boost:: foreach component that allows C++ like python, Lua scripting languages such as samples, simple way to be able to traverse any container!
Platform: | Size: 976896 | Author: John Smith | Hits:

[Internet-Networknetwork_frame

Description: 使用boost::ASIO开发的一个tcp/udp服务器、客户端的架构。-this a framework for the network(tcp/udp,server and client) by the boost::asio
Platform: | Size: 43008 | Author: 李浩 | Hits:

[Special Effectsgenderprot

Description: Human face contains a variety of information for adaptive social interactions amongst people. In fact, individuals are able to process a face in a variety of ways to categorize it by its identity, along with a number of other demographic characteristics, such as gender, ethnicity, and age. In particular, recognizing human gender is important since people respond differently according to gender. In addition, a successful gender classification approach can boost the performance of many other applications, including person recognition and smart human-computer interfaces.
Platform: | Size: 35840 | Author: mhm | Hits:

[Special Effectsensemblelearning

Description: 该源代码主要是利用bagging,adboosting等集成学习的方法进行图像融合处理,效果甚好!-The main source is the use of bagging, adboosting ensemble learning methods such as image fusion, the effect is very good!
Platform: | Size: 26624 | Author: 孟子清 | Hits:

[Windows Developboost-learning

Description: 它是一本介绍boost的书籍,内容丰富。涉及boost中各个库的使用介绍,例如正规表达式、智能指针等。-This is a book to introduce boost library. It includes many examples to teach how to use the libraries of boost, such as regular express, smart pointer.
Platform: | Size: 473088 | Author: 张全 | Hits:

[SCMMathcad2001

Description: 公式编辑器错并联电路,减小单个电感容量和前级EMI滤波器尺寸-you versionThis paper focuses on the single phase parallel interleaved Boost PFC. The separated inductor is used as boost inductor respectively. The Boost PFC interleaves circuit of inductance current continues double Boost DC/DC converter is discussed. Interleave Boost circuit is capable
Platform: | Size: 64458752 | Author: 郭超 | Hits:

[Windows DevelopBoost

Description: Boost库是一个经过千锤百炼、可移植、提供源代码的C++库,作为标准库的后备,是C++标准 化进程的发动机之一。Boost库由C++标准委员会库工作组成员发起,在C++社区中影响甚大, 其成员已近2000人。Boost库为我们带来了最新、最酷、最实用的技术,是不折不扣的“准”标 准库。本站主要介绍Boost相关的中文技术文档。-Boost libraries after a tempered, portable, and provide the source code C++ library as a back-up of the standard library is one of the engine of the C++ standardization process. Boost libraries are members of the by C++ Standards Committee Library Working Group initiated a great impact in the C++ community, the members of nearly 2,000 people. Boost libraries brought us the latest, coolest, most useful technology, is truly a " quasi" standard library. The site introduces the Boost related to Chinese technical documentation.
Platform: | Size: 436224 | Author: 武东亮 | Hits:

[OtherBoost-develop-guide

Description: Boost是一个功能强大,跨平台、开源并且完全免费的C++程序库.本书详细深入地讲解了其中数十个库,同时实现了若干颇具实用价值的工具类和函数,可帮助读者迅速理解掌握Boost的用法以及应用于实际的开发工作中。-Boost is a powerful, cross-platform, open-source and completely free C++ library. Detailed and in-depth book to explain the dozens of libraries, at the same time to achieve a number of quite useful tool classes and functions, may help the reader quickly understand and grasp Boost usage as well as for the actual development work.
Platform: | Size: 20192256 | Author: zxcvb | Hits:

[VC/MFCBoost.Asio-CPP-Network-Programming.pdf

Description: Network programming has been around for a very long time, and it s definitely not a task for the faint-hearted. Boost.Asio provides an excellent abstraction over it, making sure that with a minimal amount of coding, you can create beautiful client-server applications and have tons of fun doing it. And it throws some extra non-networking features, just as a bonus! Code that uses Boost.Asio is compact, easy to read, and if you follow what I describe in the book, it is bug-free.
Platform: | Size: 3676160 | Author: razvanr | Hits:

[VC/MFCBoost

Description: Boost库是一个可移植、提供源代码的C++库,作为标准库的后备,是C++标准化进程的开发引擎之一。 Boost库由C++标准委员会库工作组成员发起,其中有些内容有望成为下一代C++标准库内容。在C++社区中影响甚大,是不折不扣的“准”标准库。Boost由于其对跨平台的强调,对标准C++的强调,与编写平台无关。大部分boost库功能的使用只需包括相应头文件即可,少数(如正则表达式库,文件系统库等)需要链接库。但Boost中也有很多是实验性质的东西,在实际的开发中实用需要谨慎-Boost library is a portable, provide the source code of C++ library, as a reserve standard library is one of the development engine C++ standardization process. Boost library initiated by C++ Library Standards Committee Working Group members, some of the content is expected to become the next generation of C++ standard library content. In C++ great impact in the community, is truly a quasi standard library. Boost because of its emphasis on cross-platform standard C++ stressed, nothing to do with writing platform. Most boost library functions using only include the appropriate header files need to link the library to a few (such as regular expression library, the file system library, etc.). But also there are a lot Boost something experimental in nature, in the actual development of the practical need for caution
Platform: | Size: 19693568 | Author: wangjie | Hits:

[Other锂电池BOOST 充电电路程序IAR格式

Description: STM8S103寄存器版本BOOST升压电路程序,亲测可用,包含按键和数码管显示以及PWM和ADC采集!(STM8S103 register version BOOST step-up circuit program, pro test available, including buttons and digital display, as well as PWM and ADC acquisition!)
Platform: | Size: 605184 | Author: 一叶飘零 | Hits:

[Otheruntitled1.slx

Description: 一种新颖的拓扑结构,四开关BUCK-BOOST变换器,能够实现双向的BUCK功能,BOOST功能,而且能视情况自动切换BUCK和BOOST(A novel topology, four switch buck-boost converter, can achieve two-way BUCK function, BOOST function, and can automatically switch BUCK and BOOST as the case)
Platform: | Size: 27648 | Author: 燕狗狗 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net