搜索资源列表
msp430+cs8900
- TI的高性能单片机MSP430+网络控制芯片CS8900A实现数据网络传输-TI's high-performance network control MSP430 microcontroller chip CS8900A data transmission network
应用8019
- NE2000型兼容网卡的设计程序,用RTL8019AS,实现基本的网络传输-NE2000-compatible network card design procedures used RTL8019AS achieve the basic network transmission
EmbedNetC
- 计算机与嵌入式系统或者是单片机之间网络传输时,计算机端的SOCKET编程,-computer and embedded microcontroller system or between network transmission, the computer side of the socket programming,
dm642-tcp(LWIP)
- 这是基于TI公司的DSP TMS320DM642而开发的TCP/UDP协议,从而使DSP具备网络传输的能力-This is based on TI's DSP TMS320DM642 and development of the TCP / UDP , thereby enabling DSP with the network transmission capacity
dm642_NDK
- dm642网络传输程序,可以直接使用,不过需要重新将PC主机的IP地址更改一下,-dm642 network transmission procedures can be used directly, But the need to reintegrate the PC host's IP address a change,
uclinux_net
- 这是一个 在S3C44B0板子,基于UClinux的网络传输程序,send.c是发送AD采集的数据(SEND.C带有AD采集程序).SET.C是设置程序比如采集时间等等.-This is a one in S3C44B0 plank, based on the network transmission UClinux procedures, send.c sending data acquisition AD (AD SEND.C with acquisition procedures). SE
JPEGNet
- 基于DM642的JPEG图像的网络传输协议,在DM642的评估板上测试通过。
SEEDVPM642_net
- 基于DM642网络传输方面的源代码,希望对大家有些帮助
cdma
- 嵌入式LINUX下的摄像头采集及通过CDMA网络传输信息。
NiosII
- 通过对汽车防盗的研究,提出了高效汽车防盗系统的方案。定制了以Nios II 为核心的处理器,设计了MPEG- 4 视频压缩编码IP ,采用GPRS 网络传输视频信息,实现了具有远程视频监控、自动报警、远程交互控制为一体的汽车防盗 系统。经测试表明:系统达到设计的预期要求,可广泛应用于汽车防盗中
DSPjdal
- 数据采集即利用计算机获取信息,通过数据采集过程,真实世界的信息变成计算机可以识别的二进制代码,并可供计算机存储和进一步处理,或者通过网络传输,数据采集卡就是实现数据采集过程的工具,本文将详细介绍dsp高速数据采集系统的设计.
jpeg_network
- dm642的程序,包括视频输入,网络传输等
用伪随机序列实现加密保护
- 本文讨论了用伪随机序列实现加密保护的原理,方法及可编程逻辑器件(pLD)实现的具体方法,在此基础上 介绍了一种基于FPGA的网络传输信道加密系统。 关键词 网络安全 伪随机序列 加密 FPGA
网络电话程序
- 利用internet网络,传输语音。分为主机程序和从机程序,该程序是主机程序
DSPMP3courcecode-package
- 基于DSP的MP3音频编码源程序、方便TCP网络传输-A DSP-based decompressor unit for high-fidelity MPEG-Audio over TCP/IP networks
DM642_Client
- DM642 网络传输代码,可动态配置IP地址,也可自己设置IP,网关等,使DM642使用TCP/IP连上网-DM642 network transport code, and can be dynamically configured IP addresses, can also set up their own IP, gateway, so that DM642 using TCP/IP to connect to networks
51IOboard
- 89c891 做的IO 控制卡 使用网络协议 作控制 74HC5730 作IC 扩展 W5100 做 网络控制 其实也可以用RTL8019做网络传输,本方案没有用 -89c891 do IO control network protocol for the control card for IC 74HC5730 expansion W5100 network control can actually do with the RTL8019 network to do,
基于FPGA实时视频图像网络传输系统设计
- 使用FPGA实现以太网的传输,通信方式为UDP(Using FPGA to achieve Ethernet transmission, communication mode is UDP)
socketSrv
- 将CSV文件进行解析,然后通过TCP协议传输,客户端进行接收解析还原为CSV文件(The CSV file is parsed and then transmitted through the TCP protocol, and the client receives the parse and restores it to the CSV file)
nios 网络驱动
- 基于nios2的网络驱动,实现网络传输,包括UDP和TCP两种通讯模式