搜索资源列表

  1. tree

    0下载:
  2. 采用哈夫曼编码思想实现某个文件的压缩和解压缩功能,并提供压缩前后的文件占用空间之比.要求:(1)压缩前文件的规模应不小于5K.(2)提供原文件与压缩后文件的相同性比较功能.-achieving a file compression function, Compression and provide documents before and after the occupation of space ratio. : (1) compre
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.02kb
    • 提供者:kmisong
  1. k-d tree C++ source codes

    1下载:
  2. 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:周琳
  1. kdtree

    0下载:
  2. kd树的实现,用到matlab-kd tree realization used Matlab
  3. 所属分类:其他小程序

  1. k-d tree C++ source codes

    0下载:
  2. 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
  3. 所属分类:其他数据库

    • 发布日期:2024-11-27
    • 文件大小:6kb
    • 提供者:周琳
  1. tree

    0下载:
  2. 采用哈夫曼编码思想实现某个文件的压缩和解压缩功能,并提供压缩前后的文件占用空间之比.要求:(1)压缩前文件的规模应不小于5K.(2)提供原文件与压缩后文件的相同性比较功能.-achieving a file compression function, Compression and provide documents before and after the occupation of space ratio. : (1) compre
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:kmisong
  1. Rplus.tar

    0下载:
  2. R+树的c实现源码,对应文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.-R tree c achieve source code, corresponding article T. K. Sellis, N. Roussopoulos, C. Faloutsos : The
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-27
    • 文件大小:90kb
    • 提供者:
  1. TV.tar

    0下载:
  2. TV-tree的c实现源码,对应原文章K.-I. Lin, H. V. Jagadish, C. Faloutsos: The TV-Tree: An Index Structure for High-Dimensional Data.-TV-tree c achieve the source, the original corresponding article K.-I. Lin, H. V. Jagadish, C. Falout
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-27
    • 文件大小:309kb
    • 提供者:
  1. k_way

    0下载:
  2. K路归并算法,用贪心算法构造霍夫曼树,采用加入虚节点的思想求出最优的归并模式-K Road, merge algorithm, greedy algorithm using Huffman tree constructed using the idea of adding virtual nodes to derive the optimal merging pattern
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:taolizao
  1. multidimension

    0下载:
  2. M-Tree (P.Ciaccia VLDB’1997) VA-File (R. Weber VLDB’1998) Pyramid-Tree(S.Berchtold SIGMOD’1998) hybrid-Tree(K.Chakrabarti ICDE’1999) A-Tree (Y. Sakurai VLDB’2000) IQ-Tree (S. Berchtold ICDE’2000) -M-Tree (P.
  3. 所属分类:midi

    • 发布日期:2024-11-27
    • 文件大小:923kb
    • 提供者:zhanglei
  1. kmlocal-1.7.1.tar

    0下载:
  2. 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:886kb
    • 提供者:陈明
  1. KDTree

    0下载:
  2. k-d 树的类模板,比较简短.c++代码-kd-tree class template, relatively brief. c++ code
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:zhengke
  1. KdTree

    1下载:
  2. 用Java编写的KD TREE算法实现, 希望对大家有所帮助-Java prepared using KD TREE algorithm, I hope all of you to help
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:阎贺
  1. NIPS2005_0433

    0下载:
  2. k-d tree 算法介绍,介绍了一种可行的方法,从而实现搜素。-kd tree algorithm, the introduction of a feasible way to achieve the Su-found.
  3. 所属分类:TreeView控件

    • 发布日期:2024-11-27
    • 文件大小:187kb
    • 提供者:sunyifeng
  1. PatternRecognition

    0下载:
  2. 1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法-1.Fisher Classification Algorithm 2. Perceptron algorithm 3. Least-squares algorithm 4. Fast nearest neighbor 5.K-neighbor method 6. Clip
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:8kb
    • 提供者:wct
  1. 2

    0下载:
  2. 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于给定的n和k(k <= 10000)个加油站位置,编程计算最少加油次数。 -Top up after a car traveling n kilometers. The road has a number of gas stations. Design an effective a
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:147kb
    • 提供者:JC
  1. K-degree-constrained-minimum-spanning-tree

    0下载:
  2. 本压缩包完整地实现了最小可度限制生成树的算法程序,代码很完整。-The archive can be fully achieved the degree-constrained minimum spanning tree algorithm program, the code is very complete.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:榔头
  1. K-Smallest_Spanning_Trees

    0下载:
  2. Perharp the smallest spanning tree is trivial, but just take a look with new problem : K Smallest Spanning Tr-Perharp the smallest spanning tree is trivial, but just take a look with new problem : K Smallest Spanning Tre
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:99kb
    • 提供者:Hydrae
  1. ktree-1

    0下载:
  2. Min k tree in tabu search
  3. 所属分类:文档资料

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:Jung
  1. K d tree in matlab

    0下载:
  2. k d clustering in matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:15kb
    • 提供者:mahbob
  1. 3-19有向树独立K

    0下载:
  2. 要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:692kb
    • 提供者:为了
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org