搜索资源列表
aes_8bit
- VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩。
JRawShop
- 看raw影像的程式(8bits灰階的raw影像)-see raw images of formula (8bits of raw grayscale images)
JRawShop
- 看raw影像的程式(8bits灰階的raw影像)-see raw images of formula (8bits of raw grayscale images)
aes_8bit
- VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits-VHDL realize 128bitAES encryption algorithm LOW AREA realize cost-saving DATA FLOW for 8 bits
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩。-ADPCM (Adapt
C51_Adc_8bits
- adc sample programme for AT89c5131
E2PROM_DSP
- 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32,
crc16
- 16bit CRC for 8bits data
Bmp8bits_DIBDisplay
- 建立了一个CDib类,专门处理灰度位图。-CDib for 8bits bmp
ChangeCode
- 产生8bits的0/1所有组合,用于对所有能的组合进行统计,产生各种统计数据-8bits have the 0/1 in all combinations for a combination of all statistics can produce a variety of statistical data
RS232_project
- 串口通讯 rs232 verilog程序,一次接受传送8bits-rs232 verilog project,reciver or trancimiter 8 bits onece
UART16550
- UART控制器,集成FIFO,寄存器,数据位宽8位-UART controller, with FIFO, register, databus 8bits
pro_4d1
- 此代码可实现8bits 108M 4路BT656 像素交织输入转为8bits 108M 4路行交织的视频数据,并有仿真文件,在modelsim中运行即可。-This code can be realized 8bits 108M 4 way BT656 pixel interleaving input into 8bits 108M 4 way line of cutting the video data, and there are
100423_8KB_mif
- Visual C++环境中编写的求13bits采样率的π/2正弦信号的幅值数组算法,用于DDS开发ROM存储波形mif文件。幅值精度为8bits-Visual C++ environment written request 13bits sampling rate of π/2 sine signal amplitude array algorithm for DDS development of ROM memory waveform
256tograycode
- 这段代码可以实现图像由256色彩色图转化为灰度图像-This code can make a image from 8bits color to gray.
psnr8
- this a psnr estimator on 8bits image-this a psnr estimator on 8bits image
ADPCM
- ADPCM(Adaptive Differential Pulse Code Modulation),是一种针对 16bits( 或8bits或者更高) 声音波形数据的一种有损压缩算法,它将声音流中每次采样的 16bit 数据以 4bit 存储,所以压缩比 1:4. 而且压缩/解压缩算法非常简单,所以是一种低空间消耗,高质量高效率声音获得的好途径。保存声音的数据文件后缀名为 .AUD 的大多用ADPCM 压缩-ADPCM (Adapti
T-REC-G.711-200911-I!Amd2!SOFT-ZST-E
- G.711使用64Kbps的带宽,可将14bits转换成8bits。目前G.711有两个编码方式,A-law以及Mu-law。-G.711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of
8bitimagestereomatching
- stereo matching using the 8bits bmp images get a better result.we apply the relationship method to get the matching points.This file has inculded the standard test images.