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

搜索资源列表

  1. 表达式解析器

    0下载:
  2. 源码,数学表达式解析器,可以解析并自动计算输入的公式-source, the mathematical expression parser, and can automatically calculate the analytical input to the formula
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:243307
    • 提供者:
  1. Splaytree

    0下载:
  2. 伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long, this structure only is useful is may separate the tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5812
    • 提供者:白云峰
  1. chcp

    0下载:
  2. 图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:60084
    • 提供者:许善
  1. 折半查找

    0下载:
  2. 数据结构二分查找,演示了使用递归函数或者循环语句实现的二分查找算法,两种方法都使用了称为二分搜索的算法-data structure search for two hours to demonstrate the use of recursive function or loop is the realization of two searching algorithm, both methods are used as a two-Search Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:263052
    • 提供者:李顺
  1. 赫夫曼编码

    0下载:
  2. 用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:178501
    • 提供者:李顺
  1. 递归算法快速排序

    0下载:
  2. 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:176387
    • 提供者:李顺
  1. 真正能跑的DES

    0下载:
  2. 看了大家上传得很多得DES算法,试了试很多是有调试问题得.这里一个自己用过得,完全没有问题,可是看下.(谢谢)-read you upload a lot in DES algorithm, Bomb many are in debugging problems. here they used a lead, there is no problem, but a glance. (Thank you)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:202592
    • 提供者:慕容楚冰
  1. Rnd

    0下载:
  2. DELPHI 产生N个不同的随机数。 希望大家能用得上-DELPHI produce N different random number. Hope you will need them
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:209558
    • 提供者:element
  1. noip1998-2004

    0下载:
  2. noip1998-2004普及,提高的标程-noip1998-2004 universal way to raise the standard
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33245
    • 提供者:唐有泽
  1. 20063202514811

    0下载:
  2. 本源码是一个算法,请大家多多共享,如有不当之处请谅解。-the source is an algorithm, we share a lot, if anything wrong with the request of understanding.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6808
    • 提供者:彭玉辉
  1. P1005

    0下载:
  2. vijos p1005 超长数字串 枚举算法-vijos p1005 long string of figures enumeration algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1779
    • 提供者:ass
  1. QUICKQUEUE

    0下载:
  2. 一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:包包
  1. fento3

    0下载:
  2. 用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序-used to achieve the various sequencing algorithms, graphical interface, insert can be realized, in order of ranking exchange, SELECTION SORT, the merger sort of base sequencing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:174192
    • 提供者:llxxff
  1. backtracking

    0下载:
  2. 是用回朔法实现跳马程序。数据结构入门的好例子-is back Schomburg Method vault procedures. Structure data entry a good example
  3. 所属分类:数据结构常用算法

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

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

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

    0下载:
  2. Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER \"MICROCALC - A Turbo C D
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:991877
    • 提供者:狐狸
  1. bigmun

    0下载:
  2. Delphi的大数运算演示 pudn上大多是VC的 所以传个Delphi的-Delphi forecast Operational Demonstration pudn on most of the so-VC-Delphi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:107446
    • 提供者:NNN
  1. Projectjohu123006

    1下载:
  2. crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:460182
    • 提供者:johu
  1. nQueenaa

    0下载:
  2. n后问题,有界面。 -after question, it is the interface.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:185122
    • 提供者:zhanag
  1. TJU1127

    0下载:
  2. 同济大学ACM题库TJU1127的题解代码.-TJU1127 Tongji University ACM questions in the code that solution.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:张菁
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com