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

资源列表

« 1 2 ... .40 .41 .42 .43 .44 24645.46 .47 .48 .49 .50 ... 28278 »
  1. hanno

    0下载:
  2. 汉诺塔 汉诺塔的程序编码 求次数和运算步骤-hanno
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:649byte
    • 提供者:王建平
  1. DataStructure1800

    0下载:
  2. 数据结构1800题是一本很好的掌握数据结构的书,答案清楚详细,编程时数据结构加算法,学好数据结构很重要。-Data Structure 1800 is a good problem to master data structure of the book, the answer is clear about the details, programming data structures plus algorithm, master data structure is very importan
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.42mb
    • 提供者:peipei
  1. Pipe

    0下载:
  2. Pipe yuyin voice pipe smart-Pipe
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:945byte
    • 提供者:deepin
  1. Greedy_Algrothem

    0下载:
  2. 在求最优解问题的过程中,依据某种贪心标准,从问题的初始状态出发,直接去求每一步的最优解,通过若干次的贪心选择,最终得出整个问题的最优解,这种求解方法就是贪心算法。-Greedy—Algrothem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:48.69kb
    • 提供者:张伟
  1. sort

    0下载:
  2. 使用简单数组实现各种排序算法,并进行比较。 排序算法: 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序 7、归并排序 -Using a simple array to achieve a variety of sorting algorithms, and compared.Sorting algorithm:1, insertion sort2, Hill sort3, bubble sort4, Quick Sort5
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:611.49kb
    • 提供者:tryqtyl
  1. Polynomial

    0下载:
  2. 利用线性表实现一个一元多项式Polynomial f(x) = a0 + a1x + a2x2 + a3x3 + … + anxn -The realization of a linear form of Multinomial Polynomial f (x) = a0+ a1x+ a2x2+ a3x3+ ...+ anxn
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:973.72kb
    • 提供者:莫凡
  1. chexiang

    0下载:
  2. 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Using queue structures to achieve car Rearrangeme
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:875.28kb
    • 提供者:莫凡
  1. sort

    0下载:
  2. 使用简单数组实现下面各种排序算法,并进行比较。 排序算法: 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序(选作) 7、归并排序(选作) 8、基数排序(选作) 9、其他 -Using a simple array to achieve the following various sorting algorithms, and compared. Sorting algorithm: 1, 2, inse
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:935.24kb
    • 提供者:莫凡
  1. huffman

    0下载:
  2. 利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、初始化:能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表:利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码:根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码:利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印:以直观的方式打印赫夫曼树(选作) 6、计算输入的字符串编码前和编码后的长度,并进行分析,讨论赫夫曼编码的
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:莫凡
  1. C_100

    0下载:
  2. C++编程实例100篇.练基础,非常好!-C++ Programming Example 100. Training base, very good!
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.54mb
    • 提供者:张瀚元
  1. union_find

    0下载:
  2. Fastes Union find algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:999byte
    • 提供者:babu32
  1. VC_Programming_arithmetic_implementation_of_classi

    0下载:
  2. VC编程开发四则运算的实现经典代码VC Programming arithmetic implementation of the classic code-VC Programming arithmetic implementation of the classic code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:40.7kb
    • 提供者:unm
« 1 2 ... .40 .41 .42 .43 .44 24645.46 .47 .48 .49 .50 ... 28278 »
搜珍网 www.dssz.com