资源列表
datastructsource
- 该源码是数据结构中各种算法,基本上是用模板的形式给以呈现,所以,通用性很强,希望给以大家参考。-It is about the alogoth of data struct,and it has given the source of C++ template...
tu
- 主要实现图这种数据结构,有美观的界面,功能强大-The main achievement of such a data structure diagram, a beautiful interface, powerful
shapanxu
- 有三大排序,冒泡,选择,插入排序,有美观的界面,可以实现对比.-There are three order of bubble, selection, insertion sort, there are beautiful interface, can be compared.
treeNode
- 一个可以展开和缩放的菜单,其中用到了树的数据结构,很值得入门选手学习-A start menu and zoom, which uses a tree data structure, it' s worth learning portal
AIC23123
- DSP与aic23 DSP与aic23-DSP与aic23
MIT
- AF论第二版,MIT算法课的作业,答案和考题-Massachusetts Institute of Technology
fulltext1
- 一篇关于模式匹配的英文论文,该文采用了DP比对算法-A pattern-matching English paper, using DP matching algorithms
datastruct
- 基于c++的数据结构,我们老师给我们的实验参考,包含了数据结构方面知识的完全源码-C++-based data structure, we have a teacher reference for our experiments, the data structure that contains the complete source of knowledge
TC
- 严蔚敏 数据结构 课程程序-djfjkldjgsdkajfdjfdakljsld
2
- 用C++实现二叉树的基本操作,包括对二叉树的删除,添加,递归和非递归的遍历等-Using C++ to achieve the basic operation of tree, including tree removal, adding, recursive and non-recursive traversal, etc.
SSTdanpianjijiaochen
- 单片机教程,对初学单片机的同志们有很大帮助,我就是看它入门呢的 -some material for learning mcu
Polynomialmultiplication
- 输入两个多项式,实现相乘并把结果按次序排列输出。 -Enter the two polynomials, to achieve and the results multiplied output in order of precedence.