代码搜索结果
找到约 10,000 项符合
Test 的代码
test.c
/*
*********************************************************************************************************
* uC/OS-II
*
test.m
function lpr_loc()
% license plate recognition - car plate location based on color model
% modified by ZHAO Hui, April 30th,2005
I=imread('Car.jpg');
[y,x,z]=size(I);
myI=double(I);
%%%%%%%%%%%
test.asm
data segment
mess1 db 'Please input the mark!',0ah,0dh,'$'
mess2 db 'The average mark is:',0ah,0dh,'$'
buf1 db 60
db ?
db 60 dup(?)
buf2 db 30 dup(?)
buf3 db 2
test.tag
Var 1Var 2Var 3Var 4Var 5Var 6
test.dat
2.5972184e+000 6.5728282e-001 4.9495354e-001 7.5675678e-001 1.4984104e-002 9.5654951e-001
3.0712034e+000 9.5234475e-001 6.8411411e-001 8.1114819e-001 8.3783354e-001 7.2769071e-001
3.
test.wsdt
Demo/Debug
test.eww
$WS_DIR$\Demo.ewp
test.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\my_priv\evm5502\evm5502_wintech\examples\i2cm_test\"
ProjectType=Executable
CPUFam