资源列表
ram_database
- 内存数据库,或者可以称作通用数据结构。使用数组,链表实现了内存数据库的框架,包含域,记录。基本上可以管理各种程序所需要的数据结构。-memory database, or can be called generic data structure. Use arrays, linked list of memory to achieve the framework of the database, including domain record. Basically management proc
vb10012
- 应该是不错的源码 望朋友们分享 应该是不错的源码 望朋友们分享 -should be a good source Pillar friends sharing should be a good source Pillar friends sharing
zsxj
- 任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果数据结构任意长的整数进行加法-arbitrary long integer column two issues indiscriminate importation arbitrarily long integer for the column can reach the right result data nodes arbitrary structure for a long integer Adder
chazhaoyuansu
- 查找线性表中的某元素:L为带头接点的单链表的头指针,当第i个元素存在的时候,其值赋给e并返回OK,否则返回ERROR */ -linear search of a table of elements : L tap for the lead single linked list for the first guide, When the first i elements exist, the value assigned to the e and return to the lounges, o
339sxbg
- ,调试分析 1.由于对基本要求看得不仔细,一开始使用的形式是数组,并非链表,导致空间开销大. 2.本程序的模块划分比较合理,且尽可能将指针的操作封装在结构体中,对于一个长整数只需一个指针便可访问其所有信息
DataStruct_expresion
- 数据结构课程的经典源码,进行表达式求值运算,老师给的示范程序哈-data structure course of the classic source, expression evaluates operations teachers to the model procedures Kazakhstan
Btree_library
- 数据结构课程源码,b树的示例代码。老师的示范程序-source data structure courses, b tree sample code. The model for teachers
Data_ShorPath
- 数据结构课程的经典源码。以中国交通图为背景,求各大城市之间的最短路径。读文件操作。-data structure course of the classic source. China traffic map background, major cities seeking the shortest path between. Reading file manipulation.
Data_polyniomial
- 数据结构课程经典源码,进行多项式加减乘除!-data structure courses classic source for polynomial arithmetic!
TTWW5.8
- 将后缀计算器扩展到包括一个变量的表达式求值 例:若要求X*X+3X+5则输入XX*3X*+5+-suffix calculators will expand to include a variable expression evaluates cases : if the X * X-3X five input 3X XX * * 5
CollegeWizard
- 这是我写的数据结构的课设,是一个可视化的校园导航的模型,其中图的组织存储是用的多重邻接表,之前网上我只见到过简单数笔的原理介绍,没有人用它来实现图的操作(是我没有看到),所以选择它来做图,主要是技术上的尝试,其操作过程较一般组织结构复杂-I wrote this is the data structure of the classes were created a visualization of the campus navigation model map which store is th
TcStructureCode
- 用TC实现的几乎包括大学教科书上所有的数据结构代码。-achieved with TC including university textbooks almost all the data structure code.