搜索结果
找到约 516 项符合
Port 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (53)
- 串口编程 (37)
- 微处理器开发 (28)
- 嵌入式/单片机编程 (26)
- 单片机编程 (24)
- 技术资料 (24)
- 驱动编程 (20)
- Linux/Unix编程 (20)
- 其他 (17)
- uCOS (15)
- 其他嵌入式/单片机内容 (13)
- Windows CE (11)
- Java编程 (11)
- 其他书籍 (9)
- VIP专区 (9)
- VHDL/FPGA/Verilog (8)
- 软件设计/软件工程 (8)
- Internet/网络编程 (8)
- 通讯编程文档 (8)
- 通讯/手机编程 (7)
- 网络 (7)
- 嵌入式Linux (7)
- GPS编程 (7)
- 操作系统开发 (6)
- 汇编语言 (6)
- 系统设计方案 (6)
- Delphi控件源码 (6)
- 文章/文档 (5)
- 可编程逻辑 (4)
- 人工智能/神经网络 (4)
- 编译器/解释器 (4)
- DSP编程 (4)
- VC书籍 (4)
- VxWorks (4)
- 教程资料 (3)
- PCB相关 (3)
- 开发工具 (3)
- 实用工具 (3)
- USB编程 (3)
- J2ME (3)
- 软件工程 (3)
- 技术管理 (3)
- 软件 (3)
- 驱动程序 (2)
- 开发板开源 (2)
- C/C++语言编程 (2)
- 嵌入式综合 (2)
- 压缩解压 (2)
- STL (2)
- 手机短信编程 (2)
- 中间件编程 (2)
- 加密解密 (2)
- FlashMX/Flex源码 (2)
- Applet (2)
- 3G开发 (2)
- 企业管理 (2)
- MacOS编程 (2)
- 数学计算 (2)
- 书籍源码 (2)
- 并口编程 (2)
- 源码 (2)
- 书籍 (2)
- 资料/手册 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 无线通信 (1)
- ARM (1)
- 接口技术 (1)
- 游戏 (1)
- Symbian (1)
- Modem编程 (1)
- 邮电通讯系统 (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- BREW编程 (1)
- 其他行业 (1)
- matlab例程 (1)
- 电子书籍 (1)
- 行业发展研究 (1)
- 能源行业(电力石油煤炭) (1)
- 软件测试 (1)
- 笔记 (1)
单片机开发 As mentioned, most computers include a serial port. The only hardware setup required is connecting t
As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include ...
Internet/网络编程 一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务"
一个简单的端口扫描程序:
addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称 ...
微处理器开发 Graphical lcd library, you can port to many mcu.
Graphical lcd library, you can port to many mcu.
单片机开发 8051, receive from serial port write to AT24C64
8051, receive from serial port write to AT24C64
驱动编程 一个关于USB PORT的低层驱动编程,需在VC++60环境中进行调试
一个关于USB PORT的低层驱动编程,需在VC++60环境中进行调试
通讯/手机编程 这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子.
这是实际项目中的一个串口通信程序. Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux. 代码注释较多. 是学习UART或Serail Port 通信的一个好例子.
另外对通信中的数据包格进行了严格的定义. 使有了数据包头尾标志和数据包长度 双重 校验. ...
嵌入式/单片机编程 This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It s
This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.
微处理器开发 这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍
这篇文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。
这篇文章主要是总结了前段时间的一些心得体会,希望对想了解ARM JTAG调试的网友们有所帮助。我个人对ARM JTAG的理解还不是很透彻,在文章中,难 ...
uCOS ucOS_9263_Source ucOS-ii for 9263 port,from Micrium.com
ucOS_9263_Source
ucOS-ii for 9263 port,from Micrium.com
驱动编程 One Port Hide source code。very classic .by Jiurl
One Port Hide source code。very classic .by Jiurl