资源列表
queen
- 一种测试滑动平均效果的算法,使用数据结构循环队列-A test the effect of moving average algorithm
rbTree
- 自己用C++写的红黑树,包含增、删、查、找的基本功能-Redblack tree written with C++, with basic functions of increase, delete, check, find
1203
- VISUAL C++数据结构,线性链表的实现,能有查找功能,插入删除操作。是一个类。-VISUAL C++ data structures, linear linked list implementation, can have search function, insertion and deletion operations. Is a class.
MyString
- C 语言写的字符串处理方法 依据数据结构的方法编写的关于串处理的各个函数-Written in C language string handling methods based on the data structure prepared by the various string handling functions
Tree
- 1.建立完全二叉树 2.先序非递归遍历二叉树函数 & 先序递归遍历二叉树验证 3.中序非递归遍历二叉树函数 & 中序递归遍历二叉树验证 4.后序非递归遍历二叉树函数 & 后序递归遍历二叉树验证 -1 to establish a fully binary tree 2 first order non-recursive binary tree traversal function preorder recursive traversal of binary tree &
4
- 任务:从以下题目中任选一题完成,要求应用动态规划策略设计解决方案。 1、编辑距离问题。 2、石子合并问题。 3、租用游艇问题。 提交结果:程序设计的源代码及其分析说明和测试运行报告 -Task: Choose a topic from the following questions to complete, requires the application of dynamic programming strategy design solutions. 1, the
5110309369_2_9
- 翁惠玉版数据结构第二章第九题参考代码,已调试-Huiyu Weng version of the data structure ninth chapter title reference code, debugging
sequenlistreversing2
- 用指针的引用建立顺序表,并实现顺序表的逆置,注意主调函数调用建立顺序表函数传递实参的形式-Established with reference to the order of the table pointer, and realize the inverse order of the table set, pay attention to the main theme of the function call to establish the order of the table functi
FixMath
- 这是我本人编写的一个32位定点小数运算的函数库。对于没有浮点运算器的场合,可以提供进行小数运算的一种途径-This is my prepared in a 32-bit fixed point decimal computing functions. For no floating point unit occasions, it can provide for fractional arithmetic, as a way to
DataStructC
- 数据结构代码大全,包含所有的数据结构内容的代码-Code Complete data structure, data structure contains all the contents of the code
BCbc
- 严慰敏,吴伟民版数据结构树上算法的具体实现c++版本-Yan Wei Min, Xiulan WU Weimin version of the tree data structure to achieve the specific algorithm c version
seek_primary_element
- 两种确定某一数组是否有主元素的方法,时间复杂性分别为O(nlogn)与O(n)
