资源列表
[数据结构常用算法] UMAT-FOR-Non-Isothermal-Elasticity
说明:UMAT FOR Non-Isothermal Elasticity<amir> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] eightQueen
说明:在软件学习中重点学习的递归算法之八皇后问题-Learning recursive algorithm in the software to learn the eight queens problem<鱼海航> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] YueSeFuHuan
说明:该代码实现了约瑟夫环,算法简单易懂,复杂度较低。-The code Josephus, the algorithm is straightforward, low complexity.<Nancy Ye> 在 2025-06-17 上传 | 大小:547kb | 下载:0
[数据结构常用算法] StackQuenue
说明:该代码实现了栈和队列算法,代码简单易懂,所涉及知识比较基础,适合初学者学习。-The code, stack and queue algorithm is straightforward, involving the knowledge basis for comparison, for beginners to learn.<Nancy Ye> 在 2025-06-17 上传 | 大小:535kb | 下载:0
[数据结构常用算法] binary-search-tree
说明:二叉树代码,(查找,插入,删除,左右子树交换)-binary search tree. Create a menu in which you can insert, delete, find elements, find the depth and swap left and right child tree.<sun> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ExcelAccessSrc
说明:將輸入資料可查詢編輯修改Excel檔案,可快速使用建好的class架構撰寫程式-The input data can be found to edit the Excel file, and can quickly use the built fr a mework of the class to write code<王逸文> 在 2025-06-17 上传 | 大小:112kb | 下载:0
[数据结构常用算法] polynomial
说明:链式队列是不同于循环数组的另一种队列的实现形式。队列中的元素以Node形式存储。节点Node中存有此节点存于队列中的元素以及指向下一个元素的指针。链式队列的需要保存指向队头和队尾的指针的数据成员。 -Chain queue is different from the circular array queue forms. Elements in the queue to the Node form of storage. Stored in the node Node element of th<叶江楠> 在 2025-06-17 上传 | 大小:823kb | 下载:0