代码搜索结果
找到约 10,000 项符合
Test 的代码
test.m
% this file is test cases
%%%%%%%%%%%%%% test function [y]=flip(x)
% x=zeros(1,10);
% for m=1:10
% x(m)=flip(0.5);
% end
% x
%%%%%%%%%%%%%% test function [y]=randint(low,high)
% x=zeros(1,
test.c
/*
*********************************************************************************************************
* uC/OS-II
*
test.ini
[Map Kind]
Map1 = \My Flash Disk\miomap\miomap1.exe
Map2 = \Storage Card\ZRXD\Navigator.exe
Map3 = \Storage Card\Navi1\Navi.exe
test.v
/****************************************************************************************
*
* Company: Micron Technology, Inc.
*
* File Name: TEST.V
*
*******************************
test.do
vlog mt46v64m8.v
vlog test.v
vsim -t ps test
do wave.do
run -all