资源列表
[数据结构常用算法] 等级证书考试管理系统
说明:用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming l<郑章孝> 在 2025-01-28 上传 | 大小:245kb | 下载:0
[数据结构常用算法] Dynamic-linked-lists
说明:这种链表在初始时必须分配足够的空间, 也就是空间大小是静态的, 在进行插入和删除时则不需要移动元素, 修改指针域即可,所以仍然具有链表的主要优点,链表结构可以是动态地分配存储的-This list must initially allocate enough space, that is, space is static, during the insertion and deletion is not required when th<shengjianchao> 在 2025-01-28 上传 | 大小:244kb | 下载:0
[数据结构常用算法] binary-tree
说明:返回二叉树的根+返回树中某个结点的左孩子,若无则返回空+返回树中某个结点的双亲,如果是根结点,则返回空-Returns the binary tree root+ returns tree in a node of the left child, if there is no return null+ returns tree in a node s parents, if the root node, it returns null<菲> 在 2025-01-28 上传 | 大小:244kb | 下载:0
[数据结构常用算法] binary-search
说明:二分查找算法的实现,很早写的,应该有点借鉴意义-Binary search algorithm, early writing, and should learn a little bit<张天> 在 2025-01-28 上传 | 大小:244kb | 下载:0
[数据结构常用算法] Circular-linked-list
说明:一个动态循环链表报数游戏,报到数的退出直到剩下最后一个。运用到了动态构建循环链表,动态删除等,是我的一个课程作业_fromUSST-A dynamic circular linked list reported that the number of games, and to report the number of exit until the last remaining one. Use to dynamically build<haofree> 在 2025-01-28 上传 | 大小:244kb | 下载:0
[数据结构常用算法] ShortestPath
说明:简单的最短路计算方法,包含dijk , spfa ,kruskal算法同时,加上了一些优化,体现三者对于图的疏密程度,对算法的影响。-Simple shortest path calculation method, contains dijk spfa kruskal algorithm at the same time, plus some optimization embodies the density of the three<DemonSeeker> 在 2025-01-28 上传 | 大小:244kb | 下载:0
[数据结构常用算法] BTree-Frame
说明:二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes<Dou> 在 2025-01-28 上传 | 大小:244kb | 下载:0
[数据结构常用算法] dongtaifenqu
说明:操作系统中动态分区分配算法,是内存管理重要算法,可用于操作系统课设-Dynamic operating system partition algorithm, is an important memory management algorithm that can be used to operate the system class-based<赵宇> 在 2025-01-28 上传 | 大小:244kb | 下载:0