CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - 编码程序

搜索资源列表

  1. OMnet在window开发中的两个问题解决方案

    0下载:
  2. 解决了OMNet在window平台上的两个问题。 1 启动错误:“无法定位程序输入点gzdirect于动态链接库zlib1.dll”解决方案 2 无法打开GBK编码文件
  3. 所属分类:编程文档

  1. DaVinci-H_264

    0下载:
  2. 为实现基于达芬奇平台的视频系统,本文研究H.264视频编码算法移植和优化方法,针对达芬奇平台实现算法的xDM封装,以便算法通 codecEngine框架调用。基于QT设计并实现一套数字媒体处理算法的 Codecserver自动部署系统,具有快速集成、验证与修改xDM算法的功能,解决达芬奇平台上算法的CodecServer集成和应用程序部署不便的问题。 -DaVinci platform video system, this paper H.264 video coding algor
  3. 所属分类:Communication

    • 发布日期:2017-11-05
    • 文件大小:12366517
    • 提供者:Guo Lin
  1. Surfel_FILE_COMPRESSION

    0下载:
  2. 针对点云数据局部集中的特点,使用差值预测对点云数据进行预测处理 在预测的同时,根据IEEE2754 浮点数标准,简化浮点数的尾数,使用3. 5 Byte来表示一个浮点数,以提高压缩效果 然后对预测数据中连续重 复的字节使用该字节加该字节重复的次数的方式存储 最后对经过以上处理的数据使用一阶自适应算术编码进 行压缩。最终得到的程序在压缩比和内存占用两个方面远优于WinRAR、WinZip压缩软件-Point cloud data for the characteristics of l
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:337923
    • 提供者:周晨
  1. RIL_design

    0下载:
  2. 目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。 -Intelligent machines in the
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:194441
    • 提供者:eleven
  1. matlab

    3下载:
  2. 算术编码与译码的matlab程序 信息论 通信 -matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1417
    • 提供者:ww
  1. dspproject

    0下载:
  2. 这是一个子带编码的程序,利用子带编码有很多优点,尤其是在语音通信的应用中,读者可以自定义信道模型,程序里选择的是老师给定的文件-This is a sub-band coding process, using sub-band coding has many advantages, especially in voice communication applications, the reader can customize the channel model, the program sele
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:823
    • 提供者:张晓娟
  1. IEEE_CVSD

    1下载:
  2. 语音CVSD算法虽然比较成熟,但是通用的CVSD标准实现的编码程序噪音比较大,这里精选了IEEE的5篇论文据有指导意义。-Voice CVSD algorithm is a relatively mature, but a common standard of achievement of CVSD coding procedures relatively large noise, where a selection of five papers, according to IEEE guidi
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:595645
    • 提供者:狄巍
  1. conv_codeM

    0下载:
  2. 自己写的卷积编码MATLAB程序,已将验证过了,没问题,可以用的哈!-Wrote it myself, convolutional coding MATLAB program has been verified, and no problem, you can use Ha!
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:3636
    • 提供者:luoyoubao
  1. MMSSTRUCT

    0下载:
  2. 移动点对点彩信编码结构的具体分析,对编写彩信程序很有帮助-Mobile-point code structure, concrete analysis of MMS, MMS program helpful in the preparation of
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:1038
    • 提供者:吴林
  1. Viterb

    0下载:
  2. viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序-viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:3172
    • 提供者:jack
  1. CHENGXU

    0下载:
  2. 实现图像游程编码的MATLAB程序,对二值图像压缩效果明显。-RLC
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3236
    • 提供者:wang yuan
  1. h_264_Video_encoder

    0下载:
  2. 介绍了基于嵌入式平台PxA255的h.2“视频编码器的实现。在描述了视频编码器的硬件结构设计及视频采集 软件的实现的基础上,详细介绍了h.2“对视频编码标准的一些改进以及基于PXA255结构和删汇编指令的h.264编 码程序的 优化。实验结果表明,优化后的h.264编码程序能够对采集到的视频进行实时编码,该视频编码器运行 状态良好.-Introduced based on embedded platform PxA255 of h. 2 " video en
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:276169
    • 提供者:murphy_chang
  1. c

    0下载:
  2. C语言程序编码规范,C语言十八种常见错误-C language program coding standard, C language 18 kinds of common errors
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:4501
    • 提供者:an ning
  1. 16QAM

    0下载:
  2. 16QAM系统的MATLAB仿真程序,包括简单的汉明码编码译码过程,以及编码前后性能对比。适合初学者学习无线通信系统-MATLAB simulation program 16QAM system, including the simple hamming coding and decoding process, and performance comparison before and after encoding. Wireless communication system for begin
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2184563
    • 提供者:
  1. xindao

    0下载:
  2. 这是一个关于信道编码的程序,对初学信道编码的同学很有帮助-This is a program on channel coding, channel coding for beginner students helpful
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:319445
    • 提供者:卡卡
  1. LongSMS

    0下载:
  2. 长短信格式介绍文档,英文的,看不懂英文的不愿意学习的请不要下载!(一个程序员如果英语都看不懂那还是算了吧。)长短信编码格式及资料,各种的详细资料含GSM0340/GSM0338/PDU长短信说明,里面有个网页的资料里面有例子,本人以前在公司做长短信的时候,找了很多资料,发现国内的都讲得很含糊,照着做老是实现不了长短信发送,后来找到国外的这个网页,按照其说明一步成功。整理出来给大家以免浪费精力做重复劳动!- concatenated SMS, long sms, short message
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1409656
    • 提供者:ccid
  1. hufman

    0下载:
  2. 程序实现如下功能:输入一段长度不超过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 the Huffman code again input, ou
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:4598
    • 提供者:魏振果
  1. cerdem

    0下载:
  2. AWGN信道条件下 汉明编码和格雷编码的性能仿真程序-Hamming coding and Gray coding performance simulation program AWGN channel conditions
  3. 所属分类:Communication

    • 发布日期:2017-11-05
    • 文件大小:905
    • 提供者:wanghai
  1. H

    0下载:
  2. 全速率语音突发的的发送端总程序,其中包括预编码,卷积编码,交织,调制等步骤的matlab程序,内付详细说明文档-Matlab program, which pay full rate speech sudden sender program, including pre-coding, convolutional coding, interleaving, modulation step detailed documentation
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:201368
    • 提供者:冰儿
  1. 双积分爱的转换电路编码

    0下载:
  2. 用于ad电路研究,双积分型的,是一个编码程序,适合初学者学习
  3. 所属分类:编程文档

« 12 »
搜珍网 www.dssz.com