代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/384940/8829738
m ddclass.m
function a = DDclass(varargin)
% constructor of the class Direct Drive Synchronous Generator
% == DDSG ==
global Settings
switch nargin
case 0
a.con = [];
a.n = 0;
a.bus = [];
a.vbus = [];
www.eeworm.com/read/384940/8830607
m syclass.m
function a = SYclass(varargin)
% constructor of the class Syn
% == SYNCHRONOUS MACHINES ==
global Settings
switch nargin
case 0
a.con = [];
a.n = 0;
a.bus = [];
a.vbus = [];
a.Id = [];
www.eeworm.com/read/427414/8947664
c sync.c
/*
* Synchronous I/O functions for libusb
* Copyright (C) 2007-2008 Daniel Drake
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/183822/9136280
h ecrypt-sync-ae.h
/* ecrypt-sync-ae.h */
/*
* Header file for synchronous stream ciphers with authentication
* mechanism.
*
* *** Please only edit parts marked with "[edit]". ***
*/
#ifndef ECRYPT_SYNC_AE
#de
www.eeworm.com/read/378510/9227889
c sync.c
/*
* Synchronous I/O functions for libusb
* Copyright (C) 2007-2008 Daniel Drake
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/360810/10076769
h syncppp.h
/*
* Defines for synchronous PPP/Cisco link level subroutines.
*
* Copyright (C) 1994 Cronyx Ltd.
* Author: Serge Vakulenko,
*
* This software is distributed with NO WARRANTIE
www.eeworm.com/read/145158/12747985
m smphasor1.m
% creates figure for SM phasors
clear,clc,close all
h0=figure('Units','normalized', ...
'Color',[0.8 0.8 0.8], ...
'Name','Round Rotor Synchronous Machine',...
'NumberTitle','off',...
www.eeworm.com/read/147766/5725602
c comx.c
/*
* Device driver framework for the COMX line of synchronous serial boards
*
* for Linux kernel 2.2.X / 2.4.X
*
* Original authors: Arpad Bakay ,
*
www.eeworm.com/read/136812/5859674
s test_memtest_asm.s
#include
/*
* doustorem_asmX(addr)
* addr_t addr;
*
* Create an asynchronous store error immediately followed by a
* synchronous error.
*
* There are 4 routines
www.eeworm.com/read/136812/5859708
s test_memtest_asm.s
#include
/*
* doustorem_asmX(addr)
* addr_t addr;
*
* Create an asynchronous store error immediately followed by a
* synchronous error.
*
* There are 4 routines