代码搜索:TestData
找到约 755 项符合「TestData」的源代码
代码结果 755
www.eeworm.com/read/493388/6402130
asv sfam_demoeval.asv
% SFAM usage demo.
function [sol,val]=sfam_demoEval(sol,options)
load StageOneIris
load trainTestData2
global StageOneIris
global trainTestData2
% load data
sol;
numvars=size(sol,2)-1;
www.eeworm.com/read/260404/11727622
h test0x1d.h
/*
DVBSNOOP
a dvb sniffer and mpeg2 stream analyzer tool
http://dvbsnoop.sourceforge.net/
(c) 2001-2004 Rainer.Scherg@gmx.de
*/
#ifndef __TEST0X1D_H
#define __TEST0X1D_H 1
void decode_TE
www.eeworm.com/read/206526/15293892
c sample.c
#include "MAIN.H"
#define MaxChannel 12
unsigned int Setaimadcdata[MaxChannel]={0};
unsigned int StartTimerPoint[MaxChannel]={0};
unsigned int EndTimerPoint[MaxChannel]={0};
unsigned int EvDela
www.eeworm.com/read/170225/5406566
h test0x1d.h
/*
DVBSNOOP
a dvb sniffer and mpeg2 stream analyzer tool
http://dvbsnoop.sourceforge.net/
(c) 2001-2004 Rainer.Scherg@gmx.de
*/
#ifndef __TEST0X1D_H
#define __TEST0X1D_H
void section_TES
www.eeworm.com/read/379604/9192229
pas pas_demo.pas
{
PAS_DEMO.PAS
test program for compatibility & speed of BLOWFISH.TPU
language : Turbo/Borland Pascal
last update: 06/06/96
(c)1996 Markus Hahn & Cedri
www.eeworm.com/read/176477/9497115
pas pas_demo.pas
{
PAS_DEMO.PAS
test program for compatibility & speed of BLOWFISH.TPU
language : Turbo/Borland Pascal
last update: 06/06/96
(c)1996 Markus Hahn & Cedri
www.eeworm.com/read/165117/10075850
pbs ser_test.pbs
#PBS -S /bin/csh
#
#PBS -N ser56
#PBS -l nodes=1:ppn=1,cput=02:00:00
#PBS -q ppcc_queue@ppc00.uits.indiana.edu
#
#PBS -o /hpcscr/dkberry/fastDNAml_1.2.2p/testdata/ser56.out
#PBS -e /hpcscr/dkberry/fas
www.eeworm.com/read/341359/12089880
txt testdatasql语句.txt
CREATE TABLE testdata1
(
age INT,
workclass VARCHAR(30),
fnlwgt INT,
education VARCHAR(20),
education_num INT,
marital_status VARCHAR(30),
occupation VARCHAR(30),
relati
www.eeworm.com/read/216674/14998045
py test_hashes.py
#
# Test script for Crypto.Util.randpool.
#
__revision__ = "$Id: test_hashes.py,v 1.4 2004/08/13 22:23:12 akuchling Exp $"
import time, string, binascii
from sancho.unittest import TestScenario, par
www.eeworm.com/read/235920/14041939
c test.c
/***************************************************************************
* Copyright (c) 2000-2004, Future Systems, Inc. / Seoul, Republic of Korea *
* All Rights Reserved.