资源列表
[数据结构常用算法] C
说明:有n个人围成一圈,从第m个人开始顺序报号,凡报到p的人退出圈子,输出依次退出圈子的人和最后留在圈子中的人原来的序号,可用结构数组或结构链表完成。-N individuals form a circle, individuals from the first m starting sequence reported, who reported P out of the circle of people who, who in turn out of the circle of the output<sx> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] circleQueue
说明:使用C++语言实现的一个循环队列操作,简单易懂-use the language of C++ to achieve a circle queue, easily understood<常智华> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] KnapSack
说明:蛮力、动态规划、回溯、分支限界四种算法求解0/1背包问题-Four algorithms(brute force, dynamic programming, backtracking, branch and bound ) to solve 0/1 knapsack problem<WangXiaolei> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] cordic-c-vc-6.0
说明:cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,<baijingdong> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] cordic-fixed-point-c-vc6.0-
说明:cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (<baijingdong> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] paiduidafan
说明:模拟同学排队打饭程序,只允许在队尾排队不允许插队。记录的学生信息可简可繁例如:学号,姓名,金额,消费总额等。实现学生排队、打饭、充值、查询(按学号和姓名)、删除(学号)、按消费总额排序等操作-Simulation of class queue Dafan program, allowing only at the end of the line is not allowed to jump the queue queue. Record student information can be si<陈蕊> 在 2025-06-06 上传 | 大小:2kb | 下载:0