资源列表
[数据结构常用算法] datastruct
说明:对于数据结构的相关练习,操作,有意义提高编程思想-For data structures related exercises, operations, improve programming ideas meaningful<andy> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] shadowTree-and-displayTree
说明:本代码实现了影子树已经利用影子树实现displayTree的功能,利用中序遍历将整棵树显示出来-This code implements the shadow tree shadow tree implementation displayTree have used the function, using the preorder will display the entire tree<高岚> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Data-Structure---tree
说明:数据结构--树的代码。 参考和学习的上好资料。-Data Structure- tree code. Reference and learning of enclosed information.<欧才俊> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] AVL_ABP_tree_sort
说明:Code for creation, manipulation, balanciation of ABP_AVL trees. (study)<knelasevero> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] duilie
说明:1.定义顺序队列类型,实现队列的所有基本操作。 2.定义链队列类型,实现队列的所有基本操作。 3.将字符串转换为整形,例如将“123”转换为int型的123。 -Define the order of the queue type, all the basic operations of the queue. Definition the chain queue types, all the basic operations of the queue. Will convert a<pang> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] lianbiao
说明:1.实现单链表的所有基本操作 2.编写主程序测试所有功能 3.实现循环链表的基本操作,并编写测试程序。 4.实现双向链表的基本操作,并编写测试程序。 -Single linked list of all basic operations to write the main program to test all functions 3. Achieve the basic operation of the circular linked list, and the prepara<pang> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] erweiwenliyingshe
说明:用二维纹理映射方法,生成并显示将一幅图像表示的颜色纹理映射到一个物体(如立方体、球体)-2D texture mapping method, to generate and display an image representation of the color texture mapped to an object (such as cubes, spheres)<pang> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Arithmetic_unit-_of_large_number
说明:实现大数运算里的正整数的加减乘。界面为DOS版的。-Achieved in the operation of large numbers of positive integer addition and subtraction. Interface for the DOS version.<眼镜猴> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] answer-question
说明:提出问题,并判断回答的结果是否正确 提 出问题,并判断回答的结果是否正确-A question and determine whether the result of the correct answer a question and determine whether the result of the correct answer a question and determine whether the result of the correct answer<张浩> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 01-ReliabilityFailures
说明:Williy book Reliability Failures-Williy book Reliability Failures<killer> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 2_stack
说明:堆栈都是一种数据项按序排列的数据结构,只能在一端(称为栈顶(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<姚大波> 在 2025-06-21 上传 | 大小:3kb | 下载:0