代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/150765/12264273
xpm check_on.xpm
/* XPM */
static char * check_on_xpm[] = {
"14 14 8 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #FDFDFD",
"# c #E6E6E6",
"$ c #B4B4B4",
"% c #838383",
"& c #818181",
"&&&&&&&&&&&&&&",
"&.......
www.eeworm.com/read/338891/12274802
gif check.gif
www.eeworm.com/read/338523/12300540
m check_in.m
function total=check_in(EXTRA,WINNER,NUMBER)
% function total=check_in(EXTRA,WINNER,NUMBER)
% WINNER is 1x6.
% NUMBER is 1x6
% EXTRA=1 then total=total+1;
WINNER=sort(WINNER);
%[WINNER;NUMBER]
www.eeworm.com/read/150214/12304809
c check.c
/* CHECK.C - Compute parity checks and other stats on decodings. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purpo
www.eeworm.com/read/150214/12304864
h check.h
/* CHECK.H - Interface to procedure for computing parity checks, etc. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for
www.eeworm.com/read/251197/12358099