亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? movegui.cpp

?? matlab的可執行程序
?? CPP
?? 第 1 頁 / 共 3 頁
字號:
//
// MATLAB Compiler: 3.0
// Date: Wed Jul 14 12:15:03 2004
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integer_for_loops:on" "-O"
// "array_indexing:on" "-O" "optimize_conditionals:on" "-B" "sglcpp" "-p" "-W"
// "main" "-L" "Cpp" "-t" "-T" "link:exe" "-h" "libmmfile.mlib" "-W" "mainhg"
// "libmwsglm.mlib" "QQchabu.m" 
//
#include "movegui.hpp"
#include "libsgl.hpp"
#include "libmatlbm.hpp"
#include "libmmfile.hpp"
#include "libmwsglm.hpp"

static mxChar _array3_[5] = { 'n', 'o', 'r', 't', 'h' };
static mxArray * _mxarray2_ = mclInitializeString(5, _array3_);

static mxChar _array5_[5] = { 's', 'o', 'u', 't', 'h' };
static mxArray * _mxarray4_ = mclInitializeString(5, _array5_);

static mxChar _array7_[4] = { 'e', 'a', 's', 't' };
static mxArray * _mxarray6_ = mclInitializeString(4, _array7_);

static mxChar _array9_[4] = { 'w', 'e', 's', 't' };
static mxArray * _mxarray8_ = mclInitializeString(4, _array9_);

static mxChar _array11_[9] = { 'n', 'o', 'r', 't', 'h', 'e', 'a', 's', 't' };
static mxArray * _mxarray10_ = mclInitializeString(9, _array11_);

static mxChar _array13_[9] = { 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 't' };
static mxArray * _mxarray12_ = mclInitializeString(9, _array13_);

static mxChar _array15_[9] = { 'n', 'o', 'r', 't', 'h', 'w', 'e', 's', 't' };
static mxArray * _mxarray14_ = mclInitializeString(9, _array15_);

static mxChar _array17_[9] = { 's', 'o', 'u', 't', 'h', 'w', 'e', 's', 't' };
static mxArray * _mxarray16_ = mclInitializeString(9, _array17_);

static mxChar _array19_[6] = { 'c', 'e', 'n', 't', 'e', 'r' };
static mxArray * _mxarray18_ = mclInitializeString(6, _array19_);

static mxChar _array21_[8] = { 'o', 'n', 's', 'c', 'r', 'e', 'e', 'n' };
static mxArray * _mxarray20_ = mclInitializeString(8, _array21_);

static mxArray * _array1_[10] = { _mxarray2_, _mxarray4_, _mxarray6_,
                                  _mxarray8_, _mxarray10_, _mxarray12_,
                                  _mxarray14_, _mxarray16_,
                                  _mxarray18_, _mxarray20_ };
static mwArray _mxarray0_ = mclInitializeCellVector(1, 10, _array1_);
static mwArray _mxarray22_ = mclInitializeDouble(0.0);
static mwArray _mxarray23_ = mclInitializeDouble(3.0);
static mwArray _mxarray24_ = mclInitializeCharVector(0, 0, (mxChar *)NULL);
static mwArray _mxarray25_ = mclInitializeDoubleVector(0, 0, (double *)NULL);
static mwArray _mxarray26_ = mclInitializeDouble(1.0);

static mxChar _array28_[39] = { 'h', 'a', 'n', 'd', 'l', 'e', ' ', 'o',
                                'f', ' ', 'f', 'i', 'g', 'u', 'r', 'e',
                                ' ', 'o', 'r', ' ', 'd', 'e', 's', 'c',
                                'e', 'n', 'd', 'a', 'n', 't', ' ', 'r',
                                'e', 'q', 'u', 'i', 'r', 'e', 'd' };
static mwArray _mxarray27_ = mclInitializeString(39, _array28_);

static mxChar _array30_[5] = { 'e', 'x', 'a', 'c', 't' };
static mwArray _mxarray29_ = mclInitializeString(5, _array30_);

static mxChar _array32_[21] = { 'u', 'n', 'r', 'e', 'c', 'o', 'g',
                                'n', 'i', 'z', 'e', 'd', ' ', 'p',
                                'o', 's', 'i', 't', 'i', 'o', 'n' };
static mwArray _mxarray31_ = mclInitializeString(21, _array32_);
static mwArray _mxarray33_ = mclInitializeDouble(2.0);

static mxChar _array35_[27] = { 'u', 'n', 'r', 'e', 'c', 'o', 'g', 'n', 'i',
                                'z', 'e', 'd', ' ', 'i', 'n', 'p', 'u', 't',
                                ' ', 'a', 'r', 'g', 'u', 'm', 'e', 'n', 't' };
static mwArray _mxarray34_ = mclInitializeString(27, _array35_);
static mwArray _mxarray36_ = mclInitializeString(8, _array21_);

static mxChar _array38_[22] = { 'a', 'c', 't', 'i', 'v', 'e', 'p', 'o',
                                's', 'i', 't', 'i', 'o', 'n', 'p', 'r',
                                'o', 'p', 'e', 'r', 't', 'y' };
static mwArray _mxarray37_ = mclInitializeString(22, _array38_);

static mxChar _array40_[5] = { 'u', 'n', 'i', 't', 's' };
static mwArray _mxarray39_ = mclInitializeString(5, _array40_);

static mxChar _array42_[6] = { 'p', 'i', 'x', 'e', 'l', 's' };
static mwArray _mxarray41_ = mclInitializeString(6, _array42_);

static mxChar _array44_[8] = { 'p', 'o', 's', 'i', 't', 'i', 'o', 'n' };
static mwArray _mxarray43_ = mclInitializeString(8, _array44_);
static mwArray _mxarray45_ = mclInitializeDouble(6.0);
static mwArray _mxarray46_ = mclInitializeDouble(24.0);

static mxChar _array48_[4] = { 't', 'y', 'p', 'e' };
static mwArray _mxarray47_ = mclInitializeString(4, _array48_);

static mxChar _array50_[6] = { 'u', 'i', 'm', 'e', 'n', 'u' };
static mwArray _mxarray49_ = mclInitializeString(6, _array50_);
static mwArray _mxarray51_ = mclInitializeDouble(32.0);

static mxChar _array53_[9] = { 'u', 'i', 't', 'o', 'o', 'l', 'b', 'a', 'r' };
static mwArray _mxarray52_ = mclInitializeString(9, _array53_);

static mxChar _array55_[13] = { 'o', 'u', 't', 'e', 'r', 'p', 'o',
                                's', 'i', 't', 'i', 'o', 'n' };
static mwArray _mxarray54_ = mclInitializeString(13, _array55_);

static mxChar _array57_[10] = { 's', 'c', 'r', 'e', 'e',
                                'n', 's', 'i', 'z', 'e' };
static mwArray _mxarray56_ = mclInitializeString(10, _array57_);
static mwArray _mxarray58_ = mclInitializeString(5, _array3_);
static mwArray _mxarray59_ = mclInitializeString(5, _array5_);
static mwArray _mxarray60_ = mclInitializeString(4, _array7_);
static mwArray _mxarray61_ = mclInitializeString(4, _array9_);
static mwArray _mxarray62_ = mclInitializeString(9, _array11_);
static mwArray _mxarray63_ = mclInitializeString(9, _array13_);
static mwArray _mxarray64_ = mclInitializeString(9, _array15_);
static mwArray _mxarray65_ = mclInitializeString(9, _array17_);

static double _array67_[2] = { 0.0, 0.0 };
static mwArray _mxarray66_ = mclInitializeDoubleVector(1, 2, _array67_);
static mwArray _mxarray68_ = mclInitializeString(6, _array19_);
static mwArray _mxarray69_ = mclInitializeDouble(4.0);

static mxChar _array71_[6] = { 'f', 'i', 'g', 'u', 'r', 'e' };
static mwArray _mxarray70_ = mclInitializeString(6, _array71_);

static mxChar _array73_[6] = { 'p', 'a', 'r', 'e', 'n', 't' };
static mwArray _mxarray72_ = mclInitializeString(6, _array73_);

void InitializeModule_movegui() {
}

void TerminateModule_movegui() {
    mxDestroyArray(_mxarray20_);
    mxDestroyArray(_mxarray18_);
    mxDestroyArray(_mxarray16_);
    mxDestroyArray(_mxarray14_);
    mxDestroyArray(_mxarray12_);
    mxDestroyArray(_mxarray10_);
    mxDestroyArray(_mxarray8_);
    mxDestroyArray(_mxarray6_);
    mxDestroyArray(_mxarray4_);
    mxDestroyArray(_mxarray2_);
}

static mwArray movegui_get_parent_fig(mwArray h_in = mwArray::DIN);
#ifdef __cplusplus
extern "C"
#endif
void mlxMovegui_get_parent_fig(int nlhs,
                               mxArray * plhs[],
                               int nrhs,
                               mxArray * prhs[]);
static void Mmovegui(mwArray varargin);
static mwArray Mmovegui_get_parent_fig(int nargout_, mwArray h_in);

static mexFunctionTableEntry local_function_table_[1]
  = { { "get_parent_fig", mlxMovegui_get_parent_fig, 1, 1, NULL } };

_mexLocalFunctionTable _local_function_table_movegui
  = { 1, local_function_table_ };

//
// The function "movegui" contains the normal interface for the "movegui"
// M-function from file "e:\matlab6.5\toolbox\matlab\uitools\movegui.m" (lines
// 1-214). This function processes any input arguments and passes them to the
// implementation version of the function, appearing above.
//
void movegui(mwVarargin varargin) {
    Mmovegui(varargin.ToArray());
}

//
// The function "mlxMovegui" contains the feval interface for the "movegui"
// M-function from file "e:\matlab6.5\toolbox\matlab\uitools\movegui.m" (lines
// 1-214). The feval function calls the implementation version of movegui
// through this function. This function processes any input arguments and
// passes them to the implementation version of the function, appearing above.
//
void mlxMovegui(int nlhs, mxArray * plhs[], int nrhs, mxArray * prhs[]) {
    MW_BEGIN_MLX();
    {
        mwArray mprhs[1];
        if (nlhs > 0) {
            error(
              mwVarargin(
                mwArray(
                  "Run-time Error: File: movegui Line: 1 Column: "
                  "1 The function \"movegui\" was called with mor"
                  "e than the declared number of outputs (0).")));
        }
        mprhs[0] = mclCreateVararginCell(nrhs, prhs);
        Mmovegui(mprhs[0]);
    }
    MW_END_MLX();
}

//
// The function "movegui_get_parent_fig" contains the normal interface for the
// "movegui/get_parent_fig" M-function from file
// "e:\matlab6.5\toolbox\matlab\uitools\movegui.m" (lines 214-218). This
// function processes any input arguments and passes them to the implementation
// version of the function, appearing above.
//
static mwArray movegui_get_parent_fig(mwArray h_in) {
    int nargout = 1;
    mwArray h = mwArray::UNDEFINED;
    h = Mmovegui_get_parent_fig(nargout, h_in);
    return h;
}

//
// The function "mlxMovegui_get_parent_fig" contains the feval interface for
// the "movegui/get_parent_fig" M-function from file
// "e:\matlab6.5\toolbox\matlab\uitools\movegui.m" (lines 214-218). The feval
// function calls the implementation version of movegui/get_parent_fig through
// this function. This function processes any input arguments and passes them
// to the implementation version of the function, appearing above.
//
void mlxMovegui_get_parent_fig(int nlhs,
                               mxArray * plhs[],
                               int nrhs,
                               mxArray * prhs[]) {
    MW_BEGIN_MLX();
    {
        mwArray mprhs[1];
        mwArray mplhs[1];
        int i;
        mclCppUndefineArrays(1, mplhs);
        if (nlhs > 1) {
            error(
              mwVarargin(
                mwArray(
                  "Run-time Error: File: movegui/get_parent_fig Line: 214 Co"
                  "lumn: 1 The function \"movegui/get_parent_fig\" was calle"
                  "d with more than the declared number of outputs (1).")));
        }
        if (nrhs > 1) {
            error(
              mwVarargin(
                mwArray(
                  "Run-time Error: File: movegui/get_parent_fig Line: 214 Co"
                  "lumn: 1 The function \"movegui/get_parent_fig\" was calle"
                  "d with more than the declared number of inputs (1).")));
        }
        for (i = 0; i < 1 && i < nrhs; ++i) {
            mprhs[i] = mwArray(prhs[i], 0);
        }
        for (; i < 1; ++i) {
            mprhs[i].MakeDIN();
        }
        mplhs[0] = Mmovegui_get_parent_fig(nlhs, mprhs[0]);
        plhs[0] = mplhs[0].FreezeData();
    }
    MW_END_MLX();
}

//
// The function "Mmovegui" is the implementation version of the "movegui"
// M-function from file "e:\matlab6.5\toolbox\matlab\uitools\movegui.m" (lines
// 1-214). It contains the actual compiled code for that M-function. It is a
// static function and must only be called from one of the interface functions,
// appearing below.
//
//
// function movegui(varargin)
//
static void Mmovegui(mwArray varargin) {
    mwLocalFunctionTable save_local_function_table_
      = &_local_function_table_movegui;
    int nargin_ = nargin(-1, mwVarargin(varargin));
    mwArray newpos = mwArray::UNDEFINED;
    mwArray rheight = mwArray::UNDEFINED;
    mwArray rwidth = mwArray::UNDEFINED;
    mwArray sheight = mwArray::UNDEFINED;
    mwArray swidth = mwArray::UNDEFINED;
    mwArray screensize = mwArray::UNDEFINED;
    mwArray old0units = mwArray::UNDEFINED;
    mwArray fheight = mwArray::UNDEFINED;
    mwArray fwidth = mwArray::UNDEFINED;
    mwArray fbottom = mwArray::UNDEFINED;
    mwArray fleft = mwArray::UNDEFINED;
    mwArray numtoolbars = mwArray::UNDEFINED;
    mwArray hfudge = mwArray::UNDEFINED;
    mwArray wfudge = mwArray::UNDEFINED;
    mwArray oldpos = mwArray::UNDEFINED;
    mwArray oldfunits = mwArray::UNDEFINED;
    mwArray oldposmode = mwArray::UNDEFINED;
    mwArray numel = mwArray::UNDEFINED;
    mwArray i = mwArray::UNDEFINED;
    mwArray fig = mwArray::UNDEFINED;
    mwArray position = mwArray::UNDEFINED;
    mwArray ans = mwArray::UNDEFINED;
    mwArray POSITIONS = mwArray::UNDEFINED;
    //
    // %MOVEGUI  Move GUI figure to specified part of screen.
    // %    MOVEGUI(H, POSITION) moves the figure associated with handle H to
    // %    the specified part of the screen, preserving its size.
    // %
    // %    H can be the handle to a figure, or to any object within a figure
    // %    (for example, allowing a pushbutton uicontrol to move the figure
    // %    which contains it, from the pushbutton's function-handle
    // %    Callback.)
    // %
    // %    The POSITION argument can be any one of the strings:
    // %     'north'     - top center edge of screen
    // %     'south'     - bottom center edge of screen
    // %     'east'      - right center edge of screen
    // %     'west'      - left center edge of screen
    // %     'northeast' - top right corner of screen
    // %     'northwest' - top left corner of screen
    // %     'southeast' - bottom right corner of screen
    // %     'southwest' - bottom left corner of screen
    // %     'center'    - center of screen
    // %     'onscreen'  - nearest onscreen location to current position.
    // %
    // %    The POSITION argument can also be a two-element vector [H V],
    // %    where depending on sign, H specifies the figure's offset from the
    // %    left or right edge of the screen, and V specifies the figure's
    // %    offset from the top or bottom of the screen, in pixels:
    // %     H (for h >= 0) offset of left side from left edge of screen
    // %     H (for h < 0)  offset of right side from right edge of screen
    // %     V (for v >= 0) offset of bottom edge from bottom of screen

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
色天使久久综合网天天| 久久久国产精品麻豆| 欧美精品一区二区三区在线播放 | 91在线观看污| 日韩女优av电影在线观看| 一区二区三区精品视频| 国产成人午夜高潮毛片| 欧美不卡123| 免费观看久久久4p| 欧美日韩视频在线一区二区| 国产精品久久久一区麻豆最新章节| 日本亚洲欧美天堂免费| 欧美色爱综合网| 亚洲蜜臀av乱码久久精品| 成人午夜激情影院| 久久久噜噜噜久久人人看 | 亚洲国产精品麻豆| 91在线无精精品入口| 欧美精彩视频一区二区三区| 美国毛片一区二区| 91精品国产综合久久精品性色| 亚洲免费观看在线视频| 99re成人精品视频| 亚洲欧美一区二区三区孕妇| 成人小视频免费观看| 亚洲国产成人午夜在线一区| 国产激情视频一区二区在线观看| wwwwww.欧美系列| 久久精品国产99| 2019国产精品| 丁香五精品蜜臀久久久久99网站 | 国产乱人伦精品一区二区在线观看 | 成人免费视频一区二区| 久久精品欧美一区二区三区不卡 | 中文一区二区完整视频在线观看| 激情综合色综合久久综合| 日韩一级片在线观看| 激情国产一区二区| 国产亚洲欧美日韩俺去了| 成人综合婷婷国产精品久久免费| 国产清纯白嫩初高生在线观看91 | 99综合影院在线| 一区二区三区在线视频观看 | av色综合久久天堂av综合| 国产精品的网站| 色偷偷久久人人79超碰人人澡| 悠悠色在线精品| 69精品人人人人| 国产精品一区二区91| 国产精品动漫网站| 在线观看免费视频综合| 日韩国产一二三区| 国产清纯美女被跳蛋高潮一区二区久久w | 国产精品久久久久久久第一福利| 不卡av免费在线观看| 一区二区三区日韩精品| 91精品国产综合久久久久| 国内精品嫩模私拍在线| 中文字幕乱码久久午夜不卡| 色菇凉天天综合网| 久久99精品国产| 亚洲欧美日韩一区二区三区在线观看| 欧美日韩一本到| 国产乱人伦偷精品视频免下载| 国产精品国产自产拍高清av| 欧美日韩电影一区| 国产精品一二三四区| 亚洲黄色小视频| 欧美成人a视频| 日本丰满少妇一区二区三区| 精品一区二区综合| 亚洲国产综合色| 欧美国产激情一区二区三区蜜月| 欧美日韩aaa| av中文字幕不卡| 韩国av一区二区三区四区| 亚洲综合免费观看高清完整版在线| 精品乱码亚洲一区二区不卡| 91国产成人在线| 成人午夜私人影院| 久久se这里有精品| 亚洲成人免费av| 国产精品久久夜| 久久夜色精品一区| 51久久夜色精品国产麻豆| 一本久久精品一区二区| 国产高清在线精品| 久久精品噜噜噜成人av农村| 亚洲欧美乱综合| 日本一区二区高清| 精品欧美乱码久久久久久1区2区| 欧美军同video69gay| 97久久精品人人澡人人爽| 国产盗摄视频一区二区三区| 免费人成精品欧美精品| 亚洲成人资源在线| 一区二区三区在线高清| 国产精品入口麻豆九色| xfplay精品久久| 日韩欧美在线不卡| 欧美精品xxxxbbbb| 欧美日韩国产免费一区二区 | www.亚洲人| 国产成人福利片| 国产在线精品一区二区不卡了| 蜜臀91精品一区二区三区| 日韩精品视频网| 奇米一区二区三区| 蜜臀91精品一区二区三区| 裸体一区二区三区| 男人操女人的视频在线观看欧美| 日韩av午夜在线观看| 日本欧美加勒比视频| 美女国产一区二区| 国产一区二区三区四区在线观看| 国产精品资源网站| 成人激情文学综合网| 99精品视频在线观看| 91国偷自产一区二区使用方法| 91久久线看在观草草青青 | 一本色道久久综合狠狠躁的推荐| 91色.com| 欧美丰满高潮xxxx喷水动漫| 欧美久久久久久久久| 欧美成人性战久久| 欧美国产禁国产网站cc| 亚洲视频一二三区| 亚洲不卡一区二区三区| 九九九久久久精品| 高清日韩电视剧大全免费| 91色porny蝌蚪| 91.xcao| 国产日产精品一区| 一区二区三区资源| 蜜桃精品视频在线观看| 国产老妇另类xxxxx| 91丨九色丨国产丨porny| 色av成人天堂桃色av| 日韩一区和二区| 国产精品三级电影| 亚洲午夜国产一区99re久久| 奇米影视一区二区三区小说| 成人高清视频在线观看| 在线视频你懂得一区二区三区| 欧美一区二区三区在线看| 日本一区二区在线不卡| 午夜精品一区二区三区三上悠亚 | 日本中文在线一区| 成人丝袜视频网| 在线综合视频播放| 国产精品亲子乱子伦xxxx裸| 亚洲成人精品一区二区| 国产精品一区二区在线观看不卡| 欧美亚洲禁片免费| 国产亚洲精品福利| 日韩激情视频网站| av成人老司机| 精品成人私密视频| 香港成人在线视频| 暴力调教一区二区三区| 欧美成人综合网站| 亚洲6080在线| 色综合久久99| 国产午夜精品美女毛片视频| 日韩经典中文字幕一区| 91丨porny丨在线| 国产欧美日韩在线| 美女任你摸久久| 欧美日韩免费电影| 亚洲免费大片在线观看| 国产成人一区二区精品非洲| 欧美精品乱人伦久久久久久| 亚洲欧洲www| 风间由美一区二区av101| 91精品国产欧美一区二区成人| 亚洲人成7777| 94-欧美-setu| 欧美激情一区二区三区在线| 久久99蜜桃精品| 欧美一区二区三区不卡| 午夜精品视频在线观看| 一本大道久久精品懂色aⅴ | 久久综合狠狠综合久久综合88| 亚洲午夜日本在线观看| 91啪九色porn原创视频在线观看| 国产欧美日韩一区二区三区在线观看 | 亚洲一区在线电影| 色婷婷综合久色| 亚洲猫色日本管| 在线亚洲免费视频| 亚洲在线视频免费观看| 91农村精品一区二区在线| 国产精品成人免费| 91麻豆国产在线观看| 亚洲欧美日韩在线| 欧美在线播放高清精品| 亚洲国产婷婷综合在线精品| 欧美午夜不卡在线观看免费| 亚洲一区欧美一区| 欧美日韩在线播放|