资源列表
puzzle
- 拼图游戏的实现,可以选择图片,还原图片,实现拼图等功能-Realization puzzle
2_1
- 一个用MFC编写的扫雷程序,实现了大部分微软自带的扫雷功能,这是一个实例,其他功能可以自己添加,同时说明一点,这个程序的最主要的一个算法就是找一个格子周围有多少个雷,但是这个算法比较差。提示可以用深度检索实现。-Using MFC to prepare the demining process, achieved most of Microsoft' s mine own function, which is an example of other features can add the
3_1
- 一个用MFC编写的五子棋程序源代码,实现了五子棋的大部分功能,这个程序是单机版本,网络版的这要实现网络通信部分。-A backgammon program written using MFC source code to achieve most of the functionality of backgammon, this program is stand-alone version of the online version of this section to achieve netwo
4_3
- 俄罗斯方块,用MFC编程实现的一个俄罗斯方块程序,程序功能比较强大。实现了大部分的功能,其中最主要的算法耐人寻味。-Tetris, MFC programming a Tetris procedure is more powerful features. Implements most of the functions, the most important algorithms intriguing.
5_1
- 五子棋网络版的程序,用MFC编码实现,主要是将一个单机版的程序改写成了网络版本。-Backgammon online version of the program, using MFC Coding, mainly to a stand-alone version of the program rewritten into the network version.
histogram
- read data from a file and plot the histogram of the numerical values
Assembly
- 实现MFC自动视图分割与视图切换功能,附word说明文档。-MFC to achieve automatic switching function with the view split view, with word documentation.
MailslotSrv
- MFC实现进程间的通信,可以在一个对话框发动信息,在另一个对话框中接收。-MFC to achieve inter-process communication, you can launch a message in a dialog, another dialog box in reception.
MFChtml2
- 使用MFC编写的一个在不规则对话框中显示一个HTML文件的程序-Prepared using MFC dialog box shows an irregular procedure an HTML file
HuffmanCoding
- 对哈弗曼树的编码程序,在VS2010环境下运行的。可以实现见得的huffman 编码。-Huffman coding procedures on the tree in the VS2010 environment running. Can one say of huffman coding.
shipping-system
- 在VS2010环境下的程序,实现的简单的购物车系统。可以选购物品,数量。然后进行ship,deliver等操作。-In the VS2010 environment program, to achieve a simple shopping cart system. You can purchase items, quantity. Then ship, deliver such an operation.
Tetris
- 基于win32的俄罗斯方块小游戏,开发环境是visual studio 2012-little thing about Tetris
