...新的string类型、一组顺序和关联容器类型枣比如vector、list、map和set枣以及在这些类型上进行操作的一组可扩展的泛型算法(generic algorithms),都是这个新标准库的特性。本书不但包括了许多新的资料,而且还涵盖了怎样在C++中进行程序设计的新的思考方法。
基于88个网页-相关网页
另外遗传算法(generic algorithms),神经网络算法(neural network),蚁群算法和模拟退火算法(simulated annealing)也被应用于求解大规模P中心问题[3 1,32,3...
基于12个网页-相关网页
Qt4 Gossip: 泛型演算(Generic Algorithms) Qt 的全域函式中,包括了一些适用Qt容器的泛型演算函式,像是qFind()可以指定容器直接进行搜寻,也可以指定起始与结束迭代器位...
基于12个网页-相关网页
Thirdly, following an introduction to the principle, convergence and performance of the popular generic algorithms, the thesis proposes our GA-based algorithm specialized for robot work cell layout optimization in industry.
再次,本文对国际上常用的遗传算法加以研究,介绍了遗传算法的基本原理以及算法性能和收敛性的分析方法。
参考来源 - 基于遗传算法的机器人工作单元布局优化·2,447,543篇论文数据,部分数据来源于NoteExpress
These elements of nontransparency can cause confusion when migrating code to take advantage of generic algorithms.
为了利用泛化算法而对代码进行移值的时候,这些不透明因素可能会造成混乱。
Another place where closures offer an opportunity to dramatically simplify code is in the use of generic algorithms.
闭包能够大大简化代码的另一个地方是泛化算法的使用。
Based on iterator concepts model, traits extraction mechanism and compile time dispatch technic, STL generic algorithms achieve best efficiency.
在STL迭代器概念模型基础上,利用特性萃取机制和编译时代码分派技术,泛型算法达到了最佳运行效率。
应用推荐