搜索资源列表
E5122
- 对家庭控制系统的方案、组成、硬件配置、软件设计、工作原理、功能以及技术性能进行了论述。给出了通过单片机进行数据采集,并通过网络协议处理器将数据打包成以太网协议包发送到以太网上,从而实现基于以太网的远程控制方案-family control system, component, hardware configuration, software design, working principle, the functional and technical performance of the exp
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
DEC643_LAN
- 本实例是合众达DM643实验平台的网络传输测试程序,可以完成网络数据包的发送和接受。对于学习dsp网络传输的人会有一定帮助。-Example is the union of the experimental platform DM643 network transmission test procedure can be completed by the network packet to send and receive. Dsp learning network for people who
tcpdump-3.9.8
- tcpdump linux c语言抓包工具可以抓网络数据包-tcpdump linux c language packet capture tool can grasp the network packet
TCP_test
- LPC嵌入式系统开发板实现的网络程序,这一个是实现TCP测试,通过和上位机的网络连接,测试TCP的数据包-LPC Embedded System development board to achieve the network program, this one is to achieve TCP test, and the host computer via a network connection, testing TCP packets
cxxtools-1.99.5.tar
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
huaqiaodaxue--DE2_NET
- 华侨大学专用实验程序代码,实现de2网络发送数据包,华侨大学实验室。 华侨大学eda实验室专用-Chinese University of dedicated experimental program code, data packets sent over the network to achieve de2, Huaqiao University laboratory. Huaqiao University eda laboratory dedicated
PassthruEx
- WinCE下的NDIS中间层驱动程序,实现了对经过网卡的无线网络数据包的抓获与存储,工作于具有无先网卡的PDA上-Under WinCE NDIS driver development, to achieve the capture of the wireless network environment, with no work on the first card on the PDA
SourceFiles
- 以Atmel 128L为主控,对SHT11的温度传感器定时采集数据,通过CC1000上传数据,构成无线传感器网络的节点。包内为完整的控制程序。-To Atmel 128L for the master, the temperature sensor on the SHT11 regularly collect data, upload data through the CC1000, wireless sensor network node form. Package for the compl
STM32UipTcpMaxSpeed-v1.0
- STM32平台下测试LWIP网络最大速度,以ping-pang的形式,和上位机互发数据,测试网络最大速度,用wireshark截获数据包,查看网络的最大速度-Under STM32 platform testing LWIP maximum speed network, in the form of ping-pang, the PC and send each other data, the maximum test speed network with wireshark intercept
ETORS232V230507
- 内置的TCP/IP协议栈可以方便的将一个串口设备连接到以太网。本系统一共能够支持三种 不同的网络连接模式:TCP SERVER模式、TCP CLIENT模式和UDP模式。UDP和TCP协议最大的不 同是,TCP协议对所发出的数据包需要进行接收方的确认,否则发送方认为接收方没有收到数 据,进行重新传送或差错处理;UDP协议则不需要接受方进行确认。虽然不需要确认降低了数 据传输的可靠性,但是这将有利于快速的数据传输。(The system is embedded with TCP/IP st