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

资源列表

« 1 2 ... .45 .46 .47 .48 .49 25650.51 .52 .53 .54 .55 ... 28276 »
  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
    • 文件大小:256.89kb
    • 提供者:李顺
  1. 赫夫曼编码

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

    • 发布日期:2008-10-13
    • 文件大小:174.32kb
    • 提供者:李顺
  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
    • 文件大小:172.25kb
    • 提供者:李顺
  1. 集合的交并差

    0下载:
  2. 一个实现演示界面的,实现两个集合的交\\并\\差C语言程序-a demo interface, and achieving the two pools pay \\ and \\ poor C Programming Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.48kb
    • 提供者:gao
  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. 多项式求值

    0下载:
  2. 本程序的主要功能是实现多项式的求值,可以实现+,-,*,/.-the program's main function is a polynomial evaluation, can achieve +,-,*,/.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.17kb
    • 提供者:魏平
  1. 统计单词个数

    0下载:
  2. 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.24kb
    • 提供者:米子
  1. C语言演示链表操作

    0下载:
  2. 数据结构的链表关系,用TC2.0 编写,比较完整,可以作为学生的教学用-data structure objectlist relations with the preparation WITH TC 2.0, a more comprehensive and can be used as teaching students
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.43kb
    • 提供者:康道之
  1. 图形方式的二分查找程序

    0下载:
  2. 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:康道之
  1. 图形演示二叉树程序

    0下载:
  2. 用TC20 图形方式演示了二叉树的遍历程序,可以作为学生的教学用-TC20 graphic demonstration of a binary tree traversal procedures can be used as a teaching students
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:康道之
  1. 校园网

    0下载:
  2. 请大家提出更好的意见和代码,这是一个校园网导航系统-will you please raise your views and better code, which is a campus network navigation systems
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.91kb
    • 提供者:闫晓蔚
  1. 清华C常用算法程序集

    0下载:
  2. 这是一清华C常用算法程序集,里面有好多东西,很有用,希望对大家提供帮助-This a commonly used algorithm C Qinghua procedures set, there are a lot of things that was very useful, we want to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:52.31kb
    • 提供者:刘三
« 1 2 ... .45 .46 .47 .48 .49 25650.51 .52 .53 .54 .55 ... 28276 »
搜珍网 www.dssz.com