代码搜索:TestData

找到约 755 项符合「TestData」的源代码

代码结果 755
www.eeworm.com/read/168422/9917199

h variable.h

volatile int ctr=0,ctr1=0; int TestData[1000],Data2[1000]; int Cfg_Data[1000];
www.eeworm.com/read/164419/10108890

cfg drawlot.cfg

#No comments #Fri May 10 15:22:29 CST 2002 CurrentSerialNumber=18 LastOpenedFile=E\:\\testdata.dat
www.eeworm.com/read/359577/10136016

cpp datatest.cpp

#include "factory.h" #include "integer.h" #include "filters.h" #include "hex.h" #include "randpool.h" #include "files.h" #include "trunhash.h" #include #include USING_NA
www.eeworm.com/read/452695/7436274

c ex8_03.c

/* Exercise 8.3 A function to return a string representation of an integer with a given width */ #include /* Convert an integer to a string with a fixed width. */ /* if the widh is
www.eeworm.com/read/452695/7436305

c ex8_02.c

/* Exercise 8.2 A function to return a string representation of an integer */ #include #include /* Convert an integer to a string */ /* Caller must allocate string a
www.eeworm.com/read/306661/13740494

lst main.lst

C51 COMPILER V8.02 MAIN 06/16/2007 16:57:02 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN ma
www.eeworm.com/read/306661/13740511

c main4.c

#include //#include #include #include #include #include #include #define uint unsigned int #define uchar unsigned
www.eeworm.com/read/306661/13740518

c main.c

#include //#include #include #include #include #include #include #define uint unsigned int #define uchar unsigned
www.eeworm.com/read/301115/13865842

m sfam_demo.m

% % SFAM usage demo. % function sfam_demo % load data load demodata % create network net = create_network(size(data,2)) % change some parameters as you wish net.epochs = 1; % train the network tn
www.eeworm.com/read/121316/6068229

java testdocumentblock.java

/* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2003 The Apache Software Foundation. All rights * reserved.