代码搜索:CSTR
找到约 2,344 项符合「CSTR」的源代码
代码结果 2,344
www.eeworm.com/read/197108/8029094
m cstr.m
function CSTR
% CSTR反应器的热稳定性分析(Thermal stability analysis of a CSTR)--相平面图
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and Techno
www.eeworm.com/read/494076/6387728
m cstr.m
function CSTR
% CSTR反应器的热稳定性分析(Thermal stability analysis of a CSTR)--相平面图
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and Techno
www.eeworm.com/read/479717/6685209
h cstr.h
#ifndef MORTSTRING_H
#define MORTSTRING_H
#include "afx.h"
//HashKey
UINT HashKey(LPCTSTR key);
struct CStrData
{
int nDataLength; // length of data (including terminator)
i
www.eeworm.com/read/479717/6685215
cpp cstr.cpp
#include "CStr.h"
#include "string.h"
#include "tchar.h"
//#include
#ifndef DESKTOP
#define _tcsinc(x) x++
#define _tcsdec(x) x--
#endif
//**************************************
www.eeworm.com/read/477455/6736032
m cstr.m
function CSTR
% CSTR反应器的热稳定性分析(Thermal stability analysis of a CSTR)--相平面图
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and Techno
www.eeworm.com/read/259881/11760153
mdl cstr.mdl
# $Revision: 1.1 $
Model {
Name "CSTR2"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
www.eeworm.com/read/211870/15172302
m cstr.m
clear
x1(1,1)=100;
x2(1,1)=3;
% u1(1,1)=1;
% u2(1,1)=1.05;
u1(1:1200,1)=[0.2*ones(600,1);0.6*ones(600,1)];
u2(1:1200,1)=[1*ones(200,1);1.5*ones(200,1);0.5*ones(200,1);2*ones(200,1);zeros(200,
www.eeworm.com/read/229812/4744884
cpp cstr.cpp
#include
void main( void ) {
String s ("Open Watcom C++");
char const *pch1, *pch2;
pch1 = s.operator char const *(); // S1
pch2 = ( const char * )
www.eeworm.com/read/216499/4892738
s cstr.s
.globl jget,iget
.globl succ
.globl create,rewind,putchar,getchar,allocate
.globl smark
.globl rewcstr,putcstr,getcstr,size
/ currnet string manipulations
/ keep a initial fragment handy for quick ac
www.eeworm.com/read/195341/5112146
s cstr.s
.globl jget,iget
.globl succ
.globl create,rewind,putchar,getchar,allocate
.globl smark
.globl rewcstr,putcstr,getcstr,size
/ currnet string manipulations
/ keep a initial fragment handy for quick ac