资源列表
LcsLength
- 这是数据结构与算法分析的实验作业,最长公共子序列
qianbi
- 算法,钱币组合。可设定钱币种类数量,找出组合种数。-Algorithm, coin combinations. Can set the number of coin types, identify the combination of species.
xwxs
- 4按键输入、8段led数码管显示(包括小数点)。led显示采用动态扫描的方式。-Four key inputs, 8 digital tube led display (including the decimal point). led display dynamic scan approach.
djioa
- 数据结构线索二叉树,线索二叉树的建立,遍历-A binary tree data structure clues, clues to the establishment of a binary tree, traversal
TestPolymoph
- 看看静态类使用 初始化及其this方法的使用final使用说明-see
acm_hdu_2045
- 杭电 不容易系列之(3)—— LELE的RPG难题 题解 http://acm.hdu.edu.cn/showproblem.php?pid=2045-HDU ACM program for No.3 LELE s RPG problem
trees
- 二叉树的建立和先序、中序、后序实现c语言代码-bulid erchashu and firsttranfer middletranfer and backtraner
shell-sort
- 数据结构排序算法之 希尔排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Data structures sorting algorithm shell sort, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning.
Bezier
- Bezier曲面,计算机图形学中的基本图形生成算法-Bezier surfaces, computer graphics basic graphics generation algorithm
bwcut
- 用形态学操作剪除毛刺(毛刺像素不要过大)。 描述:输入X是一个二值图像,n是预估的毛刺像素长度输出和X相同大小的去毛刺图像。方法就是形态学操作,膨胀腐蚀再和原图像做交-Morphological operations to cut off burrs (burr pixels not too big). Descr iption: The input is a binary image X, n is an image projected deburring burr length of t
canny
- OpenCV canny算子提取轮廓图,trackbar调节阈值,结果为白线条轮廓-OpenCV canny operator to extract contours, trackbar adjustment threshold, the result is white contour lines
pca2
- 读图 mix imread( romems.jpg ) pan imread( rome_pan.jpg ) 显示原多光谱图 subplot(221) imshow(mix),title( 多光谱 ) subplot(222) imshow(pan),title( 全色图像 ) 预处理 mix double(mix)/255 pan double(pan)/255 求相关矩阵 [r c bands] size(mix) p
