资源列表
quantizer
- 量化:用max algorithm设计量化器。探究随着量化点数量的变化,Rate-distortion的变化-Quantization: the max algorithm design quantizer. Inquiry, Rate-distortion changes with the change in the number of quantization point
OMP
- 一个对于一维正弦信号的压缩感知恢复算法(正交匹配追踪发)的matlab程序,并绘出恢复图像对比原始图像,且计算出重构误差-A recovery image contrast for the one-dimensional sine signal compression the perceived recovery algorithm (orthogonal matching pursuit fat) matlab program, and draw the original image, and
compressbyann
- 利用神经网络压缩图像的方法,附有详尽解释-Compressed image using neural network method, with a detailed explanation
S201207109_assign02
- 利用动态规划算法实现0-1背包问题,要求测试数据以文本文件的形式存储,即所有的数据由文本文件读入。-Implementation of 0-1 knapsack problem using dynamic programming algorithm, test data are stored as text files, that all of the data from text file to read.
fault-dignosis
- 有关网络故障诊断的代码,其中用到了人工免疫!-For network fault diagnosis code, which uses artificial immune!
Registration-system
- 某医院拟开发一个挂号系统,以方便患者就医,提高医疗服务水平。患者在医院就诊前需要提供姓名、身份证号码、联系电话等个人信息并办理一张诊疗卡,该诊疗卡在每次挂号时需要出示给挂号的工作人员。患者在挂号时,需说明科室名称以及医生的职称。挂号以半个工作日为一个班次,系统中保存各科室门诊医生的排班表,每位医生每个班次能够接诊的病人人数可设置一个上限。-A hospital intends to develop a registration system to facilitate the patient
huffman
- 霍夫曼编解码matlab程序,包含熵的计算。-Hoffman codec Matlab procedures, including the calculation of entropy.
jpeg1
- 基于stm32的jpeg图片压缩代码,并且通过串口输出-The stm32-based jpeg image compression code, and output through the serial port
lzw
- LZW(Lempel Ziv Welch)压缩编码是一种先进的数据压缩技术,属于无损压缩编码,该编码主要用于图像数据的压缩。对于简单图像和平滑且噪声小的信号源具有较高的压缩比,并且有较高的压缩和解压缩速度。-lzw compression
PIMS
- 使用mvc做的个人信息管理系统 带有数据库-Personal information management system with a database using mvc do
VQ
- Matlab for VQ 向量量化編碼-Matlab for VQ vector quantization
TSVQ
- matlab TSVQ 樹狀結構向量量化編碼-matlab for TSVQ Tree-structured Vector Quantization