代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/116008/6114330
testqueries
#we expect these queries to work
select nodeid
select light
select light,temp
select light,temp,voltage,nodeid,parent,accel_x,accel_y
select max(light)
select count(light)
select count(light),max(ligh
www.eeworm.com/read/263400/11364210
m vfdt_harm_analy_con.m
% generate voltage swells
clear
% initial parameters setting.
P=12;
datalength=2^P;
fs=12800;
AN=1;
PNO=0.3;
omega=2*pi*50/fs;
omega2=2*pi*250/fs;
% enter the loop for generaing the PNO
www.eeworm.com/read/405217/11468602
m simple_gm.m
% SIMPLE_GM Function to find transconductance given drain current or overdrive voltage
%
% [GM, Ids] = SIMPLE_GM ('Vod', Vod, W, L, Mu0, Cox)
%
% [GM, Vod] = SIMPLE_GM ('Ids', Ids, W, L, M
www.eeworm.com/read/152406/12116636
m simple_gm.m
% SIMPLE_GM Function to find transconductance given drain current or overdrive voltage
%
% [GM, Ids] = SIMPLE_GM ('Vod', Vod, W, L, Mu0, Cox)
%
% [GM, Vod] = SIMPLE_GM ('Ids', Ids, W, L, M
www.eeworm.com/read/254515/12132910
m simple_gm.m
% SIMPLE_GM Function to find transconductance given drain current or overdrive voltage
%
% [GM, Ids] = SIMPLE_GM ('Vod', Vod, W, L, Mu0, Cox)
%
% [GM, Vod] = SIMPLE_GM ('Ids', Ids, W, L, M
www.eeworm.com/read/126027/14451484
h yacc_cis.h
#define STRING 257
#define NUMBER 258
#define FLOAT 259
#define VOLTAGE 260
#define CURRENT 261
#define SIZE 262
#define VERS_1 263
#define MANFID 264
#define FUNCID 265
#define CONFIG 266
#define CFT
www.eeworm.com/read/18429/787936
tlg tcd1208_driver.tlg
// Batch Timer Log File (Release Version: 8.3.02.12_DE_ADV_PC)
// Project = tcd1208_driver
// Family = M4A5
// Device = M4A5-128/64
// Speed = -10
// Voltage = 5.0
// Operating Con
www.eeworm.com/read/37632/1084045
ac-
:Base Ec_elem.hlp
1 Element Map
2 Eclipse Elements=IDH_CONTENTS
1 Active Elements
2 ACTIVE ELEMENTS OVERVIEW=ACTIVE_ELEMENTS_OVERVIEW
2 VCCS ( Voltage Controlled Current Source )=_VCCS
2 VCVS (
www.eeworm.com/read/38272/1109956
ac-
:Base Ec_elem.hlp
1 Element Map
2 Eclipse Elements=IDH_CONTENTS
1 Active Elements
2 ACTIVE ELEMENTS OVERVIEW=ACTIVE_ELEMENTS_OVERVIEW
2 VCCS ( Voltage Controlled Current Source )=_VCCS
2 VCVS (
www.eeworm.com/read/241780/4557943
h browsertoken.h
/* Copyright 2003-2005, Voltage Security, all rights reserved.
*/
#ifndef _BROWSER_TOKEN_H_
#define _BROWSER_TOKEN_H_
#include "vibe.h"
#include "libctx.h"
#include "icserver.h"
#ifdef __c