搜索结果
找到约 79 项符合
Terminal 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (8)
- 单片机开发 (8)
- Linux/Unix编程 (6)
- 串口编程 (5)
- 其他书籍 (5)
- 技术资料 (4)
- 电源技术 (3)
- 书籍 (3)
- 微处理器开发 (2)
- 其他 (2)
- 通讯编程文档 (2)
- 通讯/手机编程 (2)
- 电子元器件应用 (2)
- 资料/手册 (1)
- 模拟电子 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 无线通信 (1)
- ARM (1)
- 嵌入式Linux (1)
- 系统设计方案 (1)
- Modem编程 (1)
- Internet/网络编程 (1)
- 其他嵌入式/单片机内容 (1)
- Java书籍 (1)
- VxWorks (1)
- 网络 (1)
- *行业应用 (1)
- 技术管理 (1)
- Java编程 (1)
- JavaScript (1)
- VC书籍 (1)
- 嵌入式/单片机编程 (1)
- 教育系统应用 (1)
- 工业控制 (1)
- 软件工程 (1)
- 软件 (1)
- 电路图 (1)
- 论文 (1)
- VIP专区 (1)
单片机开发 This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within
This will sample all 8 A/D-channels.
The result will be send out via UART1 and can be seen within
any terminal-program (9600 Baud).
With each pressed key the next channel will be converted.
No interrupts are used.
Linux/Unix编程 DIY,选择Linux 练成Linux高手(2.0系列) Linux窗口管理器
DIY,选择Linux
练成Linux高手(2.0系列)
Linux窗口管理器,它可以打开一个特殊的窗口,即为终端窗口(terminal),它将为用户提供一个标准的命令行接口,用户可在窗口显示的提示符中输入带有选项和参数的命令。
看着别人操作那满屏幕的洋文,不可思议,那肯定是一个Linux高手,其实你也能成为高手中的一员。使 ...
单片机开发 This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri
This example code takes and averages 2048 analog measurements from input
P1.4 using ADC0, then prints the results to a terminal window via the UART.
单片机开发 For C8051F330 This code example illustrates using the internal analog multiplexer to measure analog
For C8051F330 This code example illustrates using the internal analog multiplexer to
measure analog voltages on up to 8 different analog inputs. Results are
printed to a PC terminal program via the UART.
单片机开发 【作者中文名】 杨继赢 【作者英文名】 YANG Ji-ying 【作者单位】 广东工业大学 【文献出处】 微计算机信息, Microcomputer Information, 编辑部邮箱
【作者中文名】 杨继赢
【作者英文名】 YANG Ji-ying
【作者单位】 广东工业大学
【文献出处】 微计算机信息, Microcomputer Information, 编辑部邮箱 2008年 21期
期刊荣誉:中文核心期刊要目总览 ASPT来源刊 CJFD收录刊
【关键词】 智能终端 以太网 MIZILinux嵌入式操作系统
【英文关键词】 intelligent terminal E ...
技术管理 simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri
simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server bas ...
单片机开发 This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display i
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper terminal software, using RS232 port.
单片机开发 This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display i
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper terminal software, using RS232 port.
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...
VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
Programs are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or to files. Related d ...