资源列表
LimitedLabyrinth
- labyrinth: you need to find the doable way to go to the destinaton.And then print out the path.-labyrinth: You need to find the doable way to go to the destinaton.And then print out the path.
BiTree
- 二叉树的前序、中序、后序和层次遍历,以及求二叉树的 高度
SqList
- 数据结构顺序表基本操作库,可直接调用该文件执行顺序表的基本操作。期中包括增删查改一系列功能-Basic operation order table data structure library
21840292hog
- hog en matlab descr iption
1404_IKeyBoard
- 题目是PKU 1404 I KEY BOARD。这是用C++实现的代码-It a the C++ solution of problem-1404 in PKU ACM on-line judge
huazhifangtu
- opencv实现单通道图像画直方图,在程序中可以设定画直方图的个数。-opencv single-channel image painted histogram
bdqx
- opengl绘制的北斗七星,用c++写的,内容为星空背景下的北斗七星-opengl draw the Big Dipper
dizhenbo
- 对各向同性均匀介质,进行模拟。并利用弹性边界吸收。-For isotropic uneven medium, modeling. And by using elastic boundary absorption.
quzao
- 去除图像椒盐噪声,用自适应方法去除图像上的椒盐噪声-A New Self-adaptive Weighted Filter for Removing Noise in Infrared Images
mexDiscreteFlow
- 实现图像的旋转 分类和识别 实现图像的旋转 分类和识别-Image rotation classification and recognitionImage rotation classification and recognition
MSRCR
- 在网上下了,经修改终于可用。 带色彩恢复的多尺度视网膜增强算法(MSRCR)。-A Multiscale Retinex for Bridging the Gap Between Color Images and the Human Observation of Scenes
亚像素检测
- 一种基于拟合的亚像素检测算法,代码有注释,可用于学习,基于高斯曲面拟合算法。