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

搜索资源列表

  1. ChessDisplay

    0下载:
  2. 一个小下棋程序,算法简单,图像演示结果,很方便使用,适合C++和数据结构的初学者参考使用-A small chess program, algorithm is simple, the image shows the results, it is easy to use, suitable for C++ and data structure reference for beginners to use
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:353917
    • 提供者:
  1. Manual

    0下载:
  2. 本课件是一个动态演示数据结构算法执行过程的辅助教学软件, 它可适应读者对算法的输入数据和过程执行的控制方式的不同需求, 在计算机的屏幕上显示算法执行过程中数据的逻辑结构或存储结构的变化状况或递归算法执行过程中栈的变化状况。整个系统使用菜单驱动方式, 每个菜单包括若干菜单项。每个菜单项对应一个动作或一个子菜单。系统一直处于选择菜单项或执行动作状态, 直到选择了退出动作为止。-This courseware is a dynamic data structure algorithms demonst
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1168979
    • 提供者:lll
  1. Graph

    0下载:
  2. 图类:一个处理数据结构中图的基础类方法。这个类包括对图的最完整建模算法-Graphs: a graph data structure processing base class methods. This class includes the most complete modeling algorithm diagram
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17921
    • 提供者:Johnny
  1. dataDemo

    0下载:
  2. 常用的数据结构算法演示,方便于大家了解这些数据结构的算法过程-C++,JAVA,VB
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2154207
    • 提供者:李井平
  1. PaiXu

    1下载:
  2. 各种排序算法的比较。数据结构课设时用到。-PaiXu.May it will help you.Thanks.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:199757
    • 提供者:茂兜亞
  1. compile

    0下载:
  2. 哈夫曼压缩算法,数据结构课程设计的时候做的-Huffman compression algorithm, data structure, curriculum design, when done
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11277
    • 提供者:张磊
  1. shenduyouxiansoushuo

    0下载:
  2. 计算机学院大二数据结构程序实现深度优先算法-Sophomore Computer Science program data structure to achieve depth-first algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:919
    • 提供者:肖爽
  1. DS_ppt

    0下载:
  2. 某大学一个设计很好的数据结构课件,不少算法过程使用动画,版面颜色搭配得很好,是一个优秀的数据数据课件。-A university in a well-designed data structures courseware, algorithm process uses a lot of animation, layout colors very well and the data is an excellent courseware.
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11985723
    • 提供者:李东国
  1. sousuo

    0下载:
  2. 用有序链表编写的搜索算法,数据结构课用,可以参考-pointer
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1496
    • 提供者:杜诺桑
  1. 0701-29-29

    0下载:
  2. 1、系统应具备的功能: (1)选择合适的逻辑存储结构,实现n个结点的存储 (2)在n个结点的村庄实现学校的科学选址 (3)演示结果 2、数据结构设计; 3、主要算法设计; 4、编程及上机实现; 5、撰写课程设计报告,包括: (1)设计题目; (2)摘要和关键字(中文和英文); (3)正文,包括引言、需求分析、数据结构设计、算法设计、程序实现及测试、不足之处、设计体会等; (4)结束语; (5)参考文献 -1, the system should
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:1008683
    • 提供者:朱江
  1. SmileKruskal

    0下载:
  2. 数据结构:数据结构课程设计可视化地实现KRUSKAL算法求最短路径-Data Structure: Data Structures course design visualization to achieve KRUSKAL seek the shortest path algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:14007358
    • 提供者:王守涛
  1. DataStructure_Algorithms

    0下载:
  2. 常用数据结构和算法的实现及测试。 1)数据结构包含:堆栈 队列 线性表 链表 2)算法包括:冒泡排序 选择排序 插入排序 希尔排序 归并排序 快排 堆排序 3)其他包括:随即数的产生 计时器的实现-Common data structures and algorithms implementation and testing. 1) The data structure includes: a linear table linked list stack queue 2) algor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:438671
    • 提供者:songjian
  1. dts

    0下载:
  2. 数据结构算法,动态树。ACM比赛备战资料,详细解释了动态树的原理和采用案例的方式进行讲解。-Data structure algorithms, dynamic trees. ACM contest preparation information, explained in detail the principles and use of dynamic tree approach to explain the case.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2641963
    • 提供者:belly
  1. Paixu

    0下载:
  2. 数据结构课程设计,对各种排序算法速度进行比较,单位为ms.-Curriculum design, data structure, the various sorting algorithms to compare the speed, the unit of ms.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1801
    • 提供者:吴心
  1. datastructures

    0下载:
  2. 该资料是有关于数据结构各个算法的Flash演示资料。-The information is on the data structures of the Flash presentation of information in various algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:963966
    • 提供者:陈晨
  1. VCneibupaixu

    0下载:
  2. VC++数据结构内部排序算法集合,包括原程序代码和PPT-Within the structure of VC++ data collection sorting algorithm, including the original program code and PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:416751
    • 提供者:zhang
  1. DataStructure

    0下载:
  2. 动态演示数据结构中各种经典算法的学习软件-Dynamic presentation of data structure algorithms of various classical learning software
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2519934
    • 提供者:ldw
  1. 1

    0下载:
  2. 这份资料是关于数据结构的算法的详细讲解,里面还有针对栈和队列的视频讲解-This information is about the data structure of the algorithm explained in detail, there is also a video for explanation stacks and queues
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3742521
    • 提供者:江南
  1. Dobb_Algorithms_Collection

    0下载:
  2. 国际经典算法与数据结构,包含10本英文原版书,有源代码-International classical algorithms and data structures, including the 10 original English books, source code
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:29001008
    • 提供者:fangchen
  1. date

    0下载:
  2. 数据结构与算法分析:C语言描述+中文版,这是一本写的挺好的书,写的很全面。-Data Structures and Algorithm Analysis: C language descr iption of+ Chinese version, which is written in a very good book, written in a very comprehensive.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7827157
    • 提供者:吴晓
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com