资源列表
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.
palne
- 模拟飞机在飞机场起飞和降落 输入想模拟的时间长度,输出为调度的过程 降落平均等待时间..起飞平均等待时间 -Simulating an aircraft taking off and landing at the airport would like to enter the length of time simulation, the output of the process for scheduling the average waiting time for landing
maxProfitBBKnapsack
- 用vc++6编写的程序,采用最大收益分枝定界法,解决背包问题。-Vc++6 prepared with the procedure for the maximum benefit from branch and bound method to solve knapsack problem.
recursiveBTKnapsack
- 用vc++6编写的程序,采用回溯法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of backtracking to solve knapsack problem.
