搜索资源列表
canbus(FPGA)
- 基于FPGA的can 总线设计,采用verilog语言编写。在FPGA的开发环境下,新建一个工程,然后将本文件中的各个源代码添加进工程里,即可运行仿真。-FPGA-based bus design can use verilog language. FPGA development environment, a new project, and then the paper all the source code to add the project, Simulation can be run
costas
- costas 环路 simulink 仿真文件
SIJTQ6tQ
- 利用一块芯片完成除时钟源、按键、扬声器和显示器(数码管)之外的所有数字电路功能。所有数字逻辑功能都在CPLD器件上用VHDL语言实现。这样设计具有体积小、设计周期短(设计过程中即可实现时序仿真)、调试方便、故障率低、修改升级容易等特点。 本设计采用自顶向下、混合输入方式(原理图输入—顶层文件连接和VHDL语言输入—各模块程序设计)实现数字钟的设计、下载和调试。 一、 功能说明 已完成功能 1. 完成秒/分/时的依次显示并正确计数; 2. 秒/分/时各段个位满10正确进位
bsc
- 对JPEG2000压缩编码后的码流文件用matlab进行RS信道编码,再BSC信道仿真,RS解码,计算PSNR- with JPEG2000 code stream file, using matlab to simulated the RS channel coding, and then BSC channel simulation, RS decoding, calculation of PSNR
KALMAN-c-and-MatLab-algorithm
- 该文件包含了基于Kalman滤波器原理的c和MatLab算法实现,还有详细的过程和仿真结果文档-This file contains the Kalman filter based on the principle of the c and MatLab algorithm, as well as detailed documentation process and the simulation results
4^4-key-procedures
- C语言编程,4*4按键程序,并配有proteus仿真文件-C programming language, 4* 4 key procedures, and with proteus simulation file
DCT-Video-Compression
- 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
SD_GCC_piaodown
- SD卡的FAT32文件系统 SD卡格式化成FAT32文件系统 基于单片机的SD卡FAT32文件系统,使用protues仿真,方便无开发板的童鞋学习。 SD卡的FAT32文件系统 怎样将SD卡格式化成FAT32文件系统? fat32格式在linux中叫做vfat,是一种window和linux都能识别的文件系统 1)首先切换到root权限: $su - root 2)查找SD的设备名称: #ls /dev/sd* 然后插入SD卡,再次输入上面的命令 ls /d
matlab-file
- 其中greedy_fair文件,为认知无线电中系统中贪婪算法与比例公平算法在资源分配上的对比仿真,其结果显示了两种算法分别在系统效益上和公平上的性能对比。-The greedy_fair file is used for the comparison of the greedy algorithm and the proportional fair algorithm in resource allocation in cognitive radio system , the result s
zfzzldj
- 依据单片机控制直流电机的正反转可控仿真文件-Based on single chip microcomputer control dc motor and reversing controllable simulation file
traffic-lights-at-an-intersection
- 基于51单片机的十字路口交通灯设计,有keil工程文件,proteus仿真,c语言程序,原理图及pcb图纸。-Based on 51 single-chip crossroads traffic lights design, keil project files, proteus simulation, c language program, schematics and pcb drawings.
Arith07
- 对于算术编码的多种功能实现和仿真,可实现压缩功能,并计算压缩前后文件大小-Arithmetic coding simulation
游程编码
- 文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)