资源列表
biaodashiqiuzhi
- 自己编写的堆栈,单链表实现,并用于表达式求值(中缀转后缀、后缀求值)-I have written a stack, single linked list implementation, and for expression uation (infix turn suffix, suffix uation)
List
- 单链表实现列表,一些基础的成员函数,简单插入删除拷贝等操作-Single linked list to achieve, some basic member functions, simple operations such as insert or delete copy
xishuduoxiangshiqiuzhi
- 单链表实现稀疏多项式求解,包括多项式加减乘除操作。-Single list implementation sparse polynomial solving, including polynomial arithmetic operation.
erchashu
- 简单二叉树构建,显示图形,析构和拷贝采用递归。-Simple binary build, display graphics, destructors and copy using recursion.
Line-up-for-water
- 经典的贪心法问题——排队打水问题,这对研究数据结构的人来说是打好基础的好东西-The classic problem greedy method- queue to fetch water problem, which those who study the data structure is to lay the foundation of a good thing
985_CountOne
- 计算任意数字中1出现的次数,并配备完整的注释-The number of calculations appear in any number 1
SimpleFactory
- 设计模式中的简单工厂模式 SimpleFactory c++代码实现-SimpleFactory cpp!!!!
Singleton
- 设计模式中的单例模式 Singleton 还有桥接模式 c++代码实现-Design pattern Singleton pattern Singleton c++ code! ! ! !
DesignPattern-COde
- 大话设计模式部分常见模式的C++代码实现-CPPCode Design pattern
DaHuaSheJiMoShiCode
- 设计模式代码实现CPP版本,带Debug-Design pattern code CPP version with Debug
coding
- 《数据结构》 第8次上机题目 ( 排序 练习 ) 1.实现插入、交换、选择、归并等简单排序算法; 2.实现快速排序算法; 3.实现堆排序算法; 4.实现基数排序算法 (选做题)。 - Data Structure eighth title on the machine (sorted exercises) 1. Achieve insertion, exchange, selection, merging and other simple sorting algorit
transfer
- 使用链表实现公交线路的换乘,实现了直达一次换乘二次换乘。运算速度很快,且拥有较大的优化提升空间。-Use the list to achieve transfer bus lines to achieve a direct transfer to the secondary transfer. Computing speed quickly, and has a large room for improvement optimization.
