资源列表
btree
- 二叉树的前序,后序和层次收缩算法。可用C语言运行。开始时以前序输入节点。
02051111
- 用C语言实现的打印字符串中的子串的程序,输入一个字符串,输入起始位置和要打印子串的长度,将其打印出来,如果起始位置超出字符串范围或者子串长度超出字符串范围,则会报错。
1073
- 设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是 Li,程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。-N a procedure with (1,2, ..., n) should be kept in the length L of the tape. Procedures i stored in the tape length is
ABinaryTreeAndBinaryList
- 二叉树与二叉链表,采用二叉链表存储结构,用递归方式建立二叉树对应的二叉链表,并分别用递归和非递归两种方式实现该二叉树的前序、中序及后序序列的输出 -A binary tree and binary list, using the binary storage structure list, using a recursive approach to building a binary tree corresponding to the binary list, and were used r
sjfx
- 非文件的数据结构分析,用于获取数据文件结构-Analysis of non-file data structure, used to obtain the data file structure
xier
- 实现希尔排序,从键盘中输入一系列数,输出排好序的数字序列-Order to achieve Hill, a series of numbers from the keyboard input, output line up sequence number sequence
tudejianliyubianli
- 数据结构的图的建立以及遍历一章中的所有方法-The diagrams of data structures and traversing all the methods chapter
goso_list_copy
- goso笔试题代码:带随机指针的单链表复制程序-Copy function of linked list with random pointer
rmq
- 树状数组的总结 -rmq算法. 用树状数组实现离线rmq-rmq algorithm
BiTree
- 遍历确定二叉树:给出前序,中序遍历,可以确定后续遍历。-BiTree Traversal
migong.pas
- 迷宫问题的求解是一个很好的在栈或者队列等方面的应用问题-The solving of Maze problem is a good application of the stack or queue.
Optional-Exercise-1
- 自己做的数据结构作业,绝对可以运行,拿来给大家参考,希望大家喜欢-The data structure to do its own work, absolutely can run, for your reference, I hope everyone likes