搜索结果
找到约 592 项符合
Serial 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (62)
- 技术资料 (47)
- 单片机编程 (45)
- 串口编程 (34)
- 嵌入式/单片机编程 (25)
- 其他 (25)
- Linux/Unix编程 (24)
- 微处理器开发 (21)
- 驱动编程 (20)
- 通讯/手机编程 (15)
- VHDL/FPGA/Verilog (13)
- 其他嵌入式/单片机内容 (12)
- 其他书籍 (12)
- Windows CE (12)
- 通讯编程文档 (12)
- 嵌入式Linux (10)
- 软件设计/软件工程 (10)
- VIP专区 (10)
- 文章/文档 (9)
- USB编程 (9)
- matlab例程 (9)
- 汇编语言 (8)
- 系统设计方案 (8)
- 嵌入式综合 (7)
- VC书籍 (7)
- GPS编程 (7)
- 学术论文 (6)
- 教程资料 (6)
- 开发工具 (6)
- 可编程逻辑 (6)
- Java编程 (5)
- DSP编程 (5)
- ARM (4)
- Delphi控件源码 (4)
- 实用工具 (3)
- 手机短信编程 (3)
- 操作系统开发 (3)
- VxWorks (3)
- Modem编程 (3)
- 接口技术 (3)
- 其他 (3)
- 软件 (3)
- 资料/手册 (2)
- 通信网络 (2)
- 设计相关 (2)
- 数学计算 (2)
- 编译器/解释器 (2)
- 中间件编程 (2)
- 电子书籍 (2)
- 网络 (2)
- 3G开发 (2)
- 文件格式 (2)
- 手册 (2)
- C/C++语言编程 (1)
- 其他文档 (1)
- 驱动程序 (1)
- 开发板开源 (1)
- 单片机相关 (1)
- 书籍源码 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 仿真技术 (1)
- 测试测量 (1)
- 电子政务应用 (1)
- J2ME (1)
- SCSI/ASPI (1)
- Internet/网络编程 (1)
- 邮电通讯系统 (1)
- SQL Server (1)
- RFID编程 (1)
- BREW编程 (1)
- Oracle数据库 (1)
- 其他行业 (1)
- Jsp/Servlet (1)
- Delphi/CppBuilder (1)
- 磁盘编程 (1)
- 行业发展研究 (1)
- 能源行业(电力石油煤炭) (1)
- 认证考试资料 (1)
- 并口编程 (1)
- 单片机 (1)
- 源码 (1)
- 书籍 (1)
- 经验 (1)
Oracle数据库 1、 求当前会话的SID
1、 求当前会话的SID,SERIAL#
SELECT Sid, Serial#
FROM V$session
WHERE Audsid = Sys_Context( USERENV , SESSIONID )
单片机开发 ------------------------ 单片机与PC通信实例 功能:从PC机串口端接收13个字节的数据
------------------------
单片机与PC通信实例
功能:从PC机串口端接收13个字节的数据,然后将接收到的数据加上
"Serial Port OK!"的后缀后,发送给PC作为应答
其他书籍 Builder uses to integrate a larger system module. Each component consists of a structured set of fi
Builder uses to integrate a larger system module. Each component
consists of a structured set of files within a directory.
The files in a component directory serve the following
The RS232 UART Core implements a method for communication of serial data. The core provides
a simple register-mapped Avalo ...
Linux/Unix编程 SecureCRT 是高度可定制的终端仿真器
SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和
Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的
远程系统来说,SecureCRT 是理想的选择。
主要特性:
. 广泛的终端仿真:
VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60,
和 Linux console 仿真(带有 ANSI 颜色) ...
其他 The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmwa
The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for
firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The
W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the
contents of t ...
其他书籍 The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DO
The Microsoft(R) Guide for Assembly Language and C Programmers
By Ray Duncan
PROGRAMMING FOR MS-DOS
Genealogy of MS-DOS
MS-DOS in Operation
Structure of MS-DOS Application Programs
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Dir ...
汇编语言 Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an ...
单片机开发 三星程式范例
三星程式范例,八位元的
timer, counter, serial I/O, clock switching, power down, key scan, A to D, software generated LCD control, ...
操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...