代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/287344/8691905
jpg b5.jpg
www.eeworm.com/read/287344/8691907
jpg b1.jpg
www.eeworm.com/read/287344/8691913
jpg b2.jpg
www.eeworm.com/read/287344/8692236
jpg b5.jpg
www.eeworm.com/read/287344/8692240
jpg b1.jpg
www.eeworm.com/read/287344/8692251
jpg b2.jpg
www.eeworm.com/read/431267/8692792
h 44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_
www.eeworm.com/read/387305/8694622
c b2.c
#include
#include
#include
#define N_PHILO 5
#define VOISIN_A_DROITE ((i+1)%N_PHILO)
#define VOISIN_A_GAUCHE ((i+4)%N_PHILO)
#define PENSER 0
#define DECIDER_DE_MANGER
www.eeworm.com/read/431224/8698371
m build_b.m
function a = build_b(a)
% build admittance matrix B' and B" for fast decoupled
% power flow algorithm (FDPF)
%
% see also BUILD_Y and Settings
global Bus Settings
if ~a.n, return, end
nb = Bus.n;
www.eeworm.com/read/287229/8700720