代码搜索结果

找到约 6,083 项符合 Circuit 的代码

div16.v

// // Integer Multicycle Divide circuit (divide a 16-bit number by a 16-bit number in 16 cycles). // // a / b = q with remainder r // // Where a is 16-bits, // Where b is 16 bits // // Module

div16.v

// // Integer Multicycle Divide circuit (divide a 16-bit number by a 16-bit number in 16 cycles). // // a / b = q with remainder r // // Where a is 16-bits, // Where b is 16 bits // // Module

referencecontroller_pf.html

Lab 4.2.5 Communications Circuit top.currentSupport = 0;

referencecontroller_crf.html

Lab 4.2.5 Communications Circuit top.currentSupport = 0;

1hp-filt.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "This first-order high-pass filter has a cutoff frequency of about 10 kHz. The filter attenuates all signals below the cut

1hp-filt.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "This first-order high-pass filter has a cutoff frequency of about 10 kHz. The filter attenuates all signals below the cut

skin.ini

[VERSION] ver=1 skinname=Circuit skinauthor=Almediadev authoremail=support@almdev.com authorurl=www.almdev.com skincomments= [PICTURES] picture=main.bmp inactivepicture= mask=mask.bmp activ

fm_breaker.m

function fm_breaker(flag,t) % FM_BREAKER define circuit breakers % % FM_BREAKER(FLAG,T) % FLAG = 0 initialization % FLAG = 1 breaker operations % T current simulation time % %Author:

chuacirccn.m

function dy=ChuaCircCN(t,y,flag,rParam) %Chua's circuit with a cubic nonlinearity - normalized parameters %parameters alpha=rParam;%8.85 Chua's attractor;9 double scroll Chua's attractor beta=1

fm_breaker.m

function fm_breaker(flag,t) % FM_BREAKER define circuit breakers % % FM_BREAKER(FLAG,T) % FLAG = 0 initialization % FLAG = 1 breaker operations % T current simulation time % %Author: