资源列表
[数据结构常用算法] zhanheduiliedejibencaozu
说明:数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。-Stack and queue data structure of the basic operation and its application. For a string from the keyboard input, determine whether the palindrome.<> 在 2024-11-13 上传 | 大小:19kb | 下载:0
[数据结构常用算法] erchashudejibencaozuo
说明:数据结构二叉树的基本运算。建立一棵二叉树,试编程实现二叉树的如下基本操作: (1). 按先序序列构造一棵二叉链表表示的二叉树T; (2). 对这棵二叉树进行遍历:先序、中序、后序以及层次遍历,分别输出结点的遍历序列; -Binary tree data structure of the basic computing. The establishment of a binary tree, binary tree tes<> 在 2024-11-13 上传 | 大小:26kb | 下载:0
[数据结构常用算法] tudejibencaozuo
说明:数据结构中关于图的基本操作。对给定图,实现图的深度优先遍历和广度优先遍历。-Data structure on the basic operation of Fig. On a given map, the realization of the depth-first graph traversal and breadth-first traversal.<> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[数据结构常用算法] chazhaopaixudeyingyong
说明:数据结构中关于查找、排序的应用。对学生的基本信息进行管理。 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3、排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。 -Data structure o<> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[数据结构常用算法] shujujiegoudaima
说明:数据结构部分答案和算法代码 大二时候的会有帮助-Part of the answer data structure and algorithm of the code would be helpful when sophomore<陈文> 在 2024-11-13 上传 | 大小:785kb | 下载:0
[数据结构常用算法] eightqueen
说明:该程序主要实现了用链表的方法来处理曾经认为很难的八皇后问题,使人人看了一目了然。-The main achievement of the program using the list of ways to deal with have been very difficult to think of the eight Queen<> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Base64demo
说明:Base64 Encode/Decode的dll包装,包括vc++和delphi的demo,dll的源码-Base64 Encode/Decode the dll package, including vc++ And delphi the demo, dll source code<xman> 在 2024-11-13 上传 | 大小:223kb | 下载:0