CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - coding a

搜索资源列表

  1. c_300

    0下载:
  2. c语言,经典300例,汇总了比较多的经典C语言编码程序,让你大开眼界!-c language, classic 300 cases, a summary of more classic C language coding process and let you eye-opener!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:38.58kb
    • 提供者:石善文
  1. CH2

    0下载:
  2. MIMO信道容量仿真,出自于经典MIMO书籍源码-his chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file si
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:3.58kb
    • 提供者:XY
  1. OFDM

    3下载:
  2. 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:21.68kb
    • 提供者:王国伟
  1. Javacode-info

    0下载:
  2. java代码书写规范。为了给在工作中的同事们一个良好的编码-java code written specification. In order to work colleagues a good coding
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:11.57kb
    • 提供者:朱超
  1. book

    0下载:
  2. 这是一个免费小说网的书库小偷,全部代码由作者记事本手工编写完成 和网上其它书库小偷比较,本程序的特点是体积小,文件少,代码简洁. 采用XHTML标准代码编写,目标站数据多,更新快.对于想建书站却没有 时间或不想更新的朋友来说,此小偷程序是你的最佳选择.-This is a free novel network stacks thieves, all the code manually prepared by the author Notepad other stacks
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:68.79kb
    • 提供者:武月强
  1. MIMO_communication_system

    0下载:
  2. 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。 -This is a space-time block coding based on MIMO_OFDM Communication System Simulation and Design. The system consists of QPSK modulation and demodulation, IFFT modulation,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:12.49kb
    • 提供者:william
  1. STBC_MIMO_OFDM

    1下载:
  2. 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。 此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。 -This is a space-time block coding based on the MIMO_OFDM Communication System Simulation and Design. This system consists of QPSK modulation and demodulation, IFFT mod
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:8.96kb
    • 提供者:王国伟
  1. c4

    0下载:
  2. Manchester码的编码规则是,如果原始数据为“1”,将其编码成“10”;如果原始数据为“0”,将其编码成“01”。这种编码的特点是每个码元中间都有跳变,低频能量较少,便于接收端提取时钟信息。-Manchester, the coding rule is, if the original data is " 1" , be coded " 10" if the original data is " 0" , be coded " 0
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:3.19kb
    • 提供者:严雪峰
  1. Shannon

    0下载:
  2. 信息论中,将给定的信源符号概率,通过哈夫曼编码成一列二元码。-Information theory in a given source symbol probability by Huffman coding into a binary code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:661byte
    • 提供者:lhx
  1. lpc_01

    0下载:
  2. The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding. Observing Spectrogram of both signals is very instructive and
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1.3kb
    • 提供者:jayran
  1. reed-solomon_c

    1下载:
  2. This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:5.58kb
    • 提供者:kunlun
  1. vp8-bitstream.pdf

    0下载:
  2. VP8是google推荐视频编码标准,具有高压缩率,高性能的特点。html5标准-VP8 is recommended google video coding standard, with a high compression ratio, high-performance features. html5 standards
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:369.68kb
    • 提供者:wang
  1. practices-of-agile-developer

    0下载:
  2. 高效程序员的45 个习惯 本书简明实用、见解深刻,总结了高效程序员在开发过程中的45个个人习惯、思想观念和方法,有助于开发人员在开发进程、编码工作、开发者态度、项目和团队管理,以及持续学习等5个方面积极*。通过学习这些内容,养成这些好的习惯,你可以极大地提升自己的编程实力,更快速、更可靠地交付更高质量的软件,从而成为真正的高效程序员。 -45 habits of highly efficient programmers concise and practical book, insight
  3. 所属分类:source in ebook

    • 发布日期:2017-06-16
    • 文件大小:23.75mb
    • 提供者:陈枫
  1. fire

    0下载:
  2. 做的一个基于红外遥控测红外遥控编码的程序-Do a program based on the infrared remote control measuring infrared remote coding
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:20.21kb
    • 提供者:田先生
  1. BmGl11

    0下载:
  2. 本系统基于B/S(浏览器+服务器)模式,采用ASP.NET+SQLServer开发环境。用户所有操作完全基于网络,客户端无须安装任何软件,仅仅知道登录地址即可随时随地登录该系统进行相应操作。对操作权限进行分级管理;可快速查询统计及打印各种所需信息。编码管理系统-The system is based on B/S (browser+ server) mode, using ASP.NET+SQLServer development environment. All user operations
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:2.91mb
    • 提供者:hsb
  1. Who-wants-to-be-amillionaire-cPP-coding

    0下载:
  2. This my c++ coding for game who want to be a millionaire, enjoy
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:2.5kb
    • 提供者:Shadowmacx
  1. Luminji.Improve

    0下载:
  2. 《编写高质量代码:改善C#程序的157个建议》是C#程序员进阶*的必读之作,包含的全部都是C#编码的最佳实践,从语言本身、程序的设计和架构、编码规范和编程习惯等三大方面对C#程序员遇到的经典问题给出了经验性的解决方案,为C#程序员如何编写更高质量的C#代码提供了157条极为宝贵的建议。对于每一个问题,不仅以建议的方式给出了被实践证明为十分优秀的解决方案,而且还给出了经常被误用或被错误理解的不好的解决方案,从正反两个方面进行了分析和对比。-To write high-quality code:
  3. 所属分类:source in ebook

    • 发布日期:2017-12-06
    • 文件大小:1.81mb
    • 提供者:hscbd
  1. hexianyinyuexiangmu

    0下载:
  2. 和弦音乐项目:用midi格式文件选取乐谱(自己选的是“江南”,6声道、52力度),在uc中编译,删除文件的头和尾,只保留类midi格式的四个基本要素,时间差、声道、音符、力度,再根据需求写出流程图、状态机和数据通道,编码及算法,仿真、版图。-Polyphonic music project: midi format selected sheet music (their own choice of " Jiangnan" , 6-channel, 52 efforts), in
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:27.58kb
    • 提供者:陈盼
  1. Haffuman

    0下载:
  2. 赫夫曼编码,这个代码内将创建赫夫曼树与赫夫曼编码结合在一起。-Huffman coding, this code will create a Huffman tree with Huffman coding combined.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:1.83kb
    • 提供者:qinyong
  1. simulink

    0下载:
  2. 关于通信系统的simulink仿真,包括基本介绍,数字信号传输,信道编码,OFDM方式,MIMO系统仿真-On the communication system simulink simulation, including a basic introduction to digital signal transmission, channel coding, OFDM mode, MIMO system simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:251.97kb
    • 提供者:强敏娜
« 12 »
搜珍网 www.dssz.com