搜索资源列表
udptalk
- TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协 议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很 大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地 址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
datalink-selective 数据链路层—选择性重传协议
- 数据链路层的选择性重传协议的编写。在仿真环境下编程实现有噪音信道环境下 两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率 为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节-The data link layer selective retransmission protocol preparation. In the simulation environment, programming environment,
Lab04
- 阿根廷教授编写的嵌入式internet的实验教程的高质量代码,含有cs8900的以太网驱动及其上层TCP/IP协议的实现运输层实验代码。-Argentina prepared by Professor Experimental Course embedded internet, high-quality code, containing CS8900 Ethernet driver and the upper TCP/IP transport layer protocols to achieve
bthciUART
- bluetooth uart transport layer driver source code
AIS-System-Pattorm
- 根据通用船栽自动识别系统(AIS)的协议栈,给出了一种基于链路层、网络层和传输层的嵌入式系统AIS系统平台设计,详细研究了其基于ARM+FPGA的硬件设计和基于uC/OS—II操作系统的软件设计。-According to the protocol stack of tlle AIS.this paper proposes a design of the AIS system platform based on the embedded system foucs on link layer.ne
sata_controller_core_latest.tar
- The SATA2 core implements the Command, Transport and Link Layers of the SATA2 protocol and provides a Physical Layer Wrapper for the transceivers.
dspcan
- dsp can2.0B总线通信,传输层和应用层的算法-dsp can2.0B bus communication, transport layer and application layer algorithms
zephyr-v1.0.0
- 来自 Linux 基金会的实时操作系统 Zephyr 发布了 1.0 内核-Very small memory footprint approx. 8 kB. Multiple architecture support: x86, ARM and ARC. Arduino* 101, Arduino* Due, Intel* Quark* SE and NXP* Kinetis* K64 processor support. Connectivity features: Blueto
Can总线协议-立方体卫星空间协议(源代码)
- Can总线协议-立方体卫星空间协议(源代码) The Cubesat Space Protocol Cubesat Space Protocol (CSP) is a small protocol stack written in C. CSP is designed to ease communication between distributed embedded systems in smaller networks, such as Cubesats. The design