搜索资源列表
20055880104841
- 用VC写的链表操作,用于使用C++进行原始的数据库编程。-VC write Chain operation, for the use of C + + for the original database programming.
migong
- 一、 实验目的: (1) 熟练掌握链栈的基本操作及应用。 (2) 利用链表作为栈的存储结构,设计实现一个求解迷宫的非递归程序。 二、实验内容: 【问题描述】 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 【基本要求】 首先实现一个链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,
Queue-and-stack-chain
- 数据库结构课程里的队列与堆栈链表的基本操作函数,与以这些函数编译而成的可执行文件-Courses in the queue database structure and basic operation of the function stack list, and to compile these functions from the executable file
lianbiao
- 用C描述的单双链表的创建,插入,删除等操作的详细代码-Described the creation of the single and double linked list in C, insert, or delete operation code
csdn_TxtAndList
- 用链表跟文件写的简单存储数据的联系,做同学同系统的简单操作-Write simple stored data using a linked list with file contact, do students with simple operation
ODBC
- 实现数据源的链接,对Access数据库操作 添加、删除记录 添加表、删除表 显示表中的数据-Links to data sources, the Access database operations to add, delete, add records table, delete table shows the data in the table
experiment-of-data-structure
- 以链式存储结构实现一个线性表的抽象数据类型,并实现线性表的初始化、查找、插入、删除和就地逆置等操作,要求具有较好的人机交互处理过程。-In order to achieve a linear chain store structure table abstract data types, and to achieve a linear table is initialized, search, insert, delete, and set in place the inverse operat
LinkedStack
- 用链表实现对栈的储存,并能够实现对链表的读取,压栈出栈等一系列操作。-Link stack
lianbiao
- 链表的基本操作,用C语言实现,经过调试可以运行-List of basic operation, using C language, after commissioning can run
linklist101
- 数据结构 链表的实现 动态链可以进行删除 插入等操作-Data structure linked list of dynamic chains can be removed into other operations
lk_list
- 一个集成了众多常用操作的lk_list(链表)头文件-a lk_list head file which has many generl functions.
linklist101
- 数据结构 链表的实现 动态链可以进行删除 插入等操作-Data structure linked list of dynamic chains can be removed into other operations