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

资源列表

« 1 2 ... .62 .63 .64 .65 .66 25067.68 .69 .70 .71 .72 ... 28276 »
  1. TsinghuaCdatastructures

    0下载:
  2. 清华+殷人昆C++数据结构 幻灯片教学课件 通过本课程的学习,应达到知识和技能两方面的目标: 1、知识方面:从数据结构的类定义和对象的使用,以及存储表示和操作的实现两个层次,系统地学习和掌握常用的基本数据结构(包括数组、顺序表、多项式、字符串、链表、栈与队列、优先级队列、广义表、树与森林、二叉树、堆、集合、图、搜索结构、索引结构、散列结构等)及其不同的实现,了解并掌握分析、比较和选择不同数据结构、不同存储结构、不同算法的原则和方法,为后续课程的学习打好基础。 -Tsinghua Q
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1839013
    • 提供者:ciweijsf
  1. vectoruse

    0下载:
  2. c++中向量的使用实例,向量关于函数的值返回值和引用返回的区别-vector use
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:884927
    • 提供者:张元元
  1. kmp

    0下载:
  2. 自己编写的一个KMP字符串匹配算法的实现-I have written a KMP string matching algorithm implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:899
    • 提供者:jususe
  1. tudebianli

    0下载:
  2. 图的遍历和生成树求解实现(邻接矩阵、邻接表 ―图的深度广度遍历算法的实现和最小生成树PRIM和KRUSCAL算法的实现) -Graph Traversal and Spanning Tree Solution implementation (adjacency matrix, adjacency list- map the depth of breadth traversal algorithm and implementation of the minimum spanning tree al
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:9027
    • 提供者:xqx
  1. intpart

    0下载:
  2. 采用非递归方法实现的整数分拆程序,即把一个正整数表示成所有可能的整数相加的形式。逆序打印结果。-Ways to use non-recursive implementation of an integer spin-off process, that is, to express a positive integer integer into the sum of all possible forms. Reverse print the results.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:8184
    • 提供者:李刚
  1. cteach

    0下载:
  2. C语言程序课件文字 包括源码-C language programming language, including source courseware
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4104284
    • 提供者:wht
  1. parking

    0下载:
  2. 该软件主要是实现对停车场的管理。当车辆进入时,若停车场没满,车辆则直接进入停车场,若停车场已满,车辆则进入过道。并记录车辆的信息,如车牌号、进入时间。当车辆离开,停在其后的车辆给其让路,当其离开停车场时要显示要缴纳的费用,然后让路的车辆和停放在过道的车辆进入停车场。答辩通过很值得收藏和学习的-The software is mainly on the implementation of parking management. When the vehicles, if no parking is
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3112
    • 提供者:afei
  1. FourArithmetic

    0下载:
  2. 精心编写的带有4个基本算法的程序,能加深大家对希尔排序、冒泡排序、快速排序、选择排序的理解,并清楚其中的区别,以及算法优劣性-Carefully prepared with a basic algorithm for four procedures, to strengthen the U.S. on the Hill sort, bubble sort, quick sort, selection sort of understanding, and clearly one of the di
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:900449
    • 提供者:胡庆恩
  1. select

    0下载:
  2. 采用Dijkstra算法和Floyd算法实现的简单医院选址系统-data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2824397
    • 提供者:王浩
  1. shuangxianglianbiao

    0下载:
  2. 实现双向链表所存储线性表的各种操作。要求提供数据的插入、删除、查找、两个数据交换、求所有数据平均值、最大值、最小值的操作。先利用随机函数产生100个随机整数,建立线性表的存储结构,然后完成上述的功能。分析程序的时间、空间复杂度。-Achieve bi-directional linear list stored various operating table. Request for data insert, delete, search, both for data exchange, and
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:黄啸尘
  1. SparseMatrix

    0下载:
  2. 数据结构课程设计题目,稀疏矩正的生成-Data structure design curriculum topic being the generation of sparse moments
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1456
    • 提供者:xuezhanfei
  1. PrintBinaryTree

    0下载:
  2. 数据结构课程设计,打印二叉树的算法的实现-Data structure course design, print binary tree implementation of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1235
    • 提供者:xuezhanfei
« 1 2 ... .62 .63 .64 .65 .66 25067.68 .69 .70 .71 .72 ... 28276 »
搜珍网 www.dssz.com