基本信息
源码名称:发动机电控自动代码生成
源码大小:0.16M
文件格式:.rar
开发语言:MATLAB
更新时间:2021-11-13
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
利用matlab/simulink 生成汽油机电控程序

GENCODE_sudong

└── GENCODE_sudong
    ├── engine1.mdl
    ├── engine1_ert_rtw
    │   └── build_exception.mat
    ├── matlab.mat
    ├── my model
    │   ├── cc.m
    │   ├── engine1.mdl
    │   ├── engine1_ert_rtw
    │   │   ├── buildInfo.mat
    │   │   ├── build_exception.mat
    │   │   ├── codeInfo.mat
    │   │   ├── defines.txt
    │   │   ├── engine1.c
    │   │   ├── engine1.h
    │   │   ├── engine1_data.c
    │   │   ├── engine1_private.h
    │   │   ├── engine1_ref.rsp
    │   │   ├── engine1_types.h
    │   │   ├── ert_main.c
    │   │   ├── html
    │   │   │   ├── codeMetrics.mat
    │   │   │   ├── contents_file.tmp
    │   │   │   ├── engine1_c.html
    │   │   │   ├── engine1_codegen_rpt.html
    │   │   │   ├── engine1_contents.html
    │   │   │   ├── engine1_data_c.html
    │   │   │   ├── engine1_h.html
    │   │   │   ├── engine1_interface.html
    │   │   │   ├── engine1_metrics.html
    │   │   │   ├── engine1_private_h.html
    │   │   │   ├── engine1_replacements.html
    │   │   │   ├── engine1_subsystems.html
    │   │   │   ├── engine1_survey.html
    │   │   │   ├── engine1_trace.html
    │   │   │   ├── engine1_traceInfo.js
    │   │   │   ├── engine1_types_h.html
    │   │   │   ├── ert_main_c.html
    │   │   │   ├── help.png
    │   │   │   ├── hilite_warning.png
    │   │   │   ├── rtwannotate.js
    │   │   │   ├── rtwhilite.js
    │   │   │   ├── rtwmsg.html
    │   │   │   ├── rtwreport.css
    │   │   │   ├── rtwreport_utils.js
    │   │   │   ├── rtwshrink.js
    │   │   │   ├── rtwtypes_h.html
    │   │   │   ├── search.js
    │   │   │   └── traceInfo.mat
    │   │   ├── make_exception.mat
    │   │   ├── modelsources.txt
    │   │   ├── rtw_proj.tmw
    │   │   ├── rtwtypes.h
    │   │   └── rtwtypeschksum.mat
    │   ├── matlab.mat
    │   ├── slprj
    │   │   ├── ert
    │   │   │   ├── _sharedutils
    │   │   │   │   └── tflSUInfo.mat
    │   │   │   └── engine1
    │   │   │       └── tmwinternal
    │   │   │           ├── binfo.mat
    │   │   │           └── minfo.mat
    │   │   └── sl_proj.tmw
    │   └── zjp.mat
    ├── q1_grt_rtw
    │   └── build_exception.mat
    ├── slprj
    │   ├── ert
    │   │   ├── _sharedutils
    │   │   └── engine1
    │   │       └── tmwinternal
    │   │           └── minfo.mat
    │   └── sl_proj.tmw
    ├── z1.mdl
    └── z1_grt_rtw
        └── build_exception.mat

17 directories, 60 files