代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/381044/9113581
vhd txd5.vhd
--v1.0 data bit 8bit none checking
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity txd5 is
port
(indata:in std_logic_vec
www.eeworm.com/read/374530/9400010
vhd txd5.vhd
--v1.0 data bit 8bit none checking
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity txd5 is
port
(indata:in std_logic_vec
www.eeworm.com/read/372550/9503845
m pcma2lin.m
function x=pcma2lin(p,m,s)
%PCMU2LIN Convert A-law PCM to linear X=(P,M,S)
% lin = pcma2lin(pcma,m,s) where pcma contains a vector or matrix
% of A-law values in the range 0 to 255.
% No checking
www.eeworm.com/read/365161/9876527
m pcma2lin.m
function x=pcma2lin(p,m,s)
%PCMU2LIN Convert A-law PCM to linear X=(P,M,S)
% lin = pcma2lin(pcma,m,s) where pcma contains a vector or matrix
% of A-law values in the range 0 to 255.
% No checking
www.eeworm.com/read/357019/10217075
m fm_parse_inputs.m
function [input1,input2,ROT_METHOD,SCALE_METHOD,WINDOW_TYPE,DISP_TEXT,PERF_LEVEL,WINDOW_SCALE] = fm_parse_inputs(data)
% fm_parse_inputs(data)
%
% could do with some error-checking in here maybe
www.eeworm.com/read/161309/10426992
m4 acsite.m4
#
# $Id: acsite.m4,v 1.5 2002/11/01 14:09:05 kds Exp $
#
# Affix autoconf macros.
#
AC_DEFUN(AFFIX_ARG_ENABLE,
[
AC_MSG_CHECKING(whether to use $1)
AC_ARG_ENABLE([$1], AC_HELP_STRING([--enable
www.eeworm.com/read/349548/10819446
vhd txd5.vhd
--v1.0 data bit 8bit none checking
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity txd5 is
port
(indata:in std_logic_vec
www.eeworm.com/read/417673/10980756
m show_nfc.m
% display checking data
load output4.dat
output = output4;
min_x = min(output(:,1));
max_x = max(output(:,1));
min_y = min(output(:,2));
max_y = max(output(:,2));
positive_index = find(output(:,3)
www.eeworm.com/read/467759/7000691
m pcma2lin.m
function x=pcma2lin(p,m,s)
%PCMU2LIN Convert A-law PCM to linear X=(P,M,S)
% lin = pcma2lin(pcma,m,s) where pcma contains a vector or matrix
% of A-law values in the range 0 to 255.
% No checking
www.eeworm.com/read/467198/7019999
m show_nfc.m
% display checking data
load output4.dat
output = output4;
min_x = min(output(:,1));
max_x = max(output(:,1));
min_y = min(output(:,2));
max_y = max(output(:,2));
positive_index = find(output(:,3)