资源列表
[数据结构常用算法] Eidffakght
说明:利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会有四种结点)依次入队, 每次出队时与结束结点相比较,如果<刘少人> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] huanghou
说明:在一个8×8的棋盘里放置8个皇后,要求每个皇后两两之间不相"冲"发现很少有关于C#的算法,这是最近写的一个八皇后的算法我写了很详细的注解。-In an 8 × 8 chessboard placed 8 Queen s, Queen s 22 requirements for each phase between the raiding rarely found on the C# The algorithm, which is recently wrote an eight Queen s<潘奇峰> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] lisuanshijianmoni
说明:此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is<张> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] Chap9_hash
说明:本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program<14965a> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] BeelzebubLang
说明:魔王语言解释程序 请大家多多支持 数据结构实验-fiendish language interpreter please the generous support of experimental data structure<liulin> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] MIDEXPRESSTOPOST
说明:这是数据结构课程的试验源代码,仅供参考,-This is the data structure of the pilot program source code for reference purposes only and<许广伟> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] hlf-airport
说明:这是我的课程设计,184616 5498 1684984618-This is my curriculum design, 184616 5498 1684984618<林峰> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] manytrees
说明:常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendl<esonic> 在 2025-06-25 上传 | 大小:13kb | 下载:0
[数据结构常用算法] structuress
说明:常用数据结构集体实现,功能较全的数据结构实现,包括链表、映射、队列、集合、堆栈、vector等,自带异常处理,非常方便-commonly used data structures collective achievement, function over the entire data structure to achieve, including the linked list, mapping, Queue, Set, Stack, vector, bringing their unusua<杜立博> 在 2025-06-25 上传 | 大小:13kb | 下载:0