资源列表
[数据结构常用算法] arithmometer
说明:该程序主要演示堆栈在四则运算过程中的使用。-The procedure demonstrated in four stack operations during use.<傅子铭> 在 2024-11-10 上传 | 大小:7.26mb | 下载:0
[数据结构常用算法] path-finding
说明:该MFC程序通过全国省会间最短路径的寻找演示了最短路径查找问题。-The MFC program through the national capital to find the shortest path between the shortest path to find the problem demonstrated.<傅子铭> 在 2024-11-10 上传 | 大小:3.54mb | 下载:0
[数据结构常用算法] Large-Int-Arithmometer
说明:该MFC程序可以进行长整数的四则,阶乘,幂的计算。重要的是在除法上做了性能的优化。-The MFC program can be carried long integer four, factorial, power calculations. It is important to do the division of the performance optimization.<傅子铭> 在 2024-11-10 上传 | 大小:5.66mb | 下载:0
[数据结构常用算法] heap-sort-code
说明:c语言编写的堆排序算法,算法复杂度O(nlgn)-heap sort<zhao zhang> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] JosephCircle
说明:问题描述: 从1到n这n个人顺时针坐着,每个人手里拿着一个密码,第一轮初始一个密码,从第一个人开始,数到这个密码的人,报出自己的密码, 此人退出。从下一个人开始,依照刚才报出的密码再次筛选人退出,直到最后一个人。 第一个输入为人数,第二个输入为初始密码,接下来为每个人的密码。 使用循环链表实现。 输入: 6 3 6 5 4 3 2 1 输出: 3 1 4 2 5 6-Problem Descr ip<陈凯歌> 在 2024-11-10 上传 | 大小:16kb | 下载:0
[数据结构常用算法] sqrt_computer
说明:32bits 数据开方得到16位数据,用户可以根据需要扩展到其他位数。采用一个加法器设计。-Prescribing 32bits data obtained 16 data, the user may need to be extended to other digits. Using an adder design.<l> 在 2024-11-10 上传 | 大小:1kb | 下载:0