资源列表

« 1 2 ... .80 .81 .82 .83 .84 2285.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法sfyx

说明:算符优先文法的一个实现,编译原理课的作业-Operators realize the priority of a grammar, the compiler of the operating principle lesson
<李超> 在 2024-11-14 上传 | 大小:106kb | 下载:0

[数据结构常用算法migong

说明:迷宫的实现,学习数据结构的好例子,风格很好,容易阅读-The realization of the maze, learning a good example of data structure, style very good, easy-to-read
<quzishen> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法1800questions

说明:数据结构1800试题 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用-1800 test data structure including the selection of classification according to chapter, as well as fill in the blank questions and answers to determine application data struct
<青萝> 在 2024-11-14 上传 | 大小:1.31mb | 下载:0

[数据结构常用算法1800answer

说明:数据结构1800试题相对的答案 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用 -1800 data structure answers questions relative classification in accordance with sections including the selection and fill in the blank questions and answers to determine
<青萝> 在 2024-11-14 上传 | 大小:907kb | 下载:0

[数据结构常用算法3

说明:针对迷宫这类特殊的环境模型, 提出了基于笛卡儿坐标系的新的路径规划算法。该算法通过找出机器人行驶方向和位 置变化的关系, 方便快捷地实现了对路径的记忆, 并且在到达终点后能够通过一种简单的路径优化算法算出最短路径, 最 终实现以最短路径返回。此算法的可行性已通过轮式机器人实例得到证实。-For the maze of such a unique environment model, a Cartesian coordinate
<shirley> 在 2024-11-14 上传 | 大小:176kb | 下载:0

[数据结构常用算法4

说明:迷宫问题是《数据结构》中是作为栈的典型应用举例,且迷宫是以二维数组来存储的,表面上看似乎迷宫问 题是一种特殊问题的解决方法,其实迷宫问题是一种特殊形式的图的问题。因此,迷宫问题总是可以转化为图的问题来 解决的。讨论如何将迷宫问题转化成图的问题,以及如何利用图的算法来解决迷宫问题。-Maze problem is that data structure is as a stack of typical application,
<shirley> 在 2024-11-14 上传 | 大小:153kb | 下载:0

[数据结构常用算法5

说明:文章论述了数据结构中栈的理论知识和应用栈解决迷宫问题的算法设计, 并用VB 实现 了迷宫程序的设计-This article discusses the stack data structure and application of theoretical knowledge to solve maze problems stack algorithm design, and VB realize the design of the
<shirley> 在 2024-11-14 上传 | 大小:214kb | 下载:0

[数据结构常用算法HashTable

说明:哈希表的实现(C/C++版本),实现了哈希表及基于哈希表的查找。-Realize Hashtable (C/C++ Version), realize the hash table and hash table based lookup.
<> 在 2024-11-14 上传 | 大小:4kb | 下载:0

[数据结构常用算法datastructureinoop

说明:考研参考书《数据结构(用面向对象方法和C++描述)》(殷人昆)大部分课后题答案-Study section of the reference book data structure (object-oriented methods and C++ Descr iption) (殷人Queensland) Most after-school question answers
<spyman> 在 2024-11-14 上传 | 大小:547kb | 下载:0

[数据结构常用算法treeandpicture

说明:利用邻接矩阵的图广度优先遍历算法, 利用子指针数组的普通树前根遍历算法-The use of adjacency matrix of the graph breadth-first traversal algorithm, using sub-array pointer before the root of the general tree traversal algorithm
<> 在 2024-11-14 上传 | 大小:11kb | 下载:0

[数据结构常用算法DataStructure_SortBiTree

说明:线索化二叉排序树操作:具有线索化节点结构的二叉排序树。基于学生分数统计的应用背景,包含线索化后排序树的插入、删除、遍历等基本操作。-Threaded binary sort tree steps: have a clue of the node structure binary sort tree. Score based on student application of statistical background, contain
<陈志立> 在 2024-11-14 上传 | 大小:10kb | 下载:0

[数据结构常用算法45678900000000000

说明:假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。-The assumption that the names of people known as China s Hanyu Pinyin form. Hash table to be populated with the names of a total of 30, taking th
<yintao> 在 2024-11-14 上传 | 大小:2kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2285.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org