代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/464109/7169584
m m4.m
% MATLAB script file m4.m is for Project 4 on permanent magnet
% synchronous motor in Chapter 7.
% m4.m does the following:
% loads machine parameters of the permanent magnet motor
% set
www.eeworm.com/read/456193/7355005
m fm_sssc.m
function fm_sssc(flag)
% FM_SSSC define Static Synchronous Series Compensators - SSSC
%
% FM_SSSC(FLAG)
% FLAG = 1 algebraic equations
% FLAG = 2 algebraic Jacobians
% FLAG = 3 diff
www.eeworm.com/read/456193/7355087
m fm_ddsg.m
function fm_ddsg(flag)
% FM_DDSG define a direct drive synchronous generator wind turbine
%
% FM_DDSG(FLAG)
% FLAG = 0 initializations
% FLAG = 1 algebraic equations
% FLAG = 2 algeb
www.eeworm.com/read/240152/13235027
vhd fifo1.1.vhd
--
-- file: fifo.vhd
-- description: synchronous single clock fifo, uses Linear Feedback Shift Registers as read/write pointers
-- author : Richard Herveille
-- rev.: 1.0 march 12th, 2001
--
--
libra
www.eeworm.com/read/152843/5663615
c pci200syn.c
/*
* Goramo PCI200SYN synchronous serial card driver for Linux
*
* Copyright (C) 2002-2003 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/152843/5666233
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/147766/5727646
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/136786/5867032
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/135941/5877152
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/135153/5889793
c sched.c
/*
* linux/net/sunrpc/sched.c
*
* Scheduling for synchronous and asynchronous RPC requests.
*
* Copyright (C) 1996 Olaf Kirch,
*
* TCP NFS related read + write fixes
* (C)