代码搜索:BASE

找到约 10,000 项符合「BASE」的源代码

代码结果 10,000
www.eeworm.com/read/431224/8698941

m base.m

function a = base(a) global Bus Settings if ~a.n, return, end Vn = a.con(:,3); Vb = getkv(Bus,a.bus,1); fm_errv(Vn,'Subsynchronous Resonance Model',a.bus) k = Settings.mva.*Vn.*Vn./a.con(:,2)./Vb
www.eeworm.com/read/387007/8713064

hh base.hh

/* -*- c++ -*- --------------------------------------------------------------- Copyright (C) 2005, SWECO, All Rights Reserved. Global, basic definitions $Id$ Author: Zsolt Molnar (Zsolt
www.eeworm.com/read/386806/8725995

c base.c

/* * linux/fs/proc/base.c * * Copyright (C) 1991, 1992 Linus Torvalds * * proc base directory handling functions */ #include #include #include
www.eeworm.com/read/386630/8734395

mdb base.mdb

www.eeworm.com/read/430270/8758452

pbl base.pbl

www.eeworm.com/read/286267/8774738

mdb base.mdb

www.eeworm.com/read/429606/8799993

css base.css

/* =========================================================================== eXe Copyright 2004-2006, University of Auckland base style sheet for all themes =========================================
www.eeworm.com/read/429592/8801244

css base.css

body{margin:0;padding:0;} body, td, th, input, select{font-size:12px} form{padding:0;margin:0} fieldset{border:1px solid #c8d9e4} legend{font-weight:bold;color:#000} input{padding-top:2px;} .sec
www.eeworm.com/read/429480/8806395

h base.h

#ifndef _BASE_H #define _BASE_H 1 #include "SizeDef.h" #ifndef BASE_INLINE #define BASE_INLINE inline #endif #define NULL_PTR 0 #define NULL_HANDLE 0 #define FLAG_END 0 #define F
www.eeworm.com/read/429480/8806398

c base.c

#include "Base.h" /** ----------------------------------------- If need, add base functions here -------------------------------------------- */