资源列表
[数据结构常用算法] datastructuresourceprogram
说明:数据结构源程序,用来给那些正在学习的朋友们提供一些帮助,关键时刻借鉴一下,从中学习一下-Data structure source program for those who are studying friends to provide some help. the crucial moment, and learn lessons from them.<sk> 在 2024-11-11 上传 | 大小:563kb | 下载:0
[数据结构常用算法] WhyStudyDataStruction
说明:介绍数据结构的重要性,以及为什么学,怎么学。-Describes the importance of data structures, and why learn how to learn.<ylzhao> 在 2024-11-11 上传 | 大小:17kb | 下载:0
[数据结构常用算法] commonapproachtogiveprioritytosearch
说明:这是数据结构中一些常用的方法,主要讲的是深度优先探索,希望能给大家答疑解惑-This is the data structure of some commonly used methods, mainly talking about the depth-first exploration, hope that they can FAQ<sk> 在 2024-11-11 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Datastructure1800
说明:数据结构—1800试题,包含面广,但是一般人看不完--1800 Item data structure, including a wide range, but generally endless<elfo> 在 2024-11-11 上传 | 大小:1.31mb | 下载:0
[数据结构常用算法] BroadSearch
说明:实现了8数码问题,用的是广度优先搜索算法,广度优先算法属于盲目搜索,效率不高-eight_num problem<杨敏> 在 2024-11-11 上传 | 大小:247kb | 下载:0
[数据结构常用算法] DeepSearch
说明:实现八数码问题的深度优先搜索算法,这是一种盲目搜索,搜索效率比广度优先搜索还低,这个算法实现有一定的难度-Search<杨敏> 在 2024-11-11 上传 | 大小:600kb | 下载:0
[数据结构常用算法] DataStructInCpp
说明:有关于数据结构和c++的书籍,方便平时学习-About data and struct in c++ language<ellefry> 在 2024-11-11 上传 | 大小:19.21mb | 下载:0
[数据结构常用算法] shunxubiao
说明:顺序表基本操作, 1.学会定义线性表的顺序存储类型,实现C程序的基本结构,对线性表的一些基本操作和具体的函数定义。 2.掌握顺序表的基本操作,实现顺序表的插入、删除、查找以及求并集等运算。 3.掌握对多函数程序的输入、编辑、调试和运行过程。 -Basic operation of the order form, 1. Learn the definition of linear order of the table st<xiaolu> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shunxuzhan
说明:顺序栈基本操作 编写程序任意输入栈长度和栈中的元素值,构造一个顺序栈,对其进行清空、销毁、入栈、出栈以及取栈顶元素操作。-Basic operation of the stack in order to program any input stack length and stack element values, construct a sequence of stacks, its empty, destroyed, stack<xiaolu> 在 2024-11-11 上传 | 大小:1kb | 下载:0