资源列表

« 1 2 ... .87 .88 .89 .90 .91 1592.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法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,
<xuzekun> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法12

说明:基于c语言的数据结构练习题目和答案,难度不高,适合初学者练习-failed to translate
<Mr.Lin> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法hash

说明:hash 算法例子,用代码说明hash,易于理解-Hash algorithm with hash examples, code, easy to understand
<jiang.haiyan> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法Sort-algorithm-summary

说明:排序概念,排序算法分析,插入排序,交换排序等-Sorting concept, sorting algorithm analysis
<杨凯强> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法123

说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking
<朱俊鹏> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法quxp0718_Sort

说明:排序算法的个人总结,包括快速排序,归并排序等。-Personal summary of the sorting algorithms, including the quick sort, merge sort.
<quxp> 在 2024-10-08 上传 | 大小:50176 | 下载: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 be
<郭培源> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法geodetic-algorithm

说明:测绘学中的大地主题正算,通过输入各参数计算出终点坐标等参数。-direct solution of geodetic problem in geomatics ,input parameters to calculate the end coordinates orother parameters.
<杨妍> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法codes

说明:一个关于排序算法的总结而已,需要在linux下shell语言的环境下做测试-A summary of the sorting algorithm only need to do the test under linux shell language environment
<yeye> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法maze

说明:用c语言找出文件中全是1的路径(迷宫游戏)-maze game generated by c
<rachel> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法equality

说明:福大算法与数据结构题目equality,包含源代码和题目pdf-Charms algorithms and data structures subject equality, contains the source code and title pdf
<> 在 2024-10-08 上传 | 大小:50176 | 下载:0

[数据结构常用算法singly-linked-lists

说明:关于数据结构中顺序表与单链表的实现,包含代码及调试结果-About the data structure in the order table with the implementation of singly linked lists, including code and debug results
<licongdong> 在 2024-10-08 上传 | 大小:50176 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1592.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org