代码搜索:Procedure
找到约 10,000 项符合「Procedure」的源代码
代码结果 10,000
www.eeworm.com/read/401606/11554732
m procedure.m
load data.dat;
choice=input('1.截面判定 2.纯弯分析 3.极限扭矩分析 4.弯扭耦合分析 5.动力时程分析>>请问您想进行哪项计算:');
if choice==1
SectionInput
elseif choice==2
BendAnalysis
elseif choice==3
UtmostTorsion
elseif
www.eeworm.com/read/128645/14284238
xml procedure.xml
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|13 May 2000 16:48:08 -0000
vti_extenderversion:SR|4.0.2.3406
www.eeworm.com/read/126801/14402872
cpp procedure.cpp
/////////////////////////////////////////////////////////////////////////////
// Procedure.cpp
// the implementation of the specified arithmetic
// Author : freeia
// E-mail : freeia@163.com
//
www.eeworm.com/read/210695/15193384
cpp procedure.cpp
/////////////////////////////////////////////////////////////////////////////
// Procedure.cpp
// the implementation of the specified arithmetic
// Author : freeia
// E-mail : freeia@163.com
//
www.eeworm.com/read/209583/15216997
txt procedure.txt
create procedure pro_stu_hotel
@campus char(20)=null,
@building char(6)=null
as
select '宿舍'=hotel_information.hotel_no,
'电话'=hotel_information.hotel_phone,
'已住学生'=hotel_information.hotel_actual