说明:一个用C写的迷宫小游戏,旨在对C中的指针及数据结构中的单链表和栈的使用的训练。-Using C to write a maze game, designed for C of the pointer and data structure of a single linked list and stack the use of training. <Angus_007> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明:外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify <shenhong> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明:二叉树的先序遍历,使用栈实现(构造空栈,初始化栈)-The first order binary tree traversal, use the stack to achieve (tectonic empty stack, initialize the stack) <xuan> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明:图的用法,最短路径。最小生成树等。都是C语言写的。欢迎参考-Map usage, the shortest path. Such as minimum spanning tree. Are written in C language. Welcome reference <123123> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明:数据结构中的树与左右孩子的建立和相关的问答!!!!!!1-Data structure of trees and about the establishment of child and related questions and answers! ! ! ! ! ! 1 <张昌平> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明:输入一组整型元素序列,建立顺序表;顺序存储的线性表的算法-Enter a group of integer elements in sequence, to establish the order form order linear table storage algorithm <周> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明:实现N叉树的建立、节点插入、删除、查找等。在devC环境下编译运行正常。-N-tree to achieve the establishment of the node insert, delete, search and so on. In the circumstances devC compiler operating normally. <ye ma> 在 2025-04-03 上传
| 大小:10kb | 下载:0
说明: 通过对单链表的操作的实验,了解单链表的存储结构和操作方法,单链表是一种链式存储结构,使用一组任意的存储单元存储线性表中的元素,掌握链表的逆置,用指针进行操作。-Through the operation of a single list of experiments to understand the single list of the storage structure and method of operation, singl <姚鹏飞> 在 2025-04-03 上传
| 大小:10kb | 下载:0