资源列表
[数据结构常用算法] KnightTour
说明:这是一个采用C++编写的、采用回溯法编写的骑士周游(马周游)遍历棋盘(8*8)的程序。本软件采用MFC编写,用户可看到骑士动态遍历棋盘的过程。-This is a written in C++ using backtracking written knight tour (horse travel) through the board (8* 8) program. The software is written using MFC, you can see the board through<xuzekun> 在 2025-06-14 上传 | 大小:49kb | 下载:0
[数据结构常用算法] hash
说明:hash 算法例子,用代码说明hash,易于理解-Hash algorithm with hash examples, code, easy to understand<jiang.haiyan> 在 2025-06-14 上传 | 大小:49kb | 下载:0
[数据结构常用算法] Sort-algorithm-summary
说明:排序概念,排序算法分析,插入排序,交换排序等-Sorting concept, sorting algorithm analysis<杨凯强> 在 2025-06-14 上传 | 大小:49kb | 下载:0
[数据结构常用算法] 123
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking lot to the queue simulation c<朱俊鹏> 在 2025-06-14 上传 | 大小:49kb | 下载:0
[数据结构常用算法] quxp0718_Sort
说明:排序算法的个人总结,包括快速排序,归并排序等。-Personal summary of the sorting algorithms, including the quick sort, merge sort.<quxp> 在 2025-06-14 上传 | 大小:49kb | 下载:0
[数据结构常用算法] JAVA-experiment-5
说明:1、编写一个名为“复数”的类,包含复数的实部和虚部(数据成员),以及复数之间的基本算术运算:加、减(方法成员),并要求复数加减运算,程序运行中能对给定的复数进行运算,并打印运算的结果。-1, the preparation of a " plural" , contains the real part and imaginary part (data members), as well as the complex between the basic arithmetic ope<郭培源> 在 2025-06-14 上传 | 大小:49kb | 下载:0
[数据结构常用算法] geodetic-algorithm
说明:测绘学中的大地主题正算,通过输入各参数计算出终点坐标等参数。-direct solution of geodetic problem in geomatics ,input parameters to calculate the end coordinates orother parameters.<杨妍> 在 2025-06-14 上传 | 大小:49kb | 下载:0