CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .63 .64 .65 .66 .67 25268.69 .70 .71 .72 .73 ... 28275 »
  1. A Practical Introduction to Data Structures and Al

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7299995
    • 提供者:妖精雨
  1. bptree

    0下载:
  2. 清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3777
    • 提供者:qqiang
  1. Java 二叉树 算法

    0下载:
  2. 用Java编写的二叉树的数据结构,包括二叉树的每个节点的值,以及各子树的指针。 -Java prepared by the binary tree data structures, including binary tree each node values, and the subtree target.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1232
    • 提供者:yxl
  1. avl_tree

    0下载:
  2. 1.本程序由本人采用vc++ 6.0编写,包括了排序平衡二叉树的整套算法(包括插入、删除、查找以及其测试算法)。 2.运行myavl_vc.exe输入树的初始结点个数,确定后本程序将在内存中生成一棵相应结点数的二叉树,在此基础上你可以进行各种操作(插入、删除、查找以及测试其平衡性、排序性等) 3.每一个结点信息包括\"商品编码\"、\"商品名称\",且以\"商品编码\"作为关键字 4.初始生成的树的结点的商品编码为从1按顺序递增,商品名称为\"生成的商品\"加上商品编码 5.程序中的随
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17097
    • 提供者:avltree
  1. 字符串匹配的KMP算法

    0下载:
  2. 这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4171
    • 提供者:郑旋
  1. spath

    0下载:
  2. 有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A * shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional alg
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:35025
    • 提供者:莜月
  1. 算法C SHAPE版

    0下载:
  2. 数据结构常用算法c#版!有数值分析中的各种插值算法!-algorithm commonly used data structures c # version! A numerical analysis of the various interpolation algorithm!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9044
    • 提供者:忆星
  1. grap

    0下载:
  2. —图数据类型的实现——问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中,结点之间的关系是任意的,任意两个数据元素之间都可能相关,因此,图的应用非常广泛,已渗入到诸如语言学‘逻辑学、物理、化学、电讯工程、计算机科学及数学的其它分支中。因此,实现图这种数据类型也尤为重要,在该练习中即要实现图的抽象数据类型。基本要求:2、 定义出图的ADT;3、 采用邻接矩阵及邻接表的存储结构(有向图也可使用十字链表)实现以下操作:a. 构造图 b. 销毁图 c. 定位操作d. 访问图中某个顶点的操作e
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2352
    • 提供者:水寒
  1. ConvertDemo

    0下载:
  2. 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:316335
    • 提供者:罗宾
  1. 算法演示

    0下载:
  2. 数据结构中常用结构的动态演示,可以帮助初学者更好的理解其结构的实现-data structure used dynamic structure of the demonstration, and can help beginners a better understanding of its structure to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2238772
    • 提供者:ddd
  1. 分支限界法_单源最短路径

    0下载:
  2. 算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC + + prepared
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2934
    • 提供者:ddd
  1. JOSEPHUS1

    0下载:
  2. 约瑟夫环算法实现,能实现约瑟夫算法,利于初学者更好的学习数据结构-Josephus algorithm, the algorithm can achieve Joseph, which will help beginners learn better data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1725
    • 提供者:
« 1 2 ... .63 .64 .65 .66 .67 25268.69 .70 .71 .72 .73 ... 28275 »
搜珍网 www.dssz.com