代码搜索:MASK
找到约 10,000 项符合「MASK」的源代码
代码结果 10,000
www.eeworm.com/read/189219/8484203
c mask.c
#include
#include
#include
#include "ourhdr.h"
static void sig_usr1(int), sig_alrm(int);
static sigjmp_buf jmpbuf;
static volatile sig_atomic_t canjump;
int
ma
www.eeworm.com/read/188924/8508269
gif ._mask.gif
www.eeworm.com/read/188924/8508295
png ._mask.png
www.eeworm.com/read/188924/8508531
gif mask.gif
www.eeworm.com/read/188924/8508548
png mask.png
www.eeworm.com/read/431224/8694660
m mask.m
function [x,y,s] = mask(a,idx,orient,vals)
[xc,yc] = fm_draw('circle','Rsrv',orient);
[xr,yr] = fm_draw('R','Rsrv',orient);
x = cell(2,1);
y = cell(2,1);
s = cell(2,1);
x{1} = xc;
y{1} = yc;
s{1} =
www.eeworm.com/read/431224/8694729
m mask.m
function [x,y,s] = mask(a,idx,orient,vals)
[xc,yc] = fm_draw('circle','Upfc',orient);
[xr,yr] = fm_draw('ind','Upfc',orient);
[xa,ya] = fm_draw('acdc2','Upfc',orient);
x = cell(20,1);
y = cell(20,1)
www.eeworm.com/read/431224/8694804
m mask.m
function [x,y,s] = mask(a,idx,orient,vals)
[xj,yj] = fm_draw('J','Jimma',orient);
x = cell(2,1);
y = cell(2,1);
s = cell(2,1);
x{1} = [-1 -1 1 1 -1];
y{1} = [-1 1 1 -1 -1];
s{1} = 'k';
x{2} = xj;
www.eeworm.com/read/431224/8694879
m mask.m
function [x,y,s] = mask(a,idx,orient,vals)
[xc,yc] = fm_draw('circle','Dfig',orient);
[xh,yh] = fm_draw('helix','Dfig',orient);
x = cell(32,1);
y = cell(32,1);
s = cell(32,1);
x{1} = xh-4;
y{1} = 3
www.eeworm.com/read/431224/8694950
m mask.m
function [x,y,s] = mask(a,idx,orient,vals)
[xc,yc] = fm_draw('C','Cluster',orient);
x = cell(3,1);
y = cell(3,1);
s = cell(3,1);
x{1} = [1 0 0 1 1];
y{1} = [1 1 0 0 1];
s{1} = 'k';
x{2} = 0.1+0.3*