代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/389394/8524618
txt readme.txt
TODO: Create a test application for the main project in this folder.
For example a simple GUI application that exposes some functionality
of the main project to be tested, or a unit testing applicat
www.eeworm.com/read/432726/8580378
cpp informix_connect.cpp
// example of Informix connection string
// tested with version 2.8 and 3.32
// replace SERVICE=, HOST=, SERVER=, DATABASE=, UID=, PWD=
// with your values
const char *sConnectString =
"DRIVER={};"
www.eeworm.com/read/386050/8768304
m isvaldset.m
%ISVALDSET Test whether the argument is a valid dataset
%
% N = ISVALDSET(A);
% N = ISVALDSET(A,M);
% N = ISVALDSET(A,M,C);
%
% INPUT
% A Input argument, to be tested on dataset
% M
www.eeworm.com/read/386050/8769043
m isvaldfile.m
%ISVALDFILE Test whether the argument is a valid datafile or dataset
%
% N = ISVALDFILE(A);
% N = ISVALDFILE(A,M);
% N = ISVALDFILE(A,M,C);
%
% INPUT
% A Input argument, to be tested o
www.eeworm.com/read/382132/9046785
txt readme.txt
TODO: Create a test application for the main project in this folder.
For example a simple GUI application that exposes some functionality
of the main project to be tested, or a unit testing applicat
www.eeworm.com/read/379563/9193498
m contents.m
% ICALAB for Signal Processing
% (abbreviation of Independent Component Analysis Laboratory)
%
% developed and tested under Matlab versions 5.3 and higher
% Version 2.2, February 24, 2004
% Autho
www.eeworm.com/read/375868/9346805
txt readme.txt
TODO: Create a test application for the main project in this folder.
For example a simple GUI application that exposes some functionality
of the main project to be tested, or a unit testing applicat
www.eeworm.com/read/375865/9347165
txt readme.txt
TODO: Create a test application for the main project in this folder.
For example a simple GUI application that exposes some functionality
of the main project to be tested, or a unit testing applicat
www.eeworm.com/read/176709/9487412
m rbflapsolvecond.m
function R = rbfLapsolvecond (intpoints, intvalues, bndpoints, bndvalues)
% solver for Poisson problems, not completely tested yet
[numintpoints,dim]=size(intpoints);
[numbndpoints,dim]=size(bndpoi
www.eeworm.com/read/357689/10202776
txt read_me_1.2.txt
version : 1.2
The USB 1.1 Function IP Core
============================================
Status
------
This core is done. It was tested on a XESS XCV800 board with
a Philips USB transceiver.