搜索资源列表
EncodingReports
- 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s mate
md5_src
- 这是一个好用的MD5的C++类;这个类可以加在控制台程序中也可用在MFC中, 并且提供了详细的错误处理函数,是一个安全的类。例程是一个MD5的MFC程序,支持字符串和文件两种输入。
Racing
- 基于windows mfc的多线程程序设计之赛马进度条的显示
QuXian
- 一个简单的基于MFC对话框的动态曲线程序源码
show_jpgfile
- 在MFC应用程序中根据自己的选择显示一个JPG图形文件
Draw
- MFC鼠标画线程序 实现简单的MFC的鼠标进行画线-MFC mouse, draw lines to achieve a simple MFC program the mouse to draw lines
a_simple_Compress
- 这是一个MFC的压缩,解压小程序,可以对各种文件进行压缩-This is a MFC compression, decompression of small procedures, the various documents can be compressed
huffman_compress
- 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
huffman
- 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
chatthread
- 用udp编写的一个网络程序,输入对方的ip就可以进行通讯,只要改一下端口,一个程序同时又客户端与服务端,mfc的-Using udp written a network program, enter the other' s ip you can communicate, as long as change what port, a program at the same time client and server, mfc' s
SDI_OpenCV
- 一个基于opencv的用于人脸检测和识别的MFC程序。-For opencv-based Face Detection and identification of the MFC program.
fractalcompression
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像,可以用其他库代替-fractal compression with Opencv and MFC
drawing
- 小型MFC绘图程序,能够实现绘图功能,功能强大-Small MFC drawing program, to achieve graphics, powerful
VEGA
- 适用Vega初学者,一个简单的Vega的MFC应用程序-Applicable Vega beginners, a simple MFC application Vega
MyDraw
- 计算机图形学扫描线填充算法,MFC程序。-Computer graphics scan line filling algorithm, MFC program.
EditBox
- 含有编辑框控件的MFC应用程序,较为简单,但是编译通过适合初学者-MFC application contains an edit box control
huffmanTest
- 基于MFC对话框的应用程序,将256色BMP图像使用哈弗曼编码并输出-MFC dialog-based applications, 256 color BMP image using Huffman encoding and output
bmp-jpeg--mfc
- BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
LZ78_mfc
- LZ78算法的mfc程序,有窗口(对话框)显示,简单,visual c++ 6.0编制-LZ78 simple mfc program by vc++ 6.0
Code
- 算数编码和LZ78字典编码的联合MFC程序,程序有界面,简单易行-The code is designed by vc++ 6.0,which is simple and convenient