资源列表
paixusf
- 包含几个经典的“排序算法”,都是经常用到的-contains several classic "algorithm" are frequently used
ntree
- 设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中 将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S 是一个d 森林。 (1)设计一个算法求T的最小顶点集S,使T/S是d 森林。(提示:从叶向根移动) (2)分析算法的正确性和计算复杂性。 (3)设T中有n 个顶点,则算法的计算时间复杂性应为O(n)。-based T is a right to bring a tree for every one o
wave2111
- 一个关于JEPG2000的MATLAB 源码,功能基本上可以实现 ,但也有一定的不足,希望大侠多多指教-one of the correctness of MATLAB source, the basic function can be achieved. But there are certain deficiencies, the exhibitions hope Shanhaiguan
prim
- prim 算法 C语言 一种最小生成树算法
堆栈
- 堆栈
RedTriangle
- 一个简单的用opengl写的嵌套三角形程序,适合初学者学习-Use a simple nested triangle opengl written procedures, suitable for beginners to learn
PCA_face
- face recognition using pca
3
- 数据结构的一部分,堆栈!用C++编写,已验证,正确可运行-Data structure as part of the stack! Written with C++, has been verified to run correctly
cycQueue
- 单循环链表,用C++实现 提供入队,出队,判断空等方法-Single cycle linked list, with C++ into the team, the team judge waited in vain for methods
list
- 双向链表的一些基本操作 Some of the basic operations of the doubly linked list-Some of the basic operations of the doubly linked list
erzhituxianglunkuo
- 这是图像的轮廓的提取,用的vs2010配置的OPENCV-This is the extraction of the contours of the image, use the vs2010 OPENCV configuration
jiaodianjiance
- MATLAB语言实现角点检测,并标记处焦点位置。-MATLAB language corner detection, and mark the focal position.
