代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/285945/6342295
bmp check.bmp
www.eeworm.com/read/434960/6352953
ico check.ico
www.eeworm.com/read/363273/6362420
m is_in_check.m
function [answer, color] = is_in_check(from, to)
% is_in_check Whether a figure will be in check.
% If a figure is moved from a to b, whether and if, which color is in check
%
% This function is
www.eeworm.com/read/363273/6362483
m in_check.m
function [answer, color] = in_check
% is_in_check Whether a figure will be in check.
% If a figure is moved from a to b, whether and if, which color is in check
%
% This function is useful for t
www.eeworm.com/read/493005/6403784
awk check.awk
#!/usr/bin/awk
#
# check - check the regression output for problems
#
# Copyright (C) 1999-2006 Landon Curt Noll
#
# Calc is open software; you can redistribute it and/or modify it under
# the terms
www.eeworm.com/read/492337/6421622
m check.m
%a,b 为inputf的size
%dctcompr('lean.tif',2000,'out.tif');
function [PSNR]=check(Outf,Inputf,a,b)
Outf=double(Outf); Inputf=double(Inputf);
%load test
%load asd
SQRT=0;
for i=1:a