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

搜索资源列表

  1. haffman_tree

    0下载:
  2. 我的一次数据结构课程设计HUFFMAN树的C++源代码,基本功能有: 1.显示27个字符的haffman编码; 2.输入m个字符,对应27个字符的权值进行haffman编码; 3.输入一串字符,用已经定义的haffman编码输出;-a data structure course design Speed HUFFMAN tree C source code, the basic function : 1. show 27 characters haffman coding; 2. m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2255
    • 提供者:ARK
  1. diedaifa

    0下载:
  2. // 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the iteration formula is:: Xi+1 = (2*
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:572
    • 提供者:赵汉卿
  1. kuaipai

    1下载:
  2. 1. 按下述原则编写快排的非递归算法: (1)一趟排序之后,若子序列已有序(无交换),则不参加排序,否则先对长度较短的子序列进行排序,且将另一子序列的上、下界入栈保存; (2)若待排记录数?3,则不再进行分割,而是直接进行比较排序。 测试实例:{49 38 65 97 76 13 27 49 88 21 105} -1. Prepared by the following principles of non-recursive algorithm for fast row:
  3. 所属分类:Data structs

    • 发布日期:2014-10-30
    • 文件大小:1024
    • 提供者:zhongkeli
  1. 31-27-2

    0下载:
  2. 输入迷宫大小M*N,程序自动生成迷宫,同时打印出走出迷宫的路径,非常好用-Enter the maze size M* N, the program automatically generate the maze, the maze also print out the path, very easy to use
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1425
    • 提供者:shijy
  1. Expression

    0下载:
  2. 表达式求值,先输入需要计算表达式的个数,再逐个写出表达式-Program design require for a function, can complete randomly input an expression (including parentheses, digital, arithmetic symbol), and be able to according to your input expression to evaluated, and come to the corre
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:15283
    • 提供者:lafin1
搜珍网 www.dssz.com