CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - network coding

搜索资源列表

  1. 词典编码

    0下载:
  2. 词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码-Dictionary Coding in multimedia data is generally larger than that in order to better the transmission on the network, using a lossless compression coding
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9043
    • 提供者:引力
  1. 第二章

    0下载:
  2. 这是一个网络技术的电子课件!主要介绍数据通信的基础知识,包括:2.1 基本概念 2.2 信道及其特性 2.3 传输媒体 2.4 数据编码 2.5 多路复用技术 2.6 数据交换技术 2.7 差错控制技术 -This a network of electronic courseware! Data Communications introduces the basic knowledge, including : basic concepts 2.2 2
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:97384
    • 提供者:张正
  1. MPEGRecorder

    1下载:
  2. 捕捉摄像头并进行xvid/mpeg4编码, 支持网络传输和回放. 使用rtp协议 -capture camera and xvid/mpeg4 coding, support network transmission and playback. Rtp use agreement
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5940527
    • 提供者:无名
  1. huffman 方案3

    0下载:
  2. huffman 编码译码器的实现。可以完整实现由用户输入字母进行编码和译码,使对网络通信的模拟-Huffman coding decoder realized. Integrity can be achieved by user input letters coding and decoding, the analog network communication
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:42051
    • 提供者:bob
  1. 网络电话(家庭版)

    2下载:
  2. 基于TCP协议的点对点语音通讯,采用G.729a压缩编码。最大的特点是:1、基于Tcp协议,多数此类软件都是Udp方式通讯,但TCP协议支持更多的网络环境。2、支持sock4代理。在只有sock4代理的网络环境中测试通过。现公布源码,希望大家关注并改进。谢谢!ny2000lw@sohu.com-based on the point-to-point TCP voice communications using G.729a compression coding. The biggest feat
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:82611
    • 提供者:倪玉龙
  1. 网络crc

    0下载:
  2. 这个是计算机网络第四版其中的一道编程题目.是实现CRC编码的程序.对于网络初学者来说是一个不可多得的学习的程序.-This is the fourth edition of which the computer network of a programming topic. Yes CRC coding procedures. Beginners network is a rare study of the procedure.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7956
    • 提供者:李想
  1. 循环冗余编码

    0下载:
  2. 学习网络原理时用到的CRC循环冗余编码,希望大家多多指教-learning network to use the principle when Cyclic Redundancy coding, we hope the exhibitions
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36555
    • 提供者:刘沅斌
  1. NeuralNetworkSourceCode

    1下载:
  2. 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:569053
    • 提供者:梁锋
  1. DR_TOOL

    0下载:
  2.  ASN.1(Abstract Syntax Notation One)是由ITU-T制定的,符合以上三点要求。它定义的编码规则(如BER、PER)就相当于从局部语法到传送语法之间的转换规则。目前,很多网络协议的消息格式都是用ASN.1句法描述的,并指明了采用何种编码规则。在协议的具体实现时,我们必须在发送方设置一个ASN.1编码器,将发送方所要传送的消息经ASN.1编码后再发送出去;然后在接收方设置一个ASN.1解码器,将接收到的经ASN.1编码的消息解码为符合接收方局部语法的消息格式。由于A
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1187752
    • 提供者:kong
  1. fire-IP_Scan

    0下载:
  2. 一个网络扫描器的示例编码,小而精湛,值得一看-a network scanner coding examples, a small and superb eye-catcher!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:202623
    • 提供者:firewzy
  1. udptransport

    0下载:
  2. 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not rel
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:124739
    • 提供者:周崇青
  1. MymyBrowser

    0下载:
  2. IE收藏夹,详细的编码?对想掌握VC++网络编程的人来说最好的例子.-IE favorites, detailed coding right to master VC network programming people the best example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:98765
    • 提供者:lanzhi
  1. suanshubianma

    0下载:
  2. 算术编码源代码,适用于视频压缩,网络监控等条件下。-arithmetic coding source code, apply to video compression, network monitoring and other conditions.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:1402533
    • 提供者:季风
  1. vlc-0.6.0.tar

    0下载:
  2. 这是一个IP网络上的传输系统,包括MPEG1/2/4编码和解吗-This is an IP network transmission system, including MPEG1/2/4 coding reconciliation?
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:4373824
    • 提供者:yu
  1. nkf-1.7.1.tar

    0下载:
  2. NKF是网络上写新闻或邮件的时候,汉字的编码转换程序-NKF is on the network news or write mail, the Chinese character coding conversion
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:28157
    • 提供者:robo
  1. Stream_Corrupt

    0下载:
  2. 自己写的AVS视频码流干扰器,用于对编码后的AVS视频码流进行随机加错,模拟网络情况。-himself wrote the AVS video stream interference, the right coding for the AVS video bitstream random mistake. Simulation network.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:杨永健
  1. Coding files

    0下载:
  2. The past several years have witnessed a rapid development in the wireless network area. So far wireless networking has been focused on high speed and long range applications. Zigbee technology was developed for a Wireless Personal Area Networks WPAN
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:kutti
  1. Opportunistic routing

    0下载:
  2. 是对MORE的仿真,可以对网络编码进行拓展,进一步理解网络编码的执行过程,由网络编码的整体框架可以实现网络编码流程。(it is the simulation of MORE, network coding can be expanded to further understand the implementation of network coding process, the overall framework of network coding network coding process
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:49152
    • 提供者:1yan
  1. SpeedCodingNetworkGame-master (1)

    0下载:
  2. network coded for p 2 p
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:167936
    • 提供者:mero2285
  1. neural-network-genetic-algorithm-master

    2下载:
  2. 为了自动学习CNN的深度网络结构,网络结构的数量随着网络中间层数量的增加呈指数增长,这启发我们使用遗传算法有效地遍历这个大的搜索空间。我们首先提出一种编码方法,将每个网络结构表示为一个固定长度的二进制字符串,然后通过生成一组随机个体来初始化遗传算法。在每一代中,我们定义标准的遗传操作(如选择、突变和交叉)来消除弱势个体并产生更具竞争力的个体。(In order to automatically learn the deep network structure of CNN, the number
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-17
    • 文件大小:8192
    • 提供者:崔宁敏
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 25 »
搜珍网 www.dssz.com