搜索结果
找到约 945 项符合
SERIal 的查询结果
按分类筛选
- 全部分类
- 技术资料 (387)
- 单片机开发 (63)
- 单片机编程 (45)
- 串口编程 (34)
- 嵌入式/单片机编程 (27)
- 其他 (25)
- Linux/Unix编程 (25)
- 微处理器开发 (22)
- 驱动编程 (21)
- 通讯/手机编程 (17)
- VHDL/FPGA/Verilog (14)
- 其他书籍 (12)
- 通讯编程文档 (12)
- Windows CE (12)
- 其他嵌入式/单片机内容 (12)
- VIP专区 (11)
- 嵌入式Linux (10)
- 软件设计/软件工程 (10)
- USB编程 (9)
- 文章/文档 (9)
- matlab例程 (9)
- 汇编语言 (8)
- 系统设计方案 (8)
- 嵌入式综合 (7)
- VC书籍 (7)
- GPS编程 (7)
- 学术论文 (6)
- 开发工具 (6)
- 教程资料 (6)
- 可编程逻辑 (6)
- DSP编程 (5)
- Java编程 (5)
- ARM (4)
- 电子书籍 (4)
- Delphi控件源码 (4)
- 软件 (3)
- 其他 (3)
- 接口技术 (3)
- 操作系统开发 (3)
- 实用工具 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- VxWorks (3)
- 源码 (2)
- 手册 (2)
- 设计相关 (2)
- 资料/手册 (2)
- 通信网络 (2)
- 编译器/解释器 (2)
- 网络 (2)
- 文件格式 (2)
- 数学计算 (2)
- 中间件编程 (2)
- 3G开发 (2)
- 书籍 (1)
- 经验 (1)
- C/C++语言编程 (1)
- 驱动程序 (1)
- 仿真技术 (1)
- 书籍源码 (1)
- 其他文档 (1)
- 测试测量 (1)
- 单片机相关 (1)
- 单片机 (1)
- 模拟电子 (1)
- 开发板开源 (1)
- 教程资料 (1)
- Internet/网络编程 (1)
- 磁盘编程 (1)
- SCSI/ASPI (1)
- BREW编程 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- 并口编程 (1)
- Oracle数据库 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 认证考试资料 (1)
- 能源行业(电力石油煤炭) (1)
串口编程 This program I use to tested serial com and AT Command for testing GPRS for SIM300 GSM module
This program I use to tested serial com and AT Command for testing GPRS for SIM300 GSM module
单片机开发 8051 assembly language source code for serial 2 chanel analog digitan converter. useful for intermed
8051 assembly language source code for serial 2 chanel analog digitan converter. useful for intermediate level 8051 assembly language programmer.
单片机开发 12864 Parallel Driver并行驱动程序 12864 Serial Driver串行驱动程序
12864 Parallel Driver并行驱动程序
12864 Serial Driver串行驱动程序
其他 I2C Serial Data Interface Module for Silabs C8051F133
I2C Serial Data Interface Module for Silabs C8051F133
手机短信编程 This delphi 7 source code have a function to send SMS trough computer with serial communication. You
This delphi 7 source code have a function to send SMS trough computer with serial communication. You can modify it for your requirement.
单片机开发 8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
其他 利用vc编写的串口收发消息的源码。利用serial类进行编程
利用vc编写的串口收发消息的源码。利用serial类进行编程
电子书籍 This document teach how to write program to communicate via serial (RS-232) using Win32.
This document teach how to write program to communicate via serial (RS-232) using Win32.
微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...