搜索资源列表
poco-1.2.5.tar
- C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
json_spirit_v3.00
- 文本格式解析器,类似XML,利用了boost的解析-text file format similar to XML, but less verbose. It has been called "XML lite". This article describes JSON Spirit, a C++ library that reads and writes JSON files or streams. It is written using the Boost Spirit parser gen
BoostTest
- 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
poco-1.3.6p2.tar
- POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包括:HTTP、 FTP、SMTP 等;其本身还包含一个 HTTP 服务器,提供 XML 的解析和 SQL 数据库的访问接口。-C++ class libraries for network-centric, portable applications, integrated perfectly with the C++
xml_config_file
- 对xml配置文件进行的解析、读取、写入、删除节点信息,必须有boost库的支持,编译才通过-Xml configuration file on the resolution, read, write, delete the node information, you must have the support of boost libraries, compile it by
BoostXML
- BoostXML handler, it implemented in c++ and use boost serialization to work with xml files
poco-1.4.2p1
- POCO C++是一个开源的C++类库的集合,它主要提供简单的、快速的网络和可移植应用程序的C++开发,这个类库和C++标准库可以很好的集成并填补C++标准库的功能空缺。POCO库的模块化、高效的设计及实现使得POCO特别适合嵌入式开发。在嵌入式开发领域,由于C++既适合底层(设备I/O、中断处理等)和高层面向对象开发,越来越流行。当然POCO也准备好了面对企业级挑战。 POCO <wbr>C++简介 POCO C++包含四个核心库和一些附加库。核心库包括Fo
gui-V8.8
- Undergraduate complete set requirements refer to the standard test models, PV modules contain, MPPT module, BOOST module, inverter module, Using matlab to calculate the Mahalanobis distance for the image.
dlib-master
- networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks (Boost License)