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

资源列表

« 1 2 ... .85 .86 .87 .88 .89 25590.91 .92 .93 .94 .95 ... 28276 »
  1. 4_25

    0下载:
  2. 给定一个n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。-given a positive integer n-a, which removed arbitrary k
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1205
    • 提供者:33
  1. 2_8

    0下载:
  2. 设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0<I<n,使得t[I]=I,设计一个有效算法找到这个下标。要求算法在最坏情况下的计算时间为O(logn).-Let n different integer sequence after arranging deposit T [0 : n-1]. If there is a subscr ipt I, 0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:33
  1. 31yn

    0下载:
  2. 设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1787
    • 提供者:33
  1. 3_9

    0下载:
  2. 在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2125
    • 提供者:33
  1. MaxHeap

    0下载:
  2. MaxHeap operation like insert and delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2774
    • 提供者:张强
  1. testbtree.tar

    0下载:
  2. b tree how to operate on b tr-b tree how to operate on b tr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:49187
    • 提供者:钱展宏
  1. Tree_test

    0下载:
  2. 一个包装好的树型模板类,可以实例化树型数据结构.-a packed tree template category, examples of the tree data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6794
    • 提供者:cb
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. djkhfg

    0下载:
  2. 对文件中的数据进行哈夫曼编码和解码,列出给定数据的权重,列出左右孩子和父亲节点的列表,对任意数据进行进行哈夫曼编码和解码-to document the data Huffman coding and decoding, data presents given weight, shown around children and the father node list of arbitrary data for Huffman coding and decoding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3350
    • 提供者:houny
  1. asdcv

    0下载:
  2. 利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1653
    • 提供者:houny
  1. Arthur

    0下载:
  2. 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more - is the realization Apart from achieving up is very complex.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1969
    • 提供者:宋文强
  1. shcool-guide

    0下载:
  2. 数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:宋文强
« 1 2 ... .85 .86 .87 .88 .89 25590.91 .92 .93 .94 .95 ... 28276 »
搜珍网 www.dssz.com