搜索资源列表
vf学生管理系统
- vf学生管理系统的课程设计,附带源码和设计
将FOR语句转换成四元式的程序实现
- 编译原理课程设计,内附源码
BCH(84)
- 本文主要介绍线性分组码的编码的基本原理。论述了汉明码及循环码的编、解码原理和方法。简要说明了线性分组码的差错特性;详细分析了(8,4)循环码的编码和解码过程,并设计出了(8,4)循环码的编码电路和解码电路。-This paper describes the linear block code encoding of the basic principles. Discusses the Hamming code and cyclic code encoding and decoding prin
xp2demo
- lattice xp2 系列开发板带源码,有需要的可依进行设计参考!-lattice xp2 Series development board with source code, need-based reference design!
SiGuoJunQi_Paper
- 这是某本科大学的学生的毕业设计写的四国军棋游戏的毕业论文,包括答辩申请表、任务书、评阅表等等,另外可以在本站的源码中下载该毕业设计配套的游戏程序代码。-This is an undergraduate student at the University of the graduate design thesis written by Siguojunqi games, including the defense application form, the mission statement, r
szjdyccs
- 针对数字信号通过基带系统远程传输问题, 分析了对信号进行编码和频谱变换的原理。在系统结构设计的基础上, 重点介绍了采用FPGA 编程实现基带信号编码、频谱变换、位定时提取的过程, 给出了关键环节的仿真波形。利用伪码对实际系统进行了测试, 证明能可靠地完成基带信号的传输。-For digital signal through the base-band system long-distance transmission problem, analysis of the signal coding
h_264_Video_encoder
- 介绍了基于嵌入式平台PxA255的h.2“视频编码器的实现。在描述了视频编码器的硬件结构设计及视频采集 软件的实现的基础上,详细介绍了h.2“对视频编码标准的一些改进以及基于PXA255结构和删汇编指令的h.264编 码程序的 优化。实验结果表明,优化后的h.264编码程序能够对采集到的视频进行实时编码,该视频编码器运行 状态良好.-Introduced based on embedded platform PxA255 of h. 2 " video en
2DPSK
- 设计一个2DPSK数字调制系统,要求: (1)设计出规定的数字通信系统的结构; (2)根据通信原理,设计出各个模块的参数(例如码速率,滤波器的截止频率等); (3)用Matlab或SystemView 实现该数字通信系统; (4)观察仿真并进行波形分析; (5)系统的性能评价。 -Design a 2DPSK digital modulation system requirements: (1) design a digital communication sys
codeforexperiencefirst
- 编程答案源码,通讯设计行业,算法编程知道及实例-The answer source programming, communication design industry, algorithms and examples of programming that
codeforexperiencesecend
- 编程答案源码,通讯设计行业,算法编程知道及实例-The answer source programming, communication design industry, algorithms and examples of programming that
codeforexperiencethird
- 编程答案源码,通讯设计行业,算法编程知道及实例-The answer source programming, communication design industry, algorithms and examples of programming that
CRC.txt
- 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
jiaozhi
- 交织编码是一种信道改造技术,它通过信号设计将一个原来属于突发差错的有记忆信道改造为基本上是独立差错的随机无记忆信道。交织编码作为克服衰落信道中突发性干扰的有效方法,通常和其它用于纠正无记忆独立差错的信道编码相结合构成级联码,广泛应用于当代移动通信。 -Channel interleaved coded is a transformation of technology, which belongs to the original signal design will be a burst e
WindowsMobileStreamplayer
- 随着移动通信技术的发展和移动终端性能的提高,移动通信网络提供流媒体服务已经成为可能。分析移动流媒体网络传输协议和H.264视频编码格式特点,参照802.11标准,提出移动流媒体客户端的总体架构,并针对Windows Mobile平台特点予以实现。移动流媒体客户端可以运行在无线局域网中,主要由网络模块、解码模块和音视频回放模块组成。网络模块以动态库的方式实现RTP/RTCP/RTSP网络协议,采用消息队列的设计模式提高网络模块的效率 H.264与AMR解码模块由PC向嵌入式平台移植并作相应的封装
word
- 交通资讯系统设计的c语言编译及说明问题,里面有源码和说明-Traffic information system design, c language compile and illustrate the problem, which has source code and instructions
MIMO-Wireless-Communications
- 本书从信息论与错误概率的角度,着重分析了真实世界传播如何影响MIMO容量和性能,实际鲁棒的空时码的设计,详细讨论了预编码、天线选择和多载波传输。-Book from the perspective of information theory and error probability, focused on analysis of real-world communication can affect MIMO capacity and performance, the actual robus
Communication-theory-design
- 数字基带通信系统的设计,实现了AMI、HDB3、和CMI码的变换和反变换。包含了PCM编解码的部分。-Digital baseband communication system design, implementation of AMI, HDB3, and CMI code transform and inverse transform. Contains part of the PCM codec.
Design-of-LDPC-codes-on-FPGA
- 小论文《基于FPGA的(3,6)LDPC码并行译码器设计与实现》实现了码率为1/2,帧长为1008bits的规则(3,6)LDPC码译码器-Design and Implementation of Parallel Architectures Decoder for(3,6)LDPC Codes Based on FPGA code rate of 1/2 and block length of 1008 bits has been implemented based on FPGA(S
RC低通滤波器设计[MATLAB][仿真]
- 基于MATLAB的RC低频滤波器设计实验报告,附仿真波形、实际波形及源码