搜索资源列表
fillcharacter
- 对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
赵
- 二维图形中扫描线填充算法,本程序根据鼠标左键选择图形每个顶点,用右键闭合图形,然后填充-2D scanning fill algorithm, the procedures under the left mouse button to choose graphics for each vertex, right-Closed graphics, then filled
ga_pic
- 基于遗传算法的图案生成程序,其中有遗传算法的基本模块。-based on genetic algorithm design generation procedures, which are the basic genetic algorithm module.
fillcharacter
- 对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
DijkstraMatlab
- 最大邻接点存储的单元最短路径算法,在一个网络中,各结点的邻接接点的最大值称为该网络的最大邻接结点数。取网络的最大邻接结点数作为矩阵的列,网络的结点总数作为矩阵的行,构造邻接结点矩阵M-PJ来描述网络结构,邻接结点矩阵的行按结点号从小到大顺序排列,与结点I邻接的结点号写在矩阵的第I行,如果结点I的邻接点数小于最大邻接点数,则以0填充,直到填满为止。对照邻接结点矩阵,把邻接结点矩阵中各元素邻接关系对应边的权值填在同一位置上,构造相应的初始判
fillCharacter
- 按原理对汉字填充算法使用VC++调用SetPixel函数实现-Filling algorithm by using the principle of the Chinese VC++ function calls to achieve SetPixel