资源列表
chull
- This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 4. It is not written to be comprehensible without the explanation in that book. Input: 3n integer coordinates for the points. Output: the 3D convex hull,
LZ77
- 讲述了LZ77算法的基本原理,适合初学者
EdgeDetectionandTracking
- 这是一篇关于轮廓跟踪与提取的文章,希望能对大家有所帮助。-This is the one on the contour tracing and retrieval of articles, hoping to be helpful to everyone.
wecrs
- Numb音乐,其实我是为了下载别的文件,不好意思啊-Numb
cgwork
- 计算机图形学综合性试验(利用OpenGL的相关库函数及glut库函数设计轿车及动画功能)-Comprehensive test of computer graphics (using OpenGL and glut library functions related to design cars and animation library functions function)
LLE
- 此程序为非线性降维典型算法之一--LLE算法,对想进行高维数据降维研究的朋友们值得一看
Lexer
- 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
Gouraud
- 实现Gouraud的明暗绘制,基于OpenGL完成,实现物体的明暗变换
encoder
- This encoder is a part of Linear Predictive Coder which can be used to encode the signal using LPC technique to compress the speech signal-This encoder is a part of Linear Predictive Coder which can be used to encode the signal using LPC technique to
DeepDeinterlacing
- NN 方式做影像去交錯,NN 是採用residual learning-Using NN to do image deinterlacing
vc20040130
- 显示图形的光照效果源码-graphics show the lighting effect FOSS
program
- 关于matlab的基础程序设计程序,对初学者有很好的帮助,尤其是图像处理-On the basis of Matlab programming procedures, have a good help for beginners, especially image processing
