搜索资源列表
faceRecognition
- 这是一个matlab人脸识别程序代码,有GUI界面-This is a face recognition matlab code, there is a GUI interface
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
code
- 包含霍夫曼编码,算数编码,LZ编码以及GUI界面-Include Huffman coding, arithmetic coding, LZ coding and GUI interface
chepaishibie
- 本设计为基于颜色的车牌识别程序源码,可以识别三张车牌照,含有人机交互界面GUI;-The design for the color-based license plate recognition program source code, you can identify three car license plate, containing interactive interface GUI
ex
- MATLAB编写的编码GUI,包括文件分析、频数统计、编码列表等。编码方法包括霍夫曼、香农、费诺、改进费诺等。GUI中还包括各编码方法的比较。GUI界面非常美观漂亮。-MATLAB code GUI, including documents analysis, frequency statistics, code list, etc.The encoding methods including hoffman, shannon, fees, and GaiJinFei etc.The compa
Huffman
- 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。 GUI实现(The basic method of Huffman coding is to scan the image data first, calculate the probability of occurrence of various pixels, speci
huff
- 实现了huffman编码和译码。同时完成了huffman编码在文档、图片中的解压缩实现。同时用GUI的方式完成整个实验的可视化。(These series m documents have accomplished the coding and decoding function of huffman code. And it made it implemented in the compressing text and images. Meantime, we use GUI to made
Image compression using zero tree wavelet
- Image compression is a hot topic in data compression schemes. The above MATLAB codes includes technique for compressing an image with Zero Tree Wavelet Algorithm. It is a different approach than traditional ones. GUI is also included along with the m
spiht
- full code with gui input image dwt spiht encode spiht decode idwt output image
MATLAB霍夫曼Huffman编码译码
- MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
jpeg
- 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
