搜索结果
找到约 112 项符合
Receive 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (20)
- 书籍 (9)
- Linux/Unix编程 (7)
- 单片机编程 (6)
- Java编程 (6)
- 通讯编程文档 (4)
- 嵌入式/单片机编程 (4)
- 技术资料 (4)
- 微处理器开发 (3)
- 其他 (3)
- matlab例程 (3)
- 通讯/手机编程 (3)
- 手机短信编程 (3)
- 教程资料 (2)
- 可编程逻辑 (2)
- 汇编语言 (2)
- Internet/网络编程 (2)
- 人工智能/神经网络 (2)
- 网络 (2)
- VHDL/FPGA/Verilog (2)
- Windows CE (2)
- 其他书籍 (2)
- 驱动程序 (1)
- DSP编程 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- Modem编程 (1)
- 压缩解压 (1)
- 书籍源码 (1)
- 串口编程 (1)
- JavaScript (1)
- 软件设计/软件工程 (1)
- 并行计算 (1)
- 其他嵌入式/单片机内容 (1)
- 手机彩信(MMS)编程 (1)
- GPS编程 (1)
- 操作系统开发 (1)
- Delphi控件源码 (1)
- 接口技术 (1)
- VIP专区 (1)
- 精品软件 (1)
Java编程 * This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deas
* This a simple tool to send/receive UDP packet based on a
* free software developed by Neil Deason.
* The purpose of program is to simulate a remote MGC So that the
* SIP Message debugging/testing is possible.
单片机开发 HDMI 开发演示板原程序,receive端,HDCP芯片内置
HDMI 开发演示板原程序,receive端,HDCP芯片内置
网络 The purpose of this program is to run as a server, which can receive requirement from clients and se
The purpose of this program is to run as a server, which can receive requirement from clients and send datas to clients as requested.
其他 CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be exec
CrE-ME410_X86_CE40_HPC
The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fail (and also if it succeeds) you can find a CrE-ME CAB file in the ActiveSync folder on the PC ("\Prog ...
汇编语言 verilog code which receive from uart RX and then output to lcd text display.
verilog code which receive from uart RX and then output to lcd text display.
压缩解压 THIS DESIGN IS PROVIDED TO YOU "AS IS". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EX
THIS DESIGN IS PROVIDED TO YOU "AS IS". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, AND XILINX SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. This design has not been ver ...
串口编程 Simple Serialport ascii send/receive for WinCe5.0 & XP_SP2.zip
Simple Serialport ascii send/receive for WinCe5.0 & XP_SP2.zip
Linux/Unix编程 linux下Y-Modem协议的实现源代码。 receive.c:数据接收代码 send.c:数据发送代码 ymodem.c:主文件
linux下Y-Modem协议的实现源代码。
receive.c:数据接收代码
send.c:数据发送代码
ymodem.c:主文件
VHDL/FPGA/Verilog Infrared telecontrol design based on the the VHDL includes the mode of infrared send,receive mode,ke
Infrared telecontrol design based on the the VHDL includes the mode of infrared send,receive mode,key code mode,ringing mode and so on.
Linux/Unix编程 A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it
A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users.
Platform: unix, linux, windows.
compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr
usage: smtpr <port number> (<relay server>)