EMV 4.2 book1:ICC to Terminal Interface
标签: Interface Terminal book1 EMV
上传时间: 2014-02-01
上传用户:edisonfather
wince terminal.zip類似超級中單機的功能,可在wince平台上運行
上传时间: 2014-01-10
上传用户:qq21508895
multi-tabed terminal based on rxvt
标签: multi-tabed terminal based rxvt
上传时间: 2017-03-13
上传用户:李彦东
s/w handheld terminal ( based on Cygnal 8051f230)
标签: handheld 8051f230 terminal Cygnal
上传时间: 2014-01-09
上传用户:epson850
load data from pc to hand held terminal and vice versa
上传时间: 2017-04-10
上传用户:450976175
有关Microsoft hyper 及 虚拟应用方案
上传时间: 2014-01-21
上传用户:jennyzai
//颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not support color.\n") exit(1) } init_pair(1, COLOR_GREEN, COLOR_BLACK) init_pair(2, COLOR_RED, COLOR_BLACK) init_pair(3, COLOR_CYAN, COLOR_BLACK) init_pair(4, COLOR_WHITE, COLOR_BLACK) init_pair(5, COLOR_MAGENTA, COLOR_BLACK) init_pair(6, COLOR_BLUE, COLOR_BLACK) init_pair(7, COLOR_YELLOW, COLOR_BLACK) //写字符串 for(i = 1 i <= 7 i++) { attron(COLOR_PAIR(i)) printw("color pair d in normal mode\n", i) } for(i = 1 i <= 7 i++) { attron(COLOR_PAIR(i) | A_BLINK | A_UNDERLINE) printw("color pair d in normal mode\n", i) }
标签: start_color has_colors Terminal endwin
上传时间: 2014-01-14
上传用户:vodssv
ACE/Mini-ACE Series BC/RT/MT Advanced Communication Engine Interated 1553 Terminal User s Guide
标签: Communication Interated Mini-ACE Advanced
上传时间: 2017-06-24
上传用户:lindor
CDMA DATA TERMINAL DTM-500A/H/L Reference Manual
标签: Reference TERMINAL Manual CDMA
上传时间: 2014-01-15
上传用户:星仔
Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a MMAS in the Hyper-Cube Framework.
标签: description implemented Hyper-Cube Framework
上传时间: 2014-11-26
上传用户:蠢蠢66