代码搜索:Synchronous

找到约 1,924 项符合「Synchronous」的源代码

代码结果 1,924
www.eeworm.com/read/324802/13243771

test pragma.test

# 2002 March 6 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yoursel
www.eeworm.com/read/429621/8798637

m set1.m

% parameters of synchronous generator 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.0048; xd = 1
www.eeworm.com/read/429621/8798698

m i3essr.m

% MATLAB script file to load synchronous machine % parameters given in Table 1 of First Benchmark Model % for Computer Simulation of Subsynchronous Resonance % IEEE Trans on PAS, Vol. 1, PA
www.eeworm.com/read/381377/9095496

html power_windgen.html

www.eeworm.com/read/183272/9172458

10 fig3.10

#include "apue.h" #include int main(int argc, char *argv[]) { int val; if (argc != 2) err_quit("usage: a.out "); if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0) err
www.eeworm.com/read/183272/9172515

c fileflags.c

#include "apue.h" #include int main(int argc, char *argv[]) { int val; if (argc != 2) err_quit("usage: a.out "); if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0) err
www.eeworm.com/read/182883/9187441

8 metalog.8

.TH "metalog" "1" "0.5" "Frank DENIS" "Syslog daemon" .SH "NAME" .LP metalog \- an alternative syslog daemon .SH "SYNTAX" .LP metalog [\fI\-\-daemonize\fP] [\fI\-\-consolelevel=0..7\fP] [\fI\-\-help
www.eeworm.com/read/179365/9359775

c adc.c

//**************************************************************************** // // ADC.C - Routines to enable the synchronous serial interface and use it to // sample data from the ADC. O
www.eeworm.com/read/364932/9886915

10 fig3.10

#include "apue.h" #include int main(int argc, char *argv[]) { int val; if (argc != 2) err_quit("usage: a.out "); if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0) err
www.eeworm.com/read/364932/9886973

c fileflags.c

#include "apue.h" #include int main(int argc, char *argv[]) { int val; if (argc != 2) err_quit("usage: a.out "); if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0) err