资源列表
hsi
- HSI和rgb空间的相互转换,根据课本知识相互转换的源码-HSI conversion and rgb space, according to the textbook knowledge conversion source
Image_Denoising_Global_Denoising
- 一种用于压缩感知图像去噪的matlab代码,使用一个预先决定的字典-compress sensing image denoising
fangkexitong
- 访客系统,可以对访客进行管理,记录访客的访问记录,以及相关数据。-it is fangkexitong
hulfman-code
- 利用霍夫曼树压缩与解压文件(注:压缩解压时需要自行输入文件格式-Huffman tree compression and decompression file (Note: need self-extracting compressed file format input
zouyang
- 在VC++6.0中,利用吴的反走样算法绘制任意斜率的直线。-In vc++ 6.0, the use of wu anti-aliasing algorithm to draw any slope of the straight line
wzip-master
- 基于小波树和BWT变换的压缩算法,源码!-wzip 1.0 license : This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the Lice
main
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-There are 1, 2, 3, 4 numbers, can be composed of a number of different and no duplication of the three digit number? How much is it?
5.c
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,求该数-An integer, which is added after 100 is a perfect square, plus 168 is a perfect square, for the number of
music
- 音乐播放器,利用HTML实现的简单网页播放音乐。-music player
testsyf
- xc2v1000配置文件的三元法压缩算法,c语言编写-Three element method compression algorithm for xc2v1000 configuration file
testrle
- 游程编码RLE文件压缩与解压缩,c语言编写-RLE compression and decompression
lz77-vs
- lz77算法的文件压缩解压,c++语言编写-LZ77 compression decompression by c++