搜索资源列表
CCNAstudyguide
- 本书详细介绍CCNA考试的内容,主要有:互连网络的模型、Cisco路由器、交换机和集线器的特点;Cisco IOS软件的初步知识;TCP/IP协议套件的综合概括;管理广域网,配置ISDN、帧中继和ATM;学习IP配置;Novell IPX协议栈、IPX封装类型和SAP及RIP的配置;使用访问表进行基本的通信量管理;默认的局域网连网,跨域配置VLAN。 在每一章中,均有针对认证目标的详细说明、有关认证的总结信息、2分钟练习和自我测试题,可帮助读者更好地理解认证的内容。 -book CCNA det
VSCADA
- 用VC实现的串口和三社公司的DC AURO(HKD)通信的程序,包括通信协议帧数据的封装等。调试已经通过。-with VC Serial Inc. and three DC AURO (HKD) communications procedures, including data communication protocol frame the packaging. Debugging has been adopted.
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
ethernet
- 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
asdf
- 完成了帧的封装,很实用、简洁、明了,希望可以帮助大家完成一点工作。-Completed the frame encapsulation
ethernet
- 基于WIN32 API开发的以太网IEEE802.3帧的封装与打包解析软件,有友好的GUI用户界面-this application is using c language and win32 API .
main
- Ethernet帧封装和解析程序 -Ethernet frame Ethernet frame encapsulation and analytical procedures for packaging and analytical procedures
8942_nettalk1.1demosrc
- NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参
PCBMatch
- 其于DirectShow SDK开发的采集视频程序,可以单独地采集单帧24位位图图像,它是基础的简单的DirectShow程序,特别利于初学者学习,程序中都是微软的示范源代码,只是简单的加了C++封装。-DirectShow SDK developed its capture video program, you can capture single frame alone 24-bit bitmap images, it is a simple DirectShow-based procedu
CH-FRAME
- IEEE802.3 协议的帧封装 IEEE802.3 协议的帧封装-FRAME PACK
FrameHandler
- 程序运行方式为Windows控制台方式。在控制台中进入程序可执行文件(FrameParser.exe)所在目录,执行FrameParser.exe [-p]/[-u] [文件名]开始执行程序。其中,选项[-p]表示运行程序以进行Ethernet帧的封装;[-u]选项表示进行Ethernet帧的解析;[文件名]为要进行封装或解析的文件。-enthernet
Frame
- 帧的封装与解析 CRC校验 文件中有详细说明-The frame CRC, packaging and document analysis are detailed
Code
- 该封包文件是二进制文件,文件中包含若干个Ethernet帧,其中有正确的帧,也有错误的帧。正常Ethernet帧的数据字段封装的是上层数据报,而本光盘提供的Ethernet帧封包文件中,数据字段封装的是文本信息。-The packet file is a binary file, the file contains a number of Ethernet frames, including the right of the frame, but also the wrong frame. No
Framer
- 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的封装过程,将用户输入的文本内容保存为文件,并加以封装,封装后生成数据帧文件,之后用随机数模拟CDMA/CD协议,将帧发送出去-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame encapsulation process, the us
FrameParser
- 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的解析过程,帧封装后生成数据帧文件,无法用一般的程序打开,本程序可以打开帧文件并提取出各个字段信息,并提示CRC校验是否出错。-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame resolution process, generate
frame
- 模拟帧的封装与解析过程,控制台小程序-frame s enclosure and paralize
can_bus
- 一个简单的帧封装的代码,改进一下可用于其他帧-A simple frame encapsulation of the code, to improve the look for other frames
Ethernet-frame
- 开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。 -Develop an Ethernet frame analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation document (see annex), to
Ethernetframe
- C++ Ethernet帧封装_解析_模拟发送,分为单线程模拟发送和多线程模拟发送,压缩包中有供测试用的可执行程序和源代码文件,测试字符串NankaiU.txt是发消息时用的。-C++ Ethernet frame encapsulation _ analytical _ analog transmission, divided into single-threaded and multi-threaded simulation of analog transmission sending co
Ethernet-frame-encapsulation
- 以太网帧封装程序,VS2012开发,对信息用以太网包的形式进行封装。-Ethernet frame encapsulation procedures, VS2012 development, the information package in the form of Ethernet packets.