代码搜索结果
找到约 10,000 项符合
Y 的代码
sdbms_sql.y
%{
#include "stdafx.h"
#include "sdbms.h"
#include "Sdbms_GlobalDefines.h"
#include "Sdbms_DataStruct.h"
#include "SqlMsg.h"
#include "sdbms_sql.h"
extern char * g_strSQL;
extern CSdbms g_sd
y1.gif
vti_encoding:SR|utf8-nl
vti_author:SR|feiwl
vti_modifiedby:SR|feiwl
vti_timecreated:TR|12 May 2002 08:56:18 -0000
vti_timelastmodified:TR|12 May 2002 08:57:41 -0000
vti_lastwidth:IX|13
vti_lasth
y2.gif
vti_encoding:SR|utf8-nl
vti_author:SR|feiwl
vti_modifiedby:SR|feiwl
vti_timecreated:TR|12 May 2002 08:56:22 -0000
vti_timelastmodified:TR|12 May 2002 08:57:41 -0000
vti_lastwidth:IX|14
vti_lasth
y_bus.m
% change the bus no. to the connective integer no.
% remark: let bus 1 is swing bus, bus 2~ ngen+1 is PV bus, bus ngen+2~nbus is PQ bus
a=busdata(:,1); kb=busdata(:,2); c=[linedata(:,1),
p_y.m
function pc3inte=P_y(interval,len);
% 该函数对区间进行裁减即Py投影,返回裁剪后的区间信号
if sign(interval(1))==sign(interval(len))
interval=interval.*(sign(interval)==sign(interval(1)));
inte=interp1([1,len],[i