资源列表
[数据结构常用算法] maze_Tr.ZIP
说明:一个走迷宫的程序。通过mazeTraverse递归函数实现走迷宫。-a Maze procedure. MazeTraverse through recursive function to achieve Maze.<金琦> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] literature_research.ZIP
说明:一个文本分析程序。实现分析一段文本中字母,N个字母的单词和具体单词出现的次数。-a text analysis program. Implementation Analysis section of the text of letters, the N-word letter word and the specific number.<金琦> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 24dian.tar
说明:用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1)* 3-4) 5 6* 7* 8) = 2007* 9 this The Solution<> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] longestCommonSeq
说明:最长公共序列的C源码,随机生成字符串,GCC编译通过。-public longest sequence of C source code, randomly generated string GCC compile.<宋达> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] TU_datastructure
说明:数据结构中的重要结构,图,能够实现基本操作等。-data structure of important structures, graphics, and to achieve basic operation.<tanyue> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Twoforktrees
说明:二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator varia<林静> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] PerTravel_Tree
说明:用图的邻接矩阵存取,来进行图的前序遍历-with the adjacency matrix access, plans to conduct the first preorder<heifu> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] poj1990
说明:poj上第1990题目源码,用到了2个树状数组,这题数据结构是关键,想到了题目就很简单了-poj first topic FOSS 1990, used the two tree arrays, which that data structure is the key, think of a very simple topic<zhao shan hai> 在 2024-11-19 上传 | 大小:1kb | 下载:0