搜索资源列表
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
tide_introduction_MFC
- 此程序使用C语言中的MFC编的,简单的模拟了潮汐,可跟随鼠标点击发生变化。 作者:navg1@163.com 请指教,-use of this procedure in the C language MFC series, the simple to simulate the tides, to follow mouse clicks to change. Author : navg1@163.com please enlighten, thank you! !
PianoKey_src
- Many months ago, I created a piano control using MFC. Having begun using C# over the past year, I decided recently to recreate the control for the .Net framework. However, after taking another look at the challenge of representing the piano keyboard
C2DPushGraph_src
- Some of you may have already come to realize I have previously written and released a similar control via CodeProject. Even though the last control was written using C++ along with MFC, some readers may wonder why I would recreate the same control wi
MFC线性表动态实现
- 线性表的MFC实现源代码,线性表的申请、创建、插入、删除、查找、清空、销毁的C语言动态实现
P22009332
- MFC暑期实践,基于MFC对话框的C++语言应用软件-MFC Summer Practice MFC dialog-based C++ language application software
VisualC++MFC
- Visual C++ MFC编程实例 Visual C++ MFC编程实例-Visual C++ MFC programming examples Visual C++ MFC programming examples
MFCstudy
- 一个是C++的另一种编程风格的学习的有关资料,希望已经学过C++的同学能够深一步去学习一个MFC-One is the C++ Another programming style of learning of the relevant information, I hope has learned C++ Students can step in to learn a deep MFC
wjzrs
- C# 双窗口互控手迹全屏穿透,用于控制画图介面新方式-C# double-window full-screen handwriting MFc penetration for new ways to interface control drawing
VisualCMFCExampleOfTheExpansionOfProgramming
- Visual C++ MFC扩展编程实例-Visual C++ MFC example of the expansion of programming
CSharp
- C Sharp 讲解,ppt格式,包括特性、文件操作、MFC程序设计等-C sharp introduction, ppt format,including attribute,file operation, MFC design and so on.
MFC
- This a programme to introduce the button funcion and pop up window function in C++ MFC environment.-It is the MFC programme in C++, can help ser to know the basic button function and pop-up window.
C++
- 用MFC实现的一个小程序,可以对图像进行读、写、反色等基本操作
ShapedWindow1
- Microsoft Visual C++ MFC 异形对话框-Microsoft Visual C++ MFC dialog Alien
c
- 基于对话框的MFC小游戏,贪食蛇。 可以运行 很简单很实用-MFC dialog-based game, Snake. You can run a very simple and very practical
MyTextOut
- C++ MFC应用若干 包含MFC控件使用,控件中显示文本等内容-Several C++ MFC Application
Haffman
- 基于MFC的HUFFMAN编码,visual c-MFC-based HUFFMAN coding, visual c++
C
- 改善MFC窗口外观,设置窗口背景颜色,VC程序代码-Improve the appearance of MFC window, set the window background color, VC program code
WordSorting
- 单词排序 体现了管道过滤器风格 使用c#语言 mfc的界面(wordSorting pipe filter, push "enter" to start a new sorting)