chengjichaxun_mcc_component_data.c

来自「一个简单的用matlab实现的成绩查询系统。」· C语言 代码 · 共 224 行 · 第 1/2 页

C
224
字号
                                                          '1', '5', '1', 'D',
                                                          '4', '3', 'B', '1',
                                                          '3', 'F', '4', '2',
                                                          '7', '9', 'C', '2',
                                                          '0', '9', '8', '9',
                                                          'A', 'C', '7', 'D',
                                                          '0', 'D', '2', '3',
                                                          '9', '4', 'E', 'C',
                                                          '2', '5', '6', 'B',
                                                          'C', '3', '1', '9',
                                                          '1', '9', '2', '6',
                                                          '1', '4', '1', 'A',
                                                          '4', 'D', '4', '8',
                                                          '5', 'A', 'F', 'E',
                                                          '0', '6', '7', '8',
                                                          '6', '1', 'A', 'E',
                                                          '3', '1', 'E', '9',
                                                          '3', '7', '8', 'B',
                                                          'E', '9', '2', '3',
                                                          '5', '8', '1', '0',
                                                          'A', 'E', '0', '5',
                                                          '7', 'F', '7', 'E',
                                                          '0', '8', '8', 'E',
                                                          'F', 'E', '2', '1',
                                                          'F', '7', '2', '9',
                                                          'F', 'D', '2', '8',
                                                          '5', '2', '2', '3',
                                                          '1', '4', '2', '6',
                                                          '3', '6', '6', 'A',
                                                          '4', 'C', '4', 'B',
                                                          'F', 'E', '2', '2',
                                                          '2', 'C', 'B', '1',
                                                          '1', '3', '2', '8',
                                                          '1', '4', '2', 'B',
                                                          '8', '8', 'E', '8',
                                                          'F', '6', '0', '4',
                                                          '2', 'A', '3', '4',
                                                          '0', '2', '4', '2',
                                                          '6', '2', '1', '4',
                                                          '3', 'A', '5', '6',
                                                          '6', '8', '0', 'D',
                                                          '6', '8', 'B', '1',
                                                          '1', '5', '6', 'C',
                                                          'A', '3', 'C', '5',
                                                          '5', '6', 'B', 'C',
                                                          '6', 'A', '2', '6',
                                                          'C', '7', 'E', '0',
                                                          '2', '0', '3', '2',
                                                          '2', 'B', '4', '5'
                                                          , '\0'};

const char *__MCC_chengjichaxun_matlabpath_data[] = {"chengjichaxun/",
                                                     "toolbox/compiler/deploy/",
                                                     "$TOOLBOXMATLABDIR/general/",
                                                     "$TOOLBOXMATLABDIR/ops/",
                                                     "$TOOLBOXMATLABDIR/lang/",
                                                     "$TOOLBOXMATLABDIR/elmat/",
                                                     "$TOOLBOXMATLABDIR/elfun/",
                                                     "$TOOLBOXMATLABDIR/specfun/",
                                                     "$TOOLBOXMATLABDIR/matfun/",
                                                     "$TOOLBOXMATLABDIR/datafun/",
                                                     "$TOOLBOXMATLABDIR/polyfun/",
                                                     "$TOOLBOXMATLABDIR/funfun/",
                                                     "$TOOLBOXMATLABDIR/sparfun/",
                                                     "$TOOLBOXMATLABDIR/scribe/",
                                                     "$TOOLBOXMATLABDIR/graph2d/",
                                                     "$TOOLBOXMATLABDIR/graph3d/",
                                                     "$TOOLBOXMATLABDIR/specgraph/",
                                                     "$TOOLBOXMATLABDIR/graphics/",
                                                     "$TOOLBOXMATLABDIR/uitools/",
                                                     "$TOOLBOXMATLABDIR/strfun/",
                                                     "$TOOLBOXMATLABDIR/imagesci/",
                                                     "$TOOLBOXMATLABDIR/iofun/",
                                                     "$TOOLBOXMATLABDIR/audiovideo/",
                                                     "$TOOLBOXMATLABDIR/timefun/",
                                                     "$TOOLBOXMATLABDIR/datatypes/",
                                                     "$TOOLBOXMATLABDIR/verctrl/",
                                                     "$TOOLBOXMATLABDIR/codetools/",
                                                     "$TOOLBOXMATLABDIR/helptools/",
                                                     "$TOOLBOXMATLABDIR/winfun/",
                                                     "$TOOLBOXMATLABDIR/demos/",
                                                     "toolbox/local/",
                                                     "toolbox/stateflow/stateflow/",
                                                     "toolbox/shared/hds/",
                                                     "toolbox/compiler/",
                                                     "toolbox/control/control/",
                                                     "toolbox/control/ctrlguis/",
                                                     "toolbox/control/ctrlobsolete/",
                                                     "toolbox/control/ctrlutil/",
                                                     "toolbox/shared/controllib/",
                                                     "toolbox/shared/optimlib/",
                                                     "toolbox/database/database/",
                                                     "toolbox/mbc/mbc/",
                                                     "toolbox/nnet/nnet/",
                                                     "toolbox/nnet/nnutils/",
                                                     "toolbox/optim/",
                                                     "toolbox/signal/signal/",
                                                     "toolbox/signal/sigtools/",
                                                     "toolbox/stats/",
                                                     "toolbox/symbolic/"};
const int __MCC_chengjichaxun_matlabpath_data_count = 49;

const char *__MCC_chengjichaxun_mcr_application_options[] = { "" };
const int __MCC_chengjichaxun_mcr_application_option_count = 0;
const char *__MCC_chengjichaxun_mcr_runtime_options[] = { "" };
const int __MCC_chengjichaxun_mcr_runtime_option_count = 0;
#ifdef __cplusplus
}
#endif


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?