CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STL Algorithm

搜索资源列表

  1. filecompress

    0下载:
  2. 头压缩算法是一种常用的稀疏数组压缩算法,在数据联机分析处理(OLAP)等领域有着重要 应用。针对头压缩算法的特点,给出基于STL 的实现方法,并对解压算法进行改进。仿真实验表明,改进 后的解压算法的计算效率要优于原有解压算法-Head-compress algorithm was a commonly used algorithm for compressing sparse array, which was widely applied in OLAP(Online Analyti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:229417
    • 提供者:周晨
  1. TSP

    0下载:
  2. TSP算法在VC环境中的另类实现,利用了MFC STL 等技术-implementation of TSP algorithm in VC environment
  3. 所属分类:STL

    • 发布日期:2017-05-09
    • 文件大小:1937948
    • 提供者:jane
  1. AntCycle

    0下载:
  2. 蚁群算法经典TSP模型,ANT-CYCLE算法的实现。 使用了C++的STL库。 原是我毕设的一部分 现在贡献出来 。 PS:网上能得到的基本上不能直接运行 而我这个复制到vc++6.0的控制台工程中即可 文件中的文件“oliver30Tsp.dat” 为实现蚁群算法的经典例子,网上还有很多类似的测试例子-ANT COLONY ALGORITHM. TSP MODEL. ANT CYCLE.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2582
    • 提供者:zhaowei
  1. ANTQ_V2

    0下载:
  2. 蚁群算法TSP模型的ant-cycle算法实现 尽可能少的采用STL,因此速度大为提升 另外,采用了类,因此使得在采用面向对象编程的时候,可以直接嵌入。-ANT COLONY ALGORITHM. TSP MODEL. ANT-CYLCE.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3757
    • 提供者:zhaowei
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. Eff_STL

    0下载:
  2. 在知道怎么建立容器,迭代它们的内容,添加删除元素和应用常见算法的基础上,该书中作者解释了怎么结合STL组件在库的设计得到最大的好处。-Know how to set up in containers, iterative their content, add and delete elements in the application of common algorithm based on the author of the book explains how combining STL li
  3. 所属分类:STL

    • 发布日期:2017-05-19
    • 文件大小:5286747
    • 提供者:飞飞
  1. NOIP2007

    0下载:
  2. NOIP2007 备战指南 主要讲解了c++ STL库和竞赛中使用的各种算法-Main NOIP2007 preparing guidelines on the c++ STL library and used in a variety of competition algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1593539
    • 提供者:李一龙
  1. FibonacciNumber

    0下载:
  2. C++高效算法 最小生成树的遍历查找 从STL中分析出来的 -C++ and efficient traversal algorithm for minimum spanning tree analysis to find out from the STL
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:3822
    • 提供者:黄金
  1. qwe1

    0下载:
  2. 在OPENGL中载入3DS的图形,附带有载入STL文件的算法-Loaded in OPENGL graphics 3DS, STL file comes with loading algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11743142
    • 提供者:余林枫
  1. stlsuanfa

    0下载:
  2. 关于STL文件的错误检测和修复算法的一些参考文章!很有参考价值!-STL file on error detection and repair algorithm for some reference to the article! Valuable!
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1829637
    • 提供者:张洁
  1. FreePtr

    0下载:
  2. 这是一个很好的帮助类,在适用STL的容器的时候,可以配合for_each算法函数删除容器中的指针对象-This is a very good help category, where applicable, the STL containers, they can function with the for_each algorithm to delete the pointer container object
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:1313
    • 提供者:haofei
  1. MyCrust100809

    1下载:
  2. BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
  3. 所属分类:GUI Develop

    • 发布日期:2014-08-06
    • 文件大小:6042182
    • 提供者:naz
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:661693
    • 提供者:邹斌
  1. copy

    0下载:
  2. Specifies "copy" algorithm of the STL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8516
    • 提供者:Saro Arakelyan
  1. Astar

    0下载:
  2. A*算法实现的八数码问题,使用STL的优先队列及康拓展开的hash函数实现-A* algorithm implementation of the 8 digital issues, using priority queue in STL, and Courier function as hash function to implement
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:2049
    • 提供者:oily
  1. STL_gis

    0下载:
  2. 使用STL 算法实现GIS 算法可以保证它的简洁和高效该文结合C++代码实例抽象出了地理算子的概念应用在GIS 算法 当中通过定制适配器来消除地理算子和STL 算法之间的不匹配同时拓展了STL 算法满足GIS 算法更高级的需求-GIS algorithms using the STL algorithms can guarantee that the simplicity and efficiency of the paper with an abstract C++ code exampl
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:297131
    • 提供者:wang
  1. AStar

    0下载:
  2. A*算法实现了的寻路算法,此代码采用了STL的泛型程序设计,效率非常高!值得你的下载。-A* algorithm has to search for paths algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:342116
    • 提供者:zhangqing
  1. MultiSort

    0下载:
  2. 多关键排序算法,采用STL的Sort算法,本程序采取的算法很朴实,但算法结果正确有效-Multi-key sorting algorithm, using STL' s Sort method, this procedure is very simple to the algorithm, but the algorithm is efficient
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:97910
    • 提供者:ledan
  1. Europe_travel

    0下载:
  2. 利用dijkstra算法实现城市间的最短路径和最小花费,利用stl模版类map实现-Dijkstra algorithm using the shortest path between cities and the smallest cost, the use of stl map implementation template class
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:3724
    • 提供者:
  1. CNM

    0下载:
  2. 输出N个自然数中M个自然数的排列组合(M<=N),采用STL库,递归算法。-Output M combinations in N natural numbers (M <= N), using STL library, recursive algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2594
    • 提供者:Minwei Wang
« 1 2 34 5 »
搜珍网 www.dssz.com