搜索资源列表
teacher.rar
- 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。
c-algorithm-set
- c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
多项式求和
- 1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。 2、 运行环境:C++ 3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
长整数加法
- 任意长整数加法运算,双向循环链表实现,相加的长整数数量任意。操作环境C-arbitrarily long integers computing, two-way cycle Chain realized, the combined number of arbitrary long integer. C operating environment
C++实现二叉树很好的例子
- 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
testbubble
- 冒泡排序法 (C++) 求链表操作 srasedfeadfeafds-Bubble Sort (C) List for operation srasedfeadfeafds
chain11111
- [转贴]简单链表的实现.txt我刚学C不久,看到链表这就写了这个.给刚学C的朋友们,希望大家共同进步,也希望高手们也看看提出缺点和不足. 谢谢!-[posted] simple Chain realized. Txt I just learning C shortly, Chain saw it was this. just learning to C friends, we hope that common progress, experts also hope to see also r
双链表
- 双链表c++算法实现-Algorithm
用c++完成的双链表源代码
- 用c++完成的双链表源代码-complete with the source code-List
SaleEx
- 用C#开发的链表类及其应用-C# development objectlist and Its Application
MYHUFFMANCODING
- C语言链表实现的huffman编码,有文本菜单,功能齐全,可以添加删除节点-C language Chain achieve Huffman coding, a text menu, complete functions, delete nodes can be added
2.24
- 题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C-topic : A, two B-List to do the incremental storage structure of the orderly Chain for a single merger Chain store done in an orderly structure of the increase List C
asdf
- 模拟实现可变分区存储管理 一、设计目的 在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。 二、各功能模块分析实现 设计合理的数据结构来描述存储空间: 对于未分配出去的部分,用空闲分区链表来描述。-simulation variable Storage M
ccf
- 用C++实现使用链表动态分配二维数组 用C++实现使用链表动态分配二维数组-C realization use dynamic allocation chain C Two-dimensional arrays to achieve dynamic distribution chain using two-dimensional array
c++实现链表的源程序
- 用c++实现链表的源程序-use the source code to achieve Chain
链表实现敢死队
- c语言数据结构实现的敢死队问题
c++_linkedlist
- c++链表,里面包含多个函数。例如,insert(),next(), makeempty(), gofirst(),getsize()等。-c list, which contains more than one function. For example, insert (), next (), makeempty (), gofirst (), getsize () and so on.
address
- c语言编写的学生通讯录,有增加,查找,更换,删除,保存。应用文件和链表。
tree
- C++ 链表程序,简单有效,方便使用,C++树链表等,方便编程使用-C++ linked list program, a simple and effective, easy to use