搜索资源列表
1
- 多边形扫描线算法 计算机图形学代码多边形扫描线算法-Polygon scan-line algorithm for computer graphics code polygon scan-line algorithm
vector
- 本文介绍了一种工程图扫描识别的算法,这种算法是基于分块思想的。-In this paper, a recognition of engineering drawings scan algorithm is based on the sub-block the idea.
cg
- 计算机图形学作业,主要是利用栈的扫描线算法-Computer graphics work, mainly using stack scan line algorithm
Lexer
- 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
fingerprint-recognition
- 一个基于MATLAB编程环境的指纹识别算法,可以将扫描的指纹与预设指纹进行匹配。-A MATLAB programming environment based on the fingerprint recognition algorithm, you can scan the fingerprint and preset fingerprint matching.
6881897
- 扫描线填充算法-计算机图形学基本算法,不错的源码(Scan line filling algorithm, computer graphics, the basic algorithm, good source)