资源列表
[数据结构常用算法] IDcard
说明:主要参数:输入15位旧身份证号码,输出18位新身份证号码。完成以下功能:根据给定的转换规则将15位身份证号转化为18位身份证号码,要考虑程序命令行参数; 要应用以下知识点:字符数组基本输入、输出;循环控制结构;命令行参数。 -The main parameters: the old ID number input 15, output 18 new ID number. Complete the following functions: the transformation rules<王伟> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SequentialQuickMergeBubbleSort
说明:In this code there are algorithms for sequential sorting like Quick Sort,Merge,Bubble,Insertion written in c++.<Tahira Murtaza> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xianxingbiaodecharuheshanchu
说明:利用顺序表完成线性表信息的管理。要求首先建立并初始化线性表,并实现增加、删除、查找、修改和遍历表等功能。-To complete the order form using the linear form of information management. Requires first to create and initialize the linear form, and to achieve to add, delete, search, modify, and traverse the<小刀> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] danlianbiaocaozuo
说明:利用单链表完成一个班级的所有学生信息的管理:能够增加、删除、查找、修改学生的记录。-Completed using a single list of all students in a class of information management: the ability to add, delete, search, modify the student' s record.<小刀> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Binarysearchtrees
说明:二叉搜索树操作 学习数据结构很好的例子 有很全的注释-Binary search tree data structure operation good example to learn a very full notes<mailan7749> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Floyd_Warshall
说明:使用Floyd_Warshall算法球出任意两点的最短距离。-Floyd_Warshall algorithm using the ball out of the shortest distance between any two points.<Michael> 在 2025-06-12 上传 | 大小:1kb | 下载:0