搜索结果
找到约 719 项符合
PORT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (189)
- 单片机开发 (59)
- 串口编程 (40)
- 微处理器开发 (29)
- 单片机编程 (28)
- 嵌入式/单片机编程 (26)
- Linux/Unix编程 (21)
- 驱动编程 (20)
- 其他 (18)
- uCOS (15)
- 其他嵌入式/单片机内容 (14)
- Java编程 (11)
- Windows CE (11)
- 通讯/手机编程 (10)
- 软件设计/软件工程 (10)
- VIP专区 (10)
- 其他书籍 (9)
- VHDL/FPGA/Verilog (9)
- Internet/网络编程 (8)
- 网络 (8)
- 通讯编程文档 (8)
- 汇编语言 (7)
- 嵌入式Linux (7)
- GPS编程 (7)
- 操作系统开发 (6)
- Delphi控件源码 (6)
- 系统设计方案 (6)
- 文章/文档 (5)
- 源码 (4)
- 软件 (4)
- DSP编程 (4)
- 可编程逻辑 (4)
- 编译器/解释器 (4)
- 人工智能/神经网络 (4)
- VxWorks (4)
- VC书籍 (4)
- PCB相关 (3)
- C/C++语言编程 (3)
- 软件工程 (3)
- 开发工具 (3)
- 实用工具 (3)
- 嵌入式综合 (3)
- 教程资料 (3)
- 技术管理 (3)
- USB编程 (3)
- J2ME (3)
- 并口编程 (3)
- 书籍 (2)
- 接口技术 (2)
- 加密解密 (2)
- 驱动程序 (2)
- 书籍源码 (2)
- 开发板开源 (2)
- 压缩解压 (2)
- 手机短信编程 (2)
- 企业管理 (2)
- Applet (2)
- 数学计算 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- matlab例程 (2)
- Symbian (2)
- 中间件编程 (2)
- 3G开发 (2)
- MacOS编程 (2)
- 笔记 (1)
- 电源技术 (1)
- 无线通信 (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- 资料/手册 (1)
- 单片机相关 (1)
- ARM (1)
- 模拟电子 (1)
- 电子书籍 (1)
- 教程资料 (1)
- Modem编程 (1)
- 游戏 (1)
- *行业应用 (1)
- BREW编程 (1)
- 其他行业 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- RFID编程 (1)
- 能源行业(电力石油煤炭) (1)
- 软件测试 (1)
Linux/Unix编程 用SmartGen 生成一个2k*8 Dual Port RAM
用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。
GPS编程 This is a GPS communication source code to interrupt the NMEA code though serial port. Very good
This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.
GPS编程 This code outputs various NMEA strings to a com port. The code was originally used to test naviati
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message string.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on ...
系统设计方案 MulticastClient.java broadcasts message on port 1115. This introduces you how to deliver or transmi
MulticastClient.java broadcasts message on port 1115.
This introduces you how to deliver or transmit data in network and describes the fundamental of various techniques like: unicast, broadcast and multicast.
GPS编程 在dos 模式下利用COM port 的介面來讀取 GPS韌體版本並可在後面加參數去更改 COM port 的號碼
在dos 模式下利用COM port 的介面來讀取 GPS韌體版本並可在後面加參數去更改 COM port 的號碼
通讯/手机编程 a very simple program that prints "Hello World" to the serial port of the 8051. When you can success
a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:
人工智能/神经网络 SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.
SCS-C is another port to C of Goldberg s Simple Classifier System,
with a few extensions.
手机短信编程 This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The too
This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
编译器/解释器 This a state-machine driven rs232 serial port interface to a "Wishbone" // type of bus.
This a state-machine driven rs232 serial port interface to a "Wishbone"
// type of bus.
单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba
This a simple hardware UART test program. It receives text lines over
the serial port and writes back a status msg with length and contents of
the buffer.