虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

cursor

  • This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is s

    This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim.m". In these simulations the SISO option is not explicitly given. This is because the SISO result for a particular type of modulation is shown in every plot for purposes of comparison. This software has been tested on MATLAB version 6.0 and above with signal processing and communication toolbox options.

    标签: GUI The ui_start invoked

    上传时间: 2016-08-24

    上传用户:杜莹12345

  • 一本价值89元

    一本价值89元,由图灵出版社出版的linux经典编程书籍,涉及包括shell,cursor,数据库,gtk+,qt等诸多内容

    标签: 价值

    上传时间: 2013-12-15

    上传用户:黄华强

  • //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式

    //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.\n") mvaddstr(17, 1, "Press q to quit.\n") refresh() wrefresh(win)

    标签: EXIT_FAILURE initcurs initscr perror

    上传时间: 2013-12-20

    上传用户:FreeSky

  • protel 99SE实用增强工具,用作LOGO很方便。

    软件说明:   使用方法:(同BMP2PCB,只能导入黑白BMP文件.)关于比例:方法1) 对于经过图像处理软件处理过的BMP文件,由于比例已改变,可以先在PROTEL99SE的PCB里       按PCB实物大小画好KEEP层的外框,以便确定板大小,       Place Graphics Options选项中,Placement Mode设置为Placement Rectang;       导入BMP时,图片的起点定位KEEP外框的左下角,终点定位在KEEP外框的右上角即可.方法2) 对于1:1扫描BMP文件,设置选项里,Place Graphics Options选项中,       Placement Mode设置为cursor;Scale设置为3.35;怎样在中文汉化版里编辑菜单:1. 打开PROTEL99SE,在PCB环境里,点左上角下键头,选择第二项;2. 点菜单右上角的MENU按钮,选EDIT;3. 点击菜单右上角的MENU按钮,选Expand ALL;4. 在菜单中找到选择向导 这一项,在其下面点击右键,选ADD(添加);5. 在下面TEXT栏目里修改名成为:Klipper (Y for pop up){Y};6. 在Klipper下面点击右键,选ADD(添加);7. 在下面TEXT栏目里修改成为&Copy to Windows Clipboard,并在PROCES栏目后面   点BROWSE指向Klipper99se:copyToWindowsclipboaed, PARAM栏目里点后面的INFO指向$Description=copy to zhe windows clipboard;8. 重复6,7步骤:依次建立下:     键名称(TEXT):  Klipper          以下为子菜单:        &Copy to Windows Clipboard ;         BROWSE : Klipper99se:copyToWindows clipboaed,       PARAM: $Description=copy to zhe windows           (复制到WINDOWS剪贴板)         &Paste From Windows Clipboard;       PROCES: Klipper99se:PasteFromWindowsClipoard;       PARAM: $Description=Paste From the Windows Clipoard;           (WINDOWS剪贴板粘帖)        Place &Graphic;                      PROCES: Klipper99se:PlaceGraphic;                   PARAM: $Description=Place Graphic using Klipper;           (放置BMP图片)        &Klipper Preferences                 PROCES: Klipper99se:KlipperPreferences;             PARAM: $Description=Klipper Sst up;           (设置参数)

    标签: protel99SE

    上传时间: 2022-07-12

    上传用户:20125101110