资源列表
[数据结构常用算法] datastructure
说明:几个学生成绩管理系统 由我班同学编写 1、提供身份验证,和使用系统的权限设置、判定。 2、用户能实现08电商5或6班同学各学期各科成绩的录入、编辑,数据保存在文件C:\student中, 3、用户能对学号或姓名,各学期、各学科成绩的查询。 4、用户能按各学科的平均分数排序输出 5、 用户能统计各科成绩的最高分、平均分的最高分以及总分的最高分并输出。 -Several student achievement management system written by a b<黄东豪> 在 2025-06-17 上传 | 大小:21kb | 下载:0
[数据结构常用算法] LJJZ
说明:显示图的邻接矩阵, 图的邻接表, 深度优先遍历, 广度优先遍历, 最小生成树PRIM算法, 最小生成树KRUSCAL算法,图的连通分量-Shows the adjacency matrix, adjacency table, depth-first traversal, breadth-first traversal, minimum spanning tree PRIM algorithm, minimum spanning tree KRUSCAL algorithm, graph conn<周佳雯> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Doubly-linked-list
说明:双向链表,每个数据结点中都有两个指针,分别指向直接后继和直接前驱。可以很方便地访问它的前驱结点和后继结点-Doubly linked list, each data nodes have two pointers that point to a direct follow-up and direct precursors. Can easily access its predecessor node and successor node<zhb> 在 2025-06-17 上传 | 大小:156kb | 下载:0
[数据结构常用算法] Exercises-and-answers-data-structure
说明:数据结构习题及答案,包含数据结构相关练习题题目及答案-Exercises and answers data structure that contains the data structures related exercises questions and answers<taozi> 在 2025-06-17 上传 | 大小:474kb | 下载:0
[数据结构常用算法] Unary-polynomial-operations
说明:一元多项式的运算,包括加减乘法的自主输入数据的源码-Unary polynomial operations<my> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pakage
说明:01背包问题:给定n种物品和一个背包。物品i的重量是wi,其价值为vi,背包的容量为c.问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。-01 knapsack problem: Given n types of items and a backpack. Item i of the weight of wi, the value of vi, c. Q backpack with a capacity of how to choose the items into the bac<苏小猫> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] algorithms
说明:传说中超越了算法导论的书籍 算法方面的经典之作 值得一看 -classical introduction about algorithms<杨贵林> 在 2025-06-17 上传 | 大小:3.25mb | 下载:0