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

资源列表

« 1 2 ... .29 .30 .31 .32 .33 534.35 .36 .37 .38 .39 ... 2673 »
  1. goMaze

    0下载:
  2. *问题描述:一个网格迷宫由n行m列的单元格组成,每个单元格要么是空地(用1表示), * 要么是障碍物(用0 表示)。找出从起点到终点的最短移动序列,其中U,D,L,R, * 分别代表往上,下,左,右移动到相邻单元格。任何时候都不能在障碍格中, * 也不能走到迷宫之外,起点和终点保证是空地。n,m<=100.- go maze
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2.63kb
    • 提供者:lu xiangyong
  1. sort

    0下载:
  2. 各种排序算法,下标都从1开始。sort_test.c是用来测试的。 void heap_sort(int *array,int size) void create_min_heap(int *array,int size) void adjust_min_heap(int *array,int start,int size) void bubble_sort(int *array,int size) void select_sort(int *array,int
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2.45kb
    • 提供者:
  1. trie

    0下载:
  2. c++实现的一个trie树,可以实现插入、查找和遍历打印。-c++ implementation of a trie tree, you can achieve insert, search and traversal printing.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1002byte
    • 提供者:
  1. KEY-LED

    0下载:
  2. 这是stm32的关于LED流水灯的例程,对大家学习非常有帮助,毕竟永远的流水灯是经典的-This is about stm32 LED light water routines, very helpful for them to learn, after all, always a classic light water
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:646.9kb
    • 提供者:陈明
  1. macro_list

    0下载:
  2. 用宏实现的链表,在linux下测试通过,包含一个测试程序。-Using Macros to implement list , test under linux, including a test program.
  3. 所属分类:Data structs

  1. sort

    0下载:
  2. 说那么多有这么用,自己看下不久知道啦,很不错的sort-Good sort code
  3. 所属分类:Data structs

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

    0下载:
  2. 很不错的C++教程,自己看,说多了都是眼泪,我勒个去-Good sort code
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:327.85kb
    • 提供者:csb
  1. DataStruct

    0下载:
  2. 数据结构试验源程序,包含大部分数据结构实验题目,可运行-Test data structure source, contains most of the data structure of the experimental subject, you can run
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9.67mb
    • 提供者:李浩
  1. simpleadd

    0下载:
  2. 仅考虑加减与乘除,无小括号,个位数数字元算程序-Consider only addition and subtraction and multiplication and division, no parentheses, single-digit numeric counting procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:935byte
    • 提供者:李浩
  1. average-wait-time-bank-customers

    0下载:
  2. 队列的应用--银行客户平均等待时间.使用C语言编写,在控制台界面显示。本程序演示了队列这种数据结构的实际应用。-Queue application- the average wait time bank customers using the C language, the console screen displays. This program demonstrates the queue practical application of this data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.45kb
    • 提供者:thomas_cjf
  1. 1521.cpp

    0下载:
  2. huffman编码 数据结构 poj 1521 acm-huffman coding datastructure poj 1521 acm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:843byte
    • 提供者:mahave
  1. fuzzytest

    0下载:
  2. Datamining algorithm based on antcolony
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.12kb
    • 提供者:Namine
« 1 2 ... .29 .30 .31 .32 .33 534.35 .36 .37 .38 .39 ... 2673 »
搜珍网 www.dssz.com