搜索资源列表
四分树的穷举
- 使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。-VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive.
kjfqgl
- 操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法-operating system through distribution is variable over a wide range of a storage management technology, this procedure VC tectonic describe data structure, the preparation of regional distributio
phonebook
- 电话簿管理程序课程设计VC++(源码+详细报告) 阐述了选择电话簿管理程序的理由和要完成的目标,对本程序要实现的各项功能进行了需求分析;详细介绍了程序的核心数据结构——单向链表的原理和各种操作的实现方法;分析了新加入的函数——模糊比较所采用的算法,简要说明了“课程设计要求”中要求加入的功能的实现方法;说明了测试程序的方案,就测试中遇到的问题给出了相应的解决方法;最后对本次课程设计进行了回顾与总结。
稀疏矩阵数据结构的实现
- 实现了稀疏矩阵,用单元组进行存储,实现了矩阵的转置、快速转置、矩阵加法和矩阵输出的算法。本程序在VC 6.0上实现通过
VSPP2010_web-2010_CN
- VC/C++源码,随书源码,C语言《数据结构》全书全部源代码,随书源码下载,部分源码说明: c1-1.h 采用动态分配的顺序存储结构,Triplet类型是ElemType类型的指针,存放ElemType类型的地址; bo2-7.c 多项式(存储结构由c2-6.h定义)的基本操作及算法2.22、2.2... 运行环境:Windows/Visual C/C++ -The VC/C++ source, with the source book, C language data structur
dataquery
- 数据结构中的链表操作部分的经典算法程序实现,vc++下调试通过,很值得参考!-Operating part of the linked list data structure classical algorithm program vc++ through debugging, it is worth considering!
binary-tree
- 在VC 6.0环境中用C++语言实现对数据结构中二叉树算法进行描述,共包括五个例程-VC 6.0 environment using C++ language of binary tree data structure algorithms described, including a total of five routines
polynomial
- 实现多项式的加减等算法,用VC++实现,为邻接链表的应用,比较基础的数据结构。-Polynomial subtraction algorithms, with VC++ achieve, as a contiguous list of applications, the basis of comparison of data structures.
DS-Algo-VC
- 数据结构算法演示系统(Windows版)β测试版的主界面。该版本的演示系统提供了Pascal 和 C 两种程序设计语言的演示和算法源程序-C++ Data Structure Tutorial