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

搜索资源列表

  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21.41kb
    • 提供者:
  1. DataStructure

    0下载:
  2. 一些简单数据结构的实现。 包括了链表、堆、栈等。-Some simple data structures implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.46kb
    • 提供者:王志斌
  1. TsinghuaCdatastructures

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

    • 发布日期:2017-05-09
    • 文件大小:1.75mb
    • 提供者:ciweijsf
  1. jusefu

    0下载:
  2. 约瑟夫环解法非常短,很强大,利用栈堆,数据结构基础知识-Joseph Central solution is very short and very powerful, the use of stack heap, the basic knowledge of data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:772byte
    • 提供者:zex
  1. shuju

    0下载:
  2. 书中使用主流的程序设计语言C++作为具体的实现语言。 书的内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析 、算法设计、摊还分析、查找树算法、k-d树和配对堆等。 -Book using mainstream programming language C++ as a specific implementation language. The book includes tables, stacks, queues, trees, hash tables
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:110.71kb
    • 提供者:任鹏富
  1. shujujiegou

    0下载:
  2. 数据结构包括的 堆 栈 链表 字符串 等实验程序-Stack linked list data structure including the string and other experimental procedures
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5mb
    • 提供者:李宗生
  1. 123

    0下载:
  2. 很多数据结构的函数和算大,包括栈,队列,堆,还有很多其他的函数,包括akm函数-Many functions and data structures for a major, including stacks, queues, heaps, there are many other functions, including akm function
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:33.7mb
    • 提供者:秦永辉
  1. Lying-data-structure9

    0下载:
  2.  《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.46mb
    • 提供者:陈雨
  1. source_code

    0下载:
  2. 1.排序算法:快排,插入排序,选择排序,冒泡排序,堆排,归并排序 2.无向图:建立邻接表,并深度遍历 3.二叉树:建树,插入叶子节点并删除,计算深度及高度,前序中序后序遍历,以及用栈实现的非递归遍历 4.二叉排序树:建树并插入、删除结点 5.通讯录:有主界面,能添加,删除查找相应的数据-1.sort:quicksort select sort,insert sort,heap sort.etc. 2.graph:create with the adjacent list,an
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:15.09kb
    • 提供者:zyw
  1. stock

    0下载:
  2. 数据结构,堆,栈,队列的学习以及在简单数据库的应用,自己编写小型仓库管理系统的实现。-stock of a magasin, client can buy goods,and factory apply the goods。the coder who will manage the data of the magasin
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.36kb
    • 提供者:王碧皓
  1. Data-structur(java)

    0下载:
  2. java版的数据结构,主要介绍了java中一些常见的数据结构,如链表,堆,栈还有Map-data struct
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:fang
  1. 2_stack

    0下载:
  2. 堆栈都是一种数据项按序排列的数据结构,只能在一端(称为栈顶(top))对数据项进行插入和删除。要点:堆,顺序随意。栈,后进先出(Last-In/First-Out)。-A data stack items are sequentially arranged in a data structure, only one end (referred to as stack (top)) to insert and delete data items. Highlights: heap, in any
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3.49kb
    • 提供者:姚大波
  1. clib

    0下载:
  2. 包含多种基本数据结构的实现,如堆、栈,队列,树的遍历(包括递归遍历和非递归遍历)-this file including many basic data structure, including heap,stack,queue,tree(tree s recursive traversal and non-recursive traversal)
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:658.65kb
    • 提供者:565407548
  1. Datastructure

    0下载:
  2. 数据结构的相关算法,堆,栈,链,队等各种PPT以及源码-Data structure related algorithms, heap, stack, chain, other teams and the source PPT
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.06mb
    • 提供者:孙景飞
  1. data_str

    0下载:
  2. 数据结构的基本代码,包括了堆、栈、链表等,适合初学者参考(Data structure of the basic code, including the heap, stack, linked list, etc., suitable for beginners reference)
  3. 所属分类:数据结构

    • 发布日期:2017-12-31
    • 文件大小:10kb
    • 提供者:bula
搜珍网 www.dssz.com