代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/147244/12572256
vhd ocw_dcde.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : ocw_dcde.vhd
-- USED IN : rw_cntl.vhd (Read/Write Con
www.eeworm.com/read/134149/14003710
vhd counter.vhd
--
-- Counter.vhd, contains 1) run-once down-counter 2) general purpose up-down riple-carry counter
--
-- Author: Richard Herveille
-- Rev. 1.0 march 7th, 2001
-- rev. 1.1 april 17th, 2001. Changed r
www.eeworm.com/read/235522/14065586
h synchdisk.h
// synchdisk.h
// Data structures to export a synchronous interface to the raw
// disk device.
//
// Copyright (c) 1992-1993 The Regents of the University of California.
// All rights reserved. Se
www.eeworm.com/read/175427/9549107
pdf algebraic space-time codes for quasi-synchronous cooperative diversity.pdf
www.eeworm.com/read/413138/11165431
pdf mmse multiuser receiver for uniformly quantized synchronous cdma signals in awgn channels.pdf
www.eeworm.com/read/431224/8696934
m base.m
function p = base(p)
global Bus Settings
if ~p.n, return, end
fm_errv(p.con(:,3),'Synchronous Machine',p.bus);
Vb2new = getkv(Bus,p.bus,2);
Vb2old = p.con(:,3).*p.con(:,3);
k = Settings.mva*Vb2old.
www.eeworm.com/read/387005/8713805
c sio.c
/*
sio (used with feed)
AUP2, Sec. 3.9.8
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/
www.eeworm.com/read/429621/8798466
m set1.m
% parameters of three-phase synchronous machine Set 1
Perunit = 1 % parameters given in per unit of machine base
Frated = 60;
Poles = 4;
Pfrated= 0.9;
Vrated =18e3;
Prated=828315e3;
rs = 0.004
www.eeworm.com/read/384940/8830597
m base.m
function p = base(p)
global Bus Settings
if ~p.n, return, end
fm_errv(p.con(:,3),'Synchronous Machine',p.bus);
Vb2new = getkv(Bus,p.bus,2);
Vb2old = p.con(:,3).*p.con(:,3);
k = Settings.mva*Vb2old.
www.eeworm.com/read/284480/8926972
ini stm32dbg.ini
/******************************************************************************/
/* STM32DBG.INI: STM32 Debugger Initialization File */
/***********************************