资源列表
UnZip
- 用C++实现zip压缩解压缩,主要是利用第三方源码接口,自己封装了一个压缩函数,和解压函数。使使用操作简单化。编译器是 VS2010,在MFC工程下测试的。-In C++ zip compression and decompression is to use a third-party source interface encapsulates a function of compression and decompression functions. The compiler is VS201
MPEG4
- 以xvid当前最快的MPEG4编解码库,用delphi实现了,从摄像头抓图并压缩为MPEG4码流,同步再解码。需要下载者下载DSPACK控件。网上很多。-Xvid current fastest MPEG4 codec library, implemented in delphi, capture and compression MPEG4 stream from the camera, sync and then decoded. Need to download the download D
ichat1.89
- ichatV1.89文字版(修改)将就着-ichatV1.89 text version (modified) will use with
tadakano1
- 这个是日本galgame tadakano的 脚本提取打包程序 解包arc文件 标准的文件头 文件列表 文件内容 文件列表加密 每四字节add "tada" 文件内容是 LZ-THIS IS A PACK & UNPACK TOOL FOR THE GALGAME OF TADAKANO THE ARC FILE CONCLUDE FILEHEADER FILELIST FILECONTENT
CoSaMP(original)
- 压缩感知中贪婪重构算法中的改进算法,是非常不错的,供大家详细研究-Compressed sensing greedy reconstruction algorithm improved algorithm, is very good for a detailed study
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.