代码搜索:Pattern recognition

找到约 10,000 项符合「Pattern recognition」的源代码

代码结果 10,000
www.eeworm.com/read/339446/3306054

glsl pattern_brush.glsl

uniform sampler2D brush_texture; uniform vec2 inv_brush_texture_size; uniform vec3 inv_matrix_m0; uniform vec3 inv_matrix_m1; uniform vec3 inv_matrix_m2; vec4 brush() { mat3 mat; mat[0] = in
www.eeworm.com/read/323643/3510305

xpm pattern01.xpm

/* XPM */ static const char *pattern01[] = { /* columns rows colors chars-per-pixel */ "40 20 1 1", " c black", /* pixels */ " ", "
www.eeworm.com/read/323643/3510307

xpm pattern03.xpm

/* XPM */ static const char *pattern03[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ " . . . . . . . . . . ", "
www.eeworm.com/read/323643/3510308

xpm pattern12.xpm

/* XPM */ static const char *pattern12[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ "..... ....... ....... ....... ....... ..", ".... ....... ...
www.eeworm.com/read/323643/3510309

xpm pattern08.xpm

/* XPM */ static const char *pattern08[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ "........................................", "................
www.eeworm.com/read/323643/3510310

xpm pattern07.xpm

/* XPM */ static const char *pattern07[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ " ... ... ... ... ... ... ... ... ... ...", "................
www.eeworm.com/read/323643/3510311

xpm pattern05.xpm

/* XPM */ static const char *pattern05[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ " . . . . . . . . . . . . . . . . . . . .", ". . . . . . . .
www.eeworm.com/read/323643/3510314

xpm pattern14.xpm

/* XPM */ static const char *pattern14[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ "... . ..... . ..... . ..... . ..... . ..", ".. ... ... ... .
www.eeworm.com/read/323643/3510316

xpm pattern09.xpm

/* XPM */ static const char *pattern09[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ "........................................", "
www.eeworm.com/read/323643/3510317

xpm pattern11.xpm

/* XPM */ static const char *pattern11[] = { /* columns rows colors chars-per-pixel */ "40 20 2 1", " c black", ". c white", /* pixels */ ". ..... ..... ..... ..... ..... ..... ..", ". ..... ..... ..