CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - index

搜索资源列表

  1. 一元稀疏多项式计数器

    1下载:
  2. 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36.95kb
    • 提供者:陈宇
  1. HnSRTree-2.0beta5a

    0下载:
  2. SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:450.38kb
    • 提供者:hu
  1. libgist-2.0.1

    0下载:
  2. Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Search Tree, a template index stru
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.16mb
    • 提供者:hu
  1. C语言开发 BTREE 数据文件索引程序库

    0下载:
  2. 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.41kb
    • 提供者:皇者之剑
  1. spatialindex.vc

    1下载:
  2. 多维索引的多个结构的常用算法,如R树的插入删除修改,又如四叉树的插入删除修改等-Index multidimensional structure of a number of commonly used algorithms, such as the R-tree insert delete changes Again quadtree insert the revisions delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:210.83kb
    • 提供者:ken
  1. duoxiangsih

    0下载:
  2. 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:69.9kb
    • 提供者:wgz
  1. vbNumerical10

    0下载:
  2. 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.22kb
    • 提供者:三米
  1. jpg+ACCESS

    0下载:
  2. 使用ADO开发,将JPG图像保存至ACCESS数据库中,但是没有索引。-use ADO development, the preservation of JPG images to ACCESS database, but no index.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:108.91kb
    • 提供者:杨远新
  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 R-Tree : A Dynamic Index for
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:90.26kb
    • 提供者:
  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. Faloutsos : The TV-Tree : An Index S
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:308.86kb
    • 提供者:
  1. xtree.tar

    0下载:
  2. X-tree的C++源码,对应文章S. Berchtold, D. A. Keim, H.-P. Kriegel: The X-tree : An Index Structure for High-Dimensional Data. -X-tree in C source code, the corresponding articles S. Berchtold, D. A. Keim. H.-P. Kriegel : The X-tree : An Index Structure for Hi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:29.85kb
    • 提供者:
  1. cisuoiyinbiao

    0下载:
  2. 数据结构-次索引的建立-data structure-building meeting Index
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:袁继禹
  1. 8queen_sc

    0下载:
  2. #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.57kb
    • 提供者:王晓敬
  1. IndexFileMain

    0下载:
  2. 索引文件操作(数据结构)-index file operations (data structures)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.11kb
    • 提供者:
  1. DataStructureAndArithmetic

    0下载:
  2. 《数据结构及应用算法教程》配书光盘 1. 算法一览是由HTML页面形式的文件组织的,使用时系统需要安装Microsoft IE 5.0、Office 2000 Word和PowerPoint。读者可以从“算法一览”文件夹下的index.htm文件开始浏览。2. “程序设计示例”文件夹下汇集了本书第10章中八个示例的源代码。读者可以在配有Microsoft Visual C++5.0以上版本的环境中,通过重新建立工程文件来编译和运行。具体的细节步骤,可继续阅读“程序设计示例”文件夹下的Readme
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:689.68kb
    • 提供者:刘真
  1. index

    0下载:
  2. 用于数据结构的文件索引,关键字放在一个文件中 相当于一个词典-Data structure used to index the documents, keyword in a document equivalent to a dictionary
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:253.63kb
    • 提供者:6368422222
  1. index

    0下载:
  2. 提供支持char*,float,int的索引树查找、插入和删除-Support char*, float, int index tree to find, insert and delete
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:23.58kb
    • 提供者:adventure
  1. Index

    0下载:
  2. 主要是对index.dat 文件进行了深入的研究和数据结构的详细描述-Index.dat files mainly for in-depth research and a detailed descr iption of the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:23.73kb
    • 提供者:原志伟
  1. index

    0下载:
  2. 根据所输数字,生成索引表,并根据关键字在索引表中查找其所在位置。-Depending on the input numbers, generate the index table, and based on keywords in the index table to find its location.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.13kb
    • 提供者:木沐
  1. Sort-with-index

    0下载:
  2. 扩展的STL sort代码(Sort with index),使其输出sort的index-Expand STL sort with index output
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:gechengwei
« 12 3 4 5 »
搜珍网 www.dssz.com