资源列表
[数据结构常用算法] shiyan
说明:实验一代码程序 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。 //试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性-//Test a program code// set linear table stored in the vector A [arrsize] elenum a component in the first, and increasing order.// Try to design a algorithm, the<hjm> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shiyan
说明:试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。-Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a single storage structure, try writi<hjm> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] gaussrand-c
说明:高斯分布随机数C程序实现 同济大学信息隐藏课第一次大作业-Gaussian random number C program Tongji University, the first major class of information hiding operations<soleilcheryl> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] combine_list
说明:合并两个升序排列的链表,主要是数据结构中链表的排序问题-Merge two linked list in ascending order, mainly linked list data structure in the scheduling problem<wang> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] qiangbi
说明:题目是这样的,一队标上编号的犯人,让长官给出一个数字,比如说6,然后从犯人1开始数,数到6的就拉出去毙掉,再从7开始数到第六个拉出去毙掉,如果队伍到头了,依旧按顺序从第一个犯人开始数,这样最后只剩下一个犯人,就释放掉。-This topic is, a team of marked numbers of prisoners, so that Executive is given a number, say 6, then start from the number of inmates a fe<wang> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] run
说明:一到面试题,题目为:400米的运动场上,甲在乙的前方100米处,甲速度6m/s,乙速度7m/s。甲乙两人每跑到整百米处都要休息5s,问乙何时才能追上甲。-One to face questions, the subject of: 400 meter playground, a B in front of the 100 meters, a speed of 6m/s, B speed 7m/s. B went to the entire two hundred meters of each s<> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Eular-Graph
说明:判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate<> 在 2025-06-19 上传 | 大小:1kb | 下载:0