代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/169093/5428603
h xbn_fp2.h
/* Copyright 2003-2005, Voltage Security, all rights reserved.
*/
#include "ictk.h"
#include "xbn_z.h"
#include "xbn_fp.h"
#ifndef XBN_FP2_H
#define XBN_FP2_H
#ifdef __cplusplus
extern
www.eeworm.com/read/316872/3604669
txt governors.txt
CPU frequency and voltage scaling code in the Linux(TM) kernel
L i n u x C P U F r e q
C P U F r e q G o v e r n o r s
- information for users and developers -
www.eeworm.com/read/316872/3604673
txt core.txt
CPU frequency and voltage scaling code in the Linux(TM) kernel
L i n u x C P U F r e q
C P U F r e q C o r e
Dominik Brodowski
David Kimd
www.eeworm.com/read/170961/9778402
txt 温度ltc1392 with pic16c84.txt
Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
歌林电子制作实验室www.nbglin.com
Introduction.
The Linear Technology LTC1392 is an inexpensive
www.eeworm.com/read/237097/13978049
txt 温度ltc1392 with pic16c84.txt
Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
歌林电子制作实验室www.nbglin.com
Introduction.
The Linear Technology LTC1392 is an inexpensive
www.eeworm.com/read/431224/8697087
m bdmatrix.m
function bdmatrix(a)
global LA DAE
LA.b_avr = [];
LA.d_avr = [];
if ~a.n
fm_disp('* * * No automatic voltage control found')
return
end
Fu = sparse(DAE.n,a.n);
Gu = sparse(a.vref,1:a.n,a.u
www.eeworm.com/read/431224/8697762
m setx0.m
function a = setx0(a)
global DAE
if ~a.n, return, end
% variable initialization
DAE.x(a.q1) = 1;
DAE.y(a.q) = 1;
% pilot bus voltage reference
a.con(:,5) = DAE.y(a.vbus);
fm_disp('Initialization
www.eeworm.com/read/385894/8783246
txt 3-1.txt
!/BATCH,LIST
/TITLE,VOLTAGE-FED THICK STRANDED COIL IN FREE SPACE ! 定义工作标题
/FILNAM,VOL_COIL_2D,1 ! 定义工作文件名
KEYW,MAGNOD,1 ! 指定磁场分析
/PREP7
ET,1,
www.eeworm.com/read/384940/8830753
m bdmatrix.m
function bdmatrix(a)
global LA DAE
LA.b_avr = [];
LA.d_avr = [];
if ~a.n
fm_disp('* * * No automatic voltage control found')
return
end
Fu = sparse(DAE.n,a.n);
Gu = sparse(a.vref,1:a.n,a.u
www.eeworm.com/read/384940/8831523
m setx0.m
function a = setx0(a)
global DAE
if ~a.n, return, end
% variable initialization
DAE.x(a.q1) = 1;
DAE.y(a.q) = 1;
% pilot bus voltage reference
a.con(:,5) = DAE.y(a.vbus);
fm_disp('Initialization