代码搜索:Checking
找到约 6,492 项符合「Checking」的源代码
代码结果 6,492
www.eeworm.com/read/167585/9959773
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation
www.eeworm.com/read/166780/9998322
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation
www.eeworm.com/read/166515/10017166
m testjns.m
% A quick test of the Jade/Shibbs code
clear
n = 5 ;
T = 10000 ;
% Removing the sample mean is necessary for the sake of
% this particular test
S =rand(n,T)-0.5 ; S =S - mean(S')' * ones(1,T);
A =
www.eeworm.com/read/165346/10066635
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation
www.eeworm.com/read/163238/10169097
m testjns.m
% A quick test of the Jade/Shibbs code
clear
n = 5 ;
T = 100 ;
% Removing the sample mean is necessary for the sake of
% this particular test
S =rand(n,T)-0.5 ; S =S - mean(S')' * ones(1,T);
A = ra
www.eeworm.com/read/358682/10182174
cpp check_it.cpp
// check_it.cpp -- checking for valid input
#include
int main()
{
using namespace std;
cout > input
www.eeworm.com/read/357783/10201155
m qam_constellation.m
function [C,csig] = qam_constellation(M)
% a convenient quantity
N = sqrt(M/4); % M = 4N^2
% check if valid M (via checking if N is an integer)
if N ~= floor(N),
error('M must be of the form
www.eeworm.com/read/355899/10241876
plg dxtemp.plg
Build Log
--------------------Configuration: DXtemp - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ASUS\L
www.eeworm.com/read/355284/10281567
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation
www.eeworm.com/read/425477/10351821
plg jcplx.plg
Build Log
--------------------Configuration: JCPLX - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\kang\LO