哈尔滨理工大学本科生毕业设计
哈尔滨理工大学本科生毕业设计
附录E stateflow的模型查看器
哈尔滨理工大学本科生毕业设计
附录F stateflow 的仿真结果及生成的源代码
/* Include files */ #include \#include \
/* Type Definitions */
/* Named Constants */
/* Variable Declarations */
/* Variable Definitions */ int32_T _sfEvent_;
uint32_T _xingMachineNumber_; real_T _sfTime_;
/* Function Declarations */
/* Function Definitions */
哈尔滨理工大学本科生毕业设计
void xing_initializer(void) {
_sfEvent_ = CALL_EVENT; }
void xing_terminator(void) { }
/* SFunction Glue Code */
unsigned int sf_xing_method_dispatcher(SimStruct *simstructPtr, unsigned int chartFileNumber, const char* specsCksum, int_T method, void *data) {
if (chartFileNumber==7) {
c7_xing_method_dispatcher(simstructPtr, method, data); return 1; }
return 0; }
unsigned int sf_xing_process_check_sum_call( int nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) {
#ifdef MATLAB_MEX_FILE
char commandName[20]; if (nrhs<1 || !mxIsChar(prhs[0]) ) return 0;
/* Possible call to get the checksum */
mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char));
哈尔滨理工大学本科生毕业设计
commandName[(sizeof(commandName)/sizeof(char)-1)] = '\\0'; if (strcmp(commandName,\ return 0;
plhs[0] = mxCreateDoubleMatrix( 1,4,mxREAL); if (nrhs>1 && mxIsChar(prhs[1])) {
mxGetString(prhs[1], commandName,sizeof(commandName)/sizeof(char)); commandName[(sizeof(commandName)/sizeof(char)-1)] = '\\0'; if (!strcmp(commandName,\
((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(2828399030U); ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(2887128318U); ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(2617034442U); ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(3406542588U); } else if (!strcmp(commandName,\ ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(0U); ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(0U); ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(0U); ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(0U); } else if (!strcmp(commandName,\
((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(117619422U); ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(1692202746U); ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(541368259U); ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(1263927372U); } else if (nrhs==3 && !strcmp(commandName,\ unsigned int chartFileNumber;
chartFileNumber = (unsigned int)mxGetScalar(prhs[2]); switch (chartFileNumber) { case 7: {
extern void sf_c7_xing_get_check_sum(mxArray *plhs[]); sf_c7_xing_get_check_sum(plhs); break; }
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库基于51单片机便携式心率测试仪的研究与设计(8)在线全文阅读。
相关推荐: