搜索资源列表
compute
- vc++6.0 使用MFC实现的计算器小程序,可以执行
a_simple_Compress
- 这是一个MFC的压缩,解压小程序,可以对各种文件进行压缩-This is a MFC compression, decompression of small procedures, the various documents can be compressed
ColourRain
- 在vc6开发环境下编写的MFC应用小程序:池塘夜雨。数据结构课程大作业。-Vc6 development environment in the preparation of the MFC application applet: the pond on a rainy night. Operation data structure courses.
huffman
- 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
MATLABEngClass
- VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。 但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。-VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC t
shu
- MFC写的二叉树小程序,输入后可以显示树,递归先序中序后序遍历和非递归中序遍历,数据结构相关-MFC binary write small programs can be displayed after the input tree, recursive sequence in the first post-order traversal order and non recursive inorder traversal, the data structure associated
Huffman
- 哈夫曼编码 用MFC写的小程序 可以实现画图和现实功能-Huffman coding with MFC to write a small program can be functional and realistic drawing
MAZE(-)
- 迷宫小程序,使用MFC界面,数据结构课程设计!希望大家共同学习啊!-Maze of small programs using MFC interface, data structure course design! Hope that we learn together ah! Ho ho ho
ChangePosition
- 利用MFC编写的一个用于坐标转换的小程序,实现了大地坐标B,L,H与三维坐标X,Y,Z之间的转换。-The use of MFC write a small program used to coordinate the conversion, the conversion between geodetic coordinates B, L, H and three-dimensional coordinates X, Y, and Z-.
GZCompressDemo
- 本程序是采用C++和MFC编写的,是用来对文件进行解压和压缩的一个小程序 -This program is written using C++ and MFC, is used to compress and decompress files, a small program
Ba3
- 基于最小冲突法的八皇后问题实现,基于MFC的对话框程序。-Based on a minimum of eight queens problem of conflicts of law implementation, based on MFC dialog procedures.
shudu
- 用MFC写的数独小程序,内含使用说明书,本数独可以自动生成数据和手工输入数据,算法采用效率比较高的Dancing-Links算法。可以显示搜索过程。-Sudoku with MFC write a small program that includes manual, Sudoku can automatically generate the data and manually enter data, more efficient algorithm for Dancing-Links algo
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows