资源列表
[数据结构常用算法] suanshubiaoda
说明:用栈的原理实现的算术表达式求解,可输入算数表达式-suan shu biao da shi<liwenxue> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] myString
说明:编写一个String类,并提供基本的字符串操作(如:字符串相加,获取字符串长度,字符串比较,字符串转换整形/浮点,获取C语言格式的字符串等操作),并编写程序使用该String类。 -Write a String class, and provide basic string operations (such as: adding a string to get the string length, string comparison, string integer/floating poin<lining> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] Bubble-sort-algorithm-explanation
说明:对单向冒泡排序和双向冒泡排序的解释。其中,单向冒泡排序分为从上向下和从下向上。-Bubble sort of one-way and two-way bubble sort of explanation.Among them, the one-way bubble sort from down from the divided into and upwards.<ren_xi> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] exe6_16
说明:考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针p 总是指向最后成功搜索到的结点,搜索可以从p 指示的结点出发沿任一方向进行。试根据这种情况编写一个函数search(head, p, key),检索具有关键码key 的结点,并相应地修改p。-Consider the use of two-way linked list to implement a sorted list in this table allows both forward and reverse sea<celia> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] migong
说明:C++迷宫游戏源码,程序中,坐标点,如(1,1),在输入时不需要输括号,直接输1,1。该程序寻找的是最佳路径。该程序可以图形显示迷宫。 -C++ maze game code, the program, coordinate point, such as (1, 1), in the input don t need to lose parentheses, the direct lose 1, 1. The program is the best route for. The p<邱明劼> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构中所用到的所有核心语句,包括顺序表的合并、 遍历;链表的销毁、清空等。-All the core statements used in the data structure,Including the merger of the order of the table, traverse destruction of the linked list, clear and so on.<ly> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构课程实验程序,关于二叉树,图,堆栈等,很好的学习数据结构算法的资料-Data structures course experimental procedures on the binary tree diagram, stack, etc., a good data structure algorithms.<王者归来> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] dongtaiguihua
说明:非常典型的几道动态规划题目,很适合入门。-Very typical dynamic programming subject, it is suitable for beginners.<xiayang> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] zoj-1094
说明:zoj的ACM模拟测试题,第1094道:矩阵链乘 测试时为0ms通过-The ACM test of zoj,1094:Matrix Chain Multiplication<mzdbskipop> 在 2025-06-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] BinarySearchTree
说明:实现一个二叉查找树,包括二叉查找树的建立,以及查找、删除、添加元素-A binary search tree,Including the establishment of a binary search tree, and find, delete and add elements<Wu> 在 2025-06-14 上传 | 大小:9kb | 下载:0