资源列表
[数据结构常用算法] 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> 在 上传 | 大小:49kb | 下载:0
[数据结构常用算法] shujujiegou
说明:历年数据结构试题及参考答案,相信对需要考数据结构的有用 -Historical and reference data structures answer questions, I believe need to test the usefulness of the data structure<蒋> 在 上传 | 大小:2.31mb | 下载:0
[数据结构常用算法] cirsequeue
说明:数据结构之循环队列,欢迎大家提宝贵意见啊-The circular queue data structure, ah welcome valuable advice<陶永鹏> 在 上传 | 大小:1kb | 下载:0
[数据结构常用算法] find-prime-numbers-code
说明:此代码可以高效的求出所1到1200000的素数,具体的范围可以根据需要修改代码-This code can efficiently find the prime numbers 1-1200000, the specific scope may need to modify code<黄明> 在 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C
说明:所谓排序是指把一组杂乱无章的数按 照大小顺序排列。包括整数、实数、字符及字符串排序。C语言编程中排序的方法 很多,?这里归纳较常用的几种排序方法。它们同样适合于其他高级语言。 -Refers to the so-called sort of a chaotic number according to the size of order. Including integer, real, character and string sorting. Sort of C language<zhaoliqiang> 在 上传 | 大小:18kb | 下载:0