搜索资源列表
matlab_to_vhdlfpga
- 本文提出了加快发展之路 从理论设计,通过Matlab / Simulink环境 在定点算法对其行为模拟的 在FPGA或定制实现硅片。这个了 实现了netlist移植的Simulink系统 描述成的硬件描述语言[VHDL]。在这个例子中,这个 Simulink-to-VHDL转换器被设计来使用 代码来描述结构VHDL系统互连, 允许简单的行为说明基本模块。 结果VHDL bit-true交付后代码 比较定点Simu
dct
- a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it
CDMA-Reference-Blockset
- (R) The CDMA Reference Blockset is a collection of Simulink blocks designed to help you develop and simulate CDMA wireless communication systems, based on the current North American IS-95A CDMA (code division multiple access) standard. -(R
CRC-algorithm-design
- 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
CodeBlocks-jiaocheng
- Code Blocks的详细使用方法,pdf文档格式的,很好用的编程工具,希望大家喜欢。-Code Blocks detailed use method, PDF document format, nice programming tools, hope you like them.
codeblocks
- Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境-Code :: Blocks is a full-featured open source cross-platform the C/C++ integrated development environment
CodeBlocksCPP
- Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境-Code :: Blocks is a full-featured open source cross-platform the C/C++ integrated development environment
FPGA_Project
- To design fixed point to floating point encoder and experiment with simulation, synthesis and implementation features of the Xilinx Project navigator. Specifically, the objectives of this lab are: 1. To try out basic building blocks of VHDL beh
Testing
- The errors are caused by labels being used within code blocks. Replace the double colons by REM statements and these samples will all run without a glitch. Better still, don t use comments within code blocks at all, but place them just before the
Circuit-Design-with-VHDL
- the book is divided into two parts: the first part deals with everything goes directly inside the main code, while the second deals with units that might be located in library. the part 1 study the entire background and coding techniques of VHDL
Depurador-CodeBlocks
- Explanation of code blocks debugger in spanish
polysmall
- matlab code for divide image into blocks
Telecom-Billing-Management-System-in-c-with-sourc
- This Mini project is compile in gcc compiler with code::blocks IDE. This project can be a good reference for those student who are doing there school project in c.Architecture of this project is very simple and easy to understand the code. Just file
CRACK
- Why LDPC Codes are Strong Candidates for Next Generation Wireless Systems ♦ Next Generation Wireless Systems typically require higher data throughput in a given bandwidth • High rate FEC with higher order modulation (e.g. cdma2000
MIMO-OFDM-Alamouti-master
- Bachelor Thesis: Implementation of a Software-Defined Radio testbed for OFDM-MIMO communication systems:-This module consists of blocks requirung for building a MIMO system in GNU-Radio. The system is tested on USRP1 devices. Thanks for your interest