代码搜索结果
找到约 10,000 项符合
Design 的代码
ram_4_32_waveforms.html
Sample Waveforms for ram_4_32.v
Sample behavioral waveforms for design file ram_4_32.v
The following waveforms show the
proteus.nfo
Co-simulation of microprocessor software within a mixed mode SPICE simulator.
Available for PIC, 8051, AVR, HC11, ARM7/LPC2000 and Basic Stamp processors.
See your code interact with simulate
pll_waveforms.html
Sample Waveforms for PLL.v
Sample behavioral waveforms for design file PLL.v
The following waveforms show the behavior
dl_red_waveforms.html
Sample Waveforms for dl_red.vhd
Sample behavioral waveforms for design file dl_red.vhd
The following waveforms show the
simulatedannealing.m
% Optimization Using MATLAB, Chapter 9
% Dr. P.Venkataraman
% Chapter: 9, Section 9.2
% Simulated Annealing
%************************************************
% requires: UpperBound_nVar.m
%
example52.m
%hf2
%==============
%==============
%define the problem...
clc
T=[+1 -1;
-1 +1];
%design the network...
[W,B]=solvehop(T);
example55.m
%hf6
%==============
%==============
%define the problem...
clc
T=[+1 +1 -1 +1;
-1 +1 +1 -1;
-1 -1 -1 +1;
+1 +1 +1 +1;
-1 -1 +1 +1]
%design the network...
[W,B]=solvehop(T);
myram_waveforms.html
Sample Waveforms for myram.v
Sample behavioral waveforms for design file myram.v
The following waveforms show the behav
myram_waveforms.html
Sample Waveforms for myram.v
Sample behavioral waveforms for design file myram.v
The following waveforms show the behav
myram1_waveforms.html
Sample Waveforms for myram1.v
Sample behavioral waveforms for design file myram1.v
The following waveforms show the beh