代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/391748/8381855
h link-warning.h
/* GL_LINK_WARNING("literal string") arranges to emit the literal string as
a linker warning on most glibc systems.
We use a linker warning rather than a preprocessor warning, because
#warnin
www.eeworm.com/read/189495/8467307
todolist
'dt' To Do List:
----------------
o Rewrite test scripts to use Tcl (as opposed to 'csh').
o Consider adding support for testing pseudo-terminals (ptys).
o Consider adding su
www.eeworm.com/read/288634/8617492
m knn.m
%KNN classifiers,
%training is training set, testing is test set,
%D is the distance, D=1 is mandistance; D=2 is 欧氏距离 D=3是 infinite norm
% K is the number of selected neighbors
function label=K
www.eeworm.com/read/374163/9419305
c mkfs.minix.c
/*
* mkfs.c - make a linux (minix) file-system.
*
* (C) 1991 Linus Torvalds. This file may be redistributed as per
* the Linux copyright.
*/
/*
* DD.MM.YY
*
* 24.11.91 - Time began. Used the
www.eeworm.com/read/166431/10021475
c hello_world_multi.c
#include
#include
#include "sys/alt_alarm.h"
#include "system.h"
#include "nios2.h"
#include "altera_avalon_mutex.h"
#define MESSAGE_WAITING 1
#define NO_MESSAGE 0
www.eeworm.com/read/360336/10102168
inf bld.inf
PRJ_EXPORTS
// Select one of the following 3 exports, to match your compiler/IDE.
// for MSVC6
// testing123.raw \epoc32\wins\c\testing123.raw
// for Borland C++BuilderX
// testing123.raw
www.eeworm.com/read/164307/10118507
dsp lt.dsp
# Microsoft Developer Studio Project File - Name="LT" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static
www.eeworm.com/read/275748/10797711
h sysconfig.h
#ifndef __SYSCONFIG_H
#define __SYSCONFIG_H
#define MODULE 24 // for I2C Memeory Testing if Setting to 24
#define LCDM_CURRENT 1 //Setting to '1' if LCDM present, otherwise to '0'
#endif
www.eeworm.com/read/465569/7049764
m chaotic_prediction2(test).m
%% Testing the network
load W
load C
load f
m = 7;
ERROR = [];
input_test = test_set;
a = 0;
b = 0;
M = ones(1,7);
y = 0;
for r = 1 : 299
input = input_test(r-6:r);
for j = 1:7
www.eeworm.com/read/465573/7049805
m chaotic_prediction2(test).m
%% Testing the network
load W
load C
load f
m = 7;
ERROR = [];
input_test = test_set;
a = 0;
b = 0;
M = ones(1,7);
y = 0;
for r = 1 : 299
input = input_test(r-6:r);
for j = 1:7