资源列表
LSshixian
- 顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
avih
- avi 音视频数据格式编码.avi.h为avi.c的头文件-avi video and audio data coding format. Avi.h the first to document avi.c
zohonli
- 车牌定位,在阴雨天可以很清楚的观赏到车牌号码.便于高速路口车牌检测
无分隔符字典问题
- 设∑={α1, α2…… αn }是n个互不相同的符号组成的符号集。 Lk={β1β2…βk | βi ∑,1≤i≤k}是∑中字符组成的长度为k 的全体字符串。 S是Lk的子集,S是Lk的无分隔符字典是指对任意的S中元素a1a2…ak, b1b2…bk. {a2a3…akb1, a3a4&hellip
Classify
- 图像识别算法。对图像中不同的对象进行分类识别。如三角开,四边形,五边形等。-Image recognition algorithm. The image objects of different classification. Such as the triangle open, quadrilateral, pentagon and so on.
OS
- 银行家算法,没什么好说的啦,初学~有错的地方大家多指教~-Banker' s algorithm, to say nothing of you, beginner ~ where we have the wrong number of index ~
appas
- 执行绪.這是我最近自己寫的...需要的人可以拿来参考一下-Thread. Which I have recently written their own ... in need can be used to refer to
Filled-triangle
- 调用OPENGLE 库文件,实现三角形填充-Computer Graphics OPENGL lighting display program
Image-color-histogram
- 图像颜色分布直方图 Image color histogram-Image color histogram
HarrisExtract
- 自己写的harris特征提取算子,初学者可以参考-harris
glcm24
- Matlab实现灰度共生矩阵算法,0,45,90,135四个方向的,每个方向各6个特征,因而一幅图像总共24个特征。在图像纹理识别方面挺有效。-Matlab implementation of the gray level co-occurrence matrix algorithm, 0,45,90135 four directions, each direction of the 6 characteristics, and thus a total of 24 images of the
1
- 1、理解多边形裁剪的原理(Weiler-Atherton算法、Sutherland-Hodgeman栋算法)。 2、实现这两种多边形的裁剪算法,在屏幕上用一个封闭矩形裁剪任意多边形(凹多边形、凸多边形都要实验)。 3、编写上述算法程序,在工作区域当中运行并显示算法效果。 4、将多边形裁剪模块添加到设计的图形实验系统当中。 5、完成代码编写、调试。-1, understand the principles of polygon clipping (Weiler-Atherton