资源列表

« 1 2 ... .97 .98 .99 .00 .01 202.03 .04 .05 .06 .07 ... 2189 »

[编程文档IP_UDP_TCP_ICMP-checksum

说明:IP/UDP/TCP/ICMP的校验和 在发送数据时,为了计算数IP据报的校验和。应该按如下步骤: (1) 把IP数据报的校验和字段置为0。 (2) 把首部看成以16位为单位的数字组成,依次进行二进制反码求和 (3) 把得到的结果存入校验和字段中。 在接收数据时,计算数据报的校验和相对简单,按如下步骤: (1)把首部看成以16位为单位的数字组成,依次进行二进制反码求和,包括校验和字段。 (2)检查计算出
<cool> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档hufman

说明:程序实现如下功能:输入一段长度不超过100的字符串,将其进行霍夫曼编码并输出。将编好的霍夫曼码再次输入,输出解码后的字符串。-The program to achieve the following functions: enter a period does not exceed the length of the string of 100, Huffman encoded and output. The programmed th
<魏振果> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档Mfiles-By-aminf

说明:my name is aminf I uploaded M-files in communication subject users can profit these files for learning concept of communication My email:ma.aghamiri@gmail.com
<aminf> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档LteCoarseSync

说明:适用于LTE系统的粗同步算法,共有五种算法,MMSE、ML、S&C、MC和improved 的Minn算法。-Coarse synchronization algorithm suitable for LTE system, a total of five algorithms, the MMSE, ML, the S & C, MC and improved Minn algorithm.
<amanda ding> 在 2024-10-08 上传 | 大小:4096 | 下载:1

[编程文档untitled

说明: matlab m file in communication
<aaa> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档ALGORITHME-ACO-TOILE-ARAIGNEE

说明:A c++ algorithm ACO using la toile d araignées
<massy> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档usb-CPP

说明:C#的usb通讯编程 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using System.IO nam
<caiwenxing> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档201212200922

说明:android下的图像处理动态库生成与使用说明,步骤详细-android dynamic image processing library generated with the instructions for use, detailed steps
<杨鹏飞> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档protues-yuanjianku

说明:介绍了一些关于protues的基本信息,如何更好地运用protues,更好地把握protues的信息,吧信息最优化-Some basic information about protues how to better use the protues, to better grasp protues information, information optimization
<李海洋> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档dvb-s

说明:programme matlab dvb-s tool
<samed> 在 2024-10-08 上传 | 大小:4096 | 下载:1

[编程文档DSP_ass1

说明:periodogram files... how to generate periodogram
<Salman> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[编程文档exp

说明:MATLAB codes for BPSK, QPSK, Differential BPSK, Pulse shaping and link budget calculation are uploaded
<Vineetha Mathai> 在 2024-10-08 上传 | 大小:4096 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 202.03 .04 .05 .06 .07 ... 2189 »

源码中国 www.ymcn.org