搜索结果

找到约 14 项符合 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 expli ...
https://www.eeworm.com/dl/646/337083.html
下载: 35
查看: 1072

Linux/Unix编程 一本价值89元

一本价值89元,由图灵出版社出版的linux经典编程书籍,涉及包括shell,cursor,数据库,gtk+,qt等诸多内容
https://www.eeworm.com/dl/619/371531.html
下载: 175
查看: 1030

Linux/Unix编程 //初始化 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 ...
https://www.eeworm.com/dl/619/451811.html
下载: 91
查看: 1018

技术资料 protel 99SE实用增强工具,用作LOGO很方便。

软件说明:   使用方法:(同BMP2PCB,只能导入黑白BMP文件.)关于比例:方法1) 对于经过图像处理软件处理过的BMP文件,由于比例已改变,可以先在PROTEL99SE的PCB里       按PCB实物大小画好KEEP层的外框,以便确定板大小,       Place Graphics Options选项中,Placement Mode设 ...
https://www.eeworm.com/dl/839292.html
下载: 5
查看: 5739