代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/233271/14160591
inc general.inc
;;--------------------- Common stuff for ASM routines ---------------------
;.include "p30f5016.inc"
.include "p30f6010a.inc"
;;--------------------- Test stuff for simulation -----------------
www.eeworm.com/read/231179/14249362
inc general.inc
;;--------------------- Common stuff for ASM routines ---------------------
.include "p30f6010.inc"
;;--------------------- Test stuff for simulation ---------------------
.extern _
www.eeworm.com/read/229743/14318108
h remoteinput.h
/*
** Name remoteinput.h
**
** Copyright (C) 2005 ~ 2006 IntercomElc
**
** Desc remote simulate input
**
** Author hanrui
**
** Date 2005-06-23
*/
#ifndef __REMO
www.eeworm.com/read/224953/14561392
cpp setmajorphasecallback.cpp
/******************************************************************************
|* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
|* ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDI
www.eeworm.com/read/214503/15098248
gfl adder.gfl
# XST (Creating Lso File) :
adder4.lso
# xst flow : RunXST
adder4.syr
adder4.prj
adder4.sprj
adder4.ana
adder4.stx
adder4.cmd_log
adder4.ngr
# View RTL Schematic
adder4.ngr
# Verilog : Cr
www.eeworm.com/read/475842/6765553
bat maxplus.bat
echo #-----------------------------------------------------------------------
echo # Altera MaxplusII VHDL compiler script for the book
echo # Digital Signal Processing with FPGAs (2. edition
www.eeworm.com/read/475846/6765757
bat maxplus.bat
echo #-----------------------------------------------------------------------
echo # Altera MaxplusII Verilog compiler script for the book
echo # Digital Signal Processing with FPGAs (2. edit
www.eeworm.com/read/198746/6786467
gfl mvbc3.gfl
# XST (Creating Lso File) :
mvbif.lso
# xst flow : RunXST
mvbif.syr
mvbif.prj
mvbif.sprj
mvbif.ana
mvbif.stx
mvbif.cmd_log
mvbif.ngc
mvbif.ngr
# Implmentation : Translate
__projnav/ngdbui
www.eeworm.com/read/204538/15337281
inc general.inc
;;--------------------- Common stuff for ASM routines ---------------------
.include "p30f6010a.inc"
;;--------------------- Test stuff for simulation ---------------------
.extern
www.eeworm.com/read/389274/8537206
m example54_test1.m
%Hf4_test1
%==============
%==============
%to see the input/output
figure('name','任一随机输入矢量的收敛过程','numbertitle','off');
T=[+1 +1;
-1 +1;
-1 -1];
plot3(T(1,:),T(2,:),T(3,:),'r*')
axis([-