搜索资源列表
200000
- Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。 另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( ht
segs ACE+boost+mysql编写的游戏服务器
- ACE+boost+mysql编写的游戏服务器,学习ACE编程很经典的一个服务器范例。可与运行在Linux和windows环境下。-ACE+ boost+ mysql server written in the game, learning ACE program is a classic example of a server. With Linux and windows environment.
ensemblelearning
- 该源代码主要是利用bagging,adboosting等集成学习的方法进行图像融合处理,效果甚好!-The main source is the use of bagging, adboosting ensemble learning methods such as image fusion, the effect is very good!
development-of-Chinese-software
- 一个关于软件技术发展的ppt,非常好的阐述了中间件等关键概念及行业的现状以及发展情况,对于掌握分布式计算等相关领域的知识和进行学习大有裨益。-With regard to the development of a software technology ppt, very good set of middleware and other key concepts and the current situation and developments in the industry, for con
boostSTL
- 一些BOOST的学习资料合集,STL等介绍。有基础也有难度的-BOOST some collection of learning materials, STL, such as introduced. There is also the basis of the difficulty of
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
boostLIbDAOLUN
- boost程序导论,不用说了,学习C++必看-Introduction to boost program, it goes without saying, and learning C++ must see
BOOST
- BOOst电路设计 有利于新手的学习与制作 欢迎大家下载学习-BOOst Circuit Design Conducive to learning and making newcomers welcome you to download the learning
boost-learning
- 它是一本介绍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.
boost_1_47_pdf
- 此文档包括了boost中61个常用库,对每个库进行了详细的介绍和一些基本的用法,是学习boost的很好的英文学习材料。-This document includes a boost of 61 libraries, a detailed introduction and some basic usage for each library is a learning boost English learning materials.
Buck-Boost-Converter--
- 此文档为无刷直流电机控制前期学习文档,很详细地介绍了控制及其方法-This document is a brushless DC motor control early learning document, a very detailed descr iption of the control and its methods
boost.rar
- boost 库学习的一些资料,方便大家学习boost,boost library to learn some of the information to facilitate learning boost
boost
- boost源码库,进阶C++的必要源码,值得学习-boost source library, advanced C++ necessary source code, it is worth learning ~ ~
BOOST
- BOOst电路设计 有利于新手的学习与制作 欢迎大家下载学习-BOOst Circuit Design Conducive to learning and making newcomers welcome you to download the learning
boost
- 介绍boost算法的原理及其变种,对于学习分类算法很有帮助。-Introduce the principle of the algorithm and its variants boost, helpful for learning classification algorithm.
BOOST
- BOOst电路设计 有利于新手的学习与制作 欢迎大家下载学习-BOOst Circuit Design Conducive to learning and making newcomers welcome you to download the learning
Boost-
- Boosting is one way of ensamble machine learning method tool box-Boosting is one way of ensamble machine learning method tool box
boost
- boost库学习资料,学习C++ boost库的使用(boost library learning material)
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)
boost学习(filesystem)
- boost文件系统学习资料,学习filesystem库的参考文档(Boost file system learning materials, learning filesystem library reference documents.)