资源列表
[数据结构常用算法] The-Binary-Tree
说明:构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of data (int type), th<wangchengqi> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] The-Poly
说明:内容为用起泡排序法实现元素的非递减排列.构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of<wangchengqi> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] The-Quick-Sort
说明:内容为用希尔排序法实现元素的非递减排序,它的基本思想是:先将整个待排序列分割成为若干子序列分别进行直接插入排序,待整个序列中的记录“基本”有序时,再对全体记录进行一次直接插入排序。-Hill sort elements of non-descending order, and its basic idea is: the first sorted column of the entire split into a number of p<wangchengqi> 在 2024-11-05 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Graph(adjacency-matrix)
说明:使用邻接矩阵作为存储结构构造图,并完成图的建立,深度遍历,广度遍历-Use the adjacency matrix as a storage structure structure diagram, and complete the establishment of the Figure, deep traversal, breadth traversal<single> 在 2024-11-05 上传 | 大小:4096 | 下载:0
[数据结构常用算法] contiki-os_study_notes
说明:本文将Contiki学习笔记整理成篇,便于索引。文章的顺序系推荐阅读的顺序。 Contiki初体验|数据结构|实例|主函数剖析|进阶学习|编程|文件系统 -This article will Contiki study notes organized into easy to index. The order of the articles recommended reading order. Contiki experience |<whatcall> 在 2024-11-05 上传 | 大小:1443840 | 下载:0
[数据结构常用算法] CatCatchMouse
说明:回溯法求猫抓老鼠问题,要求输入m*n的地图,随机生成障碍物,求猫爪老鼠的路径-cat to find a way catch mouse by bfs<lxd> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Maze_final0
说明:改电脑鼠算法进行了改进,完整的参赛代码。-Change the computer mouse, the algorithm is improved, the entry code.<debnath> 在 2024-11-05 上传 | 大小:81920 | 下载:0