代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/355238/10284035
m test.m
clear;close all;clc;
Spinput=double(imread('lenna.bmp'));
Froutput=double(imread('E.bmp'));
%phase=phaseSL(Master,Watermark);
%function [phase]=PhaseSL(Spinput,Froutput)
input=Spinput;
[m,n]
www.eeworm.com/read/280848/10288410
test idata printf
www.eeworm.com/read/355177/10288964
pjt test.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\CCStudio_v3.2\boards\dsk6455_v1\examples\test\"
ProjectType=Executable
CPUFamily=T
www.eeworm.com/read/355177/10289017
tcf test.tcf
utils.loadPlatform("ti.platforms.dsk6455");
/*
* Enable common BIOS features used by all examples
*/
bios.enableRealTimeAnalysis(prog);
bios.enableMemoryHeaps(prog);
bios.enableRtdx(prog);
www.eeworm.com/read/355177/10289071
cdb test.cdb
//!
//# c64xxplus.cdb 5.23.14
object CACHE_L2 :: MEM {
param iComment :: "Do not delete, in use by cache"
param iIsUsed :: 0
param iId :: 0
param iDelUser :: "USER"
param iDelMsg
www.eeworm.com/read/355177/10289080
c test.c
/*H***************************************************************************
*
* $Archive:: /boards/dsk6455_v2/examples/test/test.c $
* $Revision:: 2
www.eeworm.com/read/280836/10289617
c !_test.c
void main()
{
int a, b;
a = b = 1;
if( !(a == b) ) printf( "not equal\n" );
else printf( "equal\n" );
}
www.eeworm.com/read/280836/10289620
c for_test.c
void main()
{
int i, j;
j = 10;
for( i = 0; i < 10; i = i + 1 ) { j = j + 1; }
write( j );
}
www.eeworm.com/read/162639/10290029
iwz test.iwz
[InstallShield Wizard]
iDate=2
iTime=1
Flag=0
ISX.EXE Size=630784
ISX.EXE Date=12:43:52 1998-2-24
ISX.EXE Ver=2.0.0.143
SETUP.EXE Size=45312
SETUP.EXE Date=11:53:32 1997-1-18
SETUP.EXE Ve
www.eeworm.com/read/355153/10290719
asv test.asv
%打开计时器
tic;
%
Scope=[-100 100
-100 100
-100 100
-100 100
-100 100
-100 100
-100 100
-100 100
-100 100
-100 100];
[v,on,off,minmax]=PsoProcess(20,10,Sco