文件名称:TAM
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构演示系统目的是实现数据结构演示过程,对于个人普通项目开发来说,是很有现实意义的。同时,实现了数据演示功能,也能很好的通过项目开发加深对数据结构的理解。
本系统是使用基于MFC的各种开发技术。MFC封装了WINDOWS API,是微软给开发人提供的良好的界面开发工具,MFC中提供的类绝大部分用来进行界面开发,关联一个窗口的动作,但它提供的类中有好多类不与一个窗口关联,即类的作用不是一个界面类,不实现对一个窗口对象的控制(如创建,销毁),而是一些在WinDOS(用MFC编写的程序绝大部分都在WinDOS中运行)中实现内部处理的类,如数据库的管理类等
本系统使用了MVC(Model-View-Controller)系统设计思想,MVC模式是一种常用的设计模式。MVC将模型、显示和控制进行了分离,可以使得应用更加方便,实现对多种表现模式的支持及降低表现形式修改对整体系统的影响。
-Data structure is to achieve the purpose of demonstration of the system data structures demonstrate the process of project development for the ordinary individual, it is very realistic. At the same time, the realization of the data presentation features, but also through the project to develop a good understanding of data structure understanding.
The system is to use a variety of MFC-based development techniques. MFC package of WINDOWS API, is provided by Microsoft to develop a good interface development tools, MFC class to provide the vast majority of interfaces used for the development of associated action a window, but it provides a lot of class in the category of non- associated with a window that is not the function of type of an interface type, not to achieve the target of a window controls (such as creation, destruction), but some WinDOS (the procedure used to prepare the vast majority of MFC are WinDOS run) in to achieve the type of internal processing, such as database mana
本系统是使用基于MFC的各种开发技术。MFC封装了WINDOWS API,是微软给开发人提供的良好的界面开发工具,MFC中提供的类绝大部分用来进行界面开发,关联一个窗口的动作,但它提供的类中有好多类不与一个窗口关联,即类的作用不是一个界面类,不实现对一个窗口对象的控制(如创建,销毁),而是一些在WinDOS(用MFC编写的程序绝大部分都在WinDOS中运行)中实现内部处理的类,如数据库的管理类等
本系统使用了MVC(Model-View-Controller)系统设计思想,MVC模式是一种常用的设计模式。MVC将模型、显示和控制进行了分离,可以使得应用更加方便,实现对多种表现模式的支持及降低表现形式修改对整体系统的影响。
-Data structure is to achieve the purpose of demonstration of the system data structures demonstrate the process of project development for the ordinary individual, it is very realistic. At the same time, the realization of the data presentation features, but also through the project to develop a good understanding of data structure understanding.
The system is to use a variety of MFC-based development techniques. MFC package of WINDOWS API, is provided by Microsoft to develop a good interface development tools, MFC class to provide the vast majority of interfaces used for the development of associated action a window, but it provides a lot of class in the category of non- associated with a window that is not the function of type of an interface type, not to achieve the target of a window controls (such as creation, destruction), but some WinDOS (the procedure used to prepare the vast majority of MFC are WinDOS run) in to achieve the type of internal processing, such as database mana
相关搜索: 数据结构演示
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TAM
...\AVLTreeDlg.cpp
...\AVLTreeDlg.h
...\BSTDraw.cpp
...\BSTDraw.h
...\BSTree.cpp
...\BSTree.h
...\ControlDlg.cpp
...\ControlDlg.h
...\Debug
...\.....\AVLTreeDlg.obj
...\.....\AVLTreeDlg.sbr
...\.....\BSTDraw.obj
...\.....\BSTDraw.sbr
...\.....\BSTree.obj
...\.....\BSTree.sbr
...\.....\ControlDlg.obj
...\.....\ControlDlg.sbr
...\.....\GRAPHIC.obj
...\.....\GRAPHIC.sbr
...\.....\HeapSort.obj
...\.....\HeapSort.sbr
...\.....\HeapTree.obj
...\.....\HeapTree.sbr
...\.....\HuffTreeDlg.obj
...\.....\HuffTreeDlg.sbr
...\.....\LinkList.obj
...\.....\LinkList.sbr
...\.....\LinkListDlg.obj
...\.....\LinkListDlg.sbr
...\.....\LinkQueue.obj
...\.....\LinkQueue.sbr
...\.....\MainFrm.obj
...\.....\MainFrm.sbr
...\.....\MGraph.obj
...\.....\MGraph.sbr
...\.....\NDGraphDlg.obj
...\.....\NDGraphDlg.sbr
...\.....\NodeView.obj
...\.....\NodeView.sbr
...\.....\QUEUE.obj
...\.....\QUEUE.sbr
...\.....\SqList.obj
...\.....\SqList.sbr
...\.....\SqListDlg.obj
...\.....\SqListDlg.sbr
...\.....\STACK.obj
...\.....\STACK.sbr
...\.....\StdAfx.obj
...\.....\StdAfx.sbr
...\.....\TAM.bsc
...\.....\TAM.exe
...\.....\TAM.ilk
...\.....\TAM.obj
...\.....\TAM.pch
...\.....\TAM.pdb
...\.....\TAM.res
...\.....\TAM.sbr
...\.....\TAMDoc.obj
...\.....\TAMDoc.sbr
...\.....\TAMView.obj
...\.....\TAMView.sbr
...\.....\Thread.obj
...\.....\Thread.sbr
...\.....\TraDlg.obj
...\.....\TraDlg.sbr
...\.....\TraDlg1.obj
...\.....\TraDlg1.sbr
...\.....\vc60.idb
...\.....\vc60.pdb
...\GRAPHIC.CPP
...\HeapSort.cpp
...\HeapSort.h
...\HuffTreeDlg.cpp
...\HuffTreeDlg.h
...\LinkList.cpp
...\LinkList.h
...\LinkListDlg.cpp
...\LinkListDlg.h
...\LinkQueue.cpp
...\LinkQueue.h
...\MainFrm.cpp
...\MainFrm.h
...\MGraph.cpp
...\MGraph.h
...\NDGraphDlg.cpp
...\NDGraphDlg.h
...\NodeView.cpp
...\NodeView.h
...\output.wav
...\QUEUE.CPP
...\QUEUE.H
...\ReadMe.txt
...\Release
...\.......\AVLTreeDlg.obj
...\.......\BSTDraw.obj
...\.......\BSTree.obj
...\.......\ControlDlg.obj
...\.......\HeapSort.obj
...\.......\HuffTreeDlg.obj
...\AVLTreeDlg.cpp
...\AVLTreeDlg.h
...\BSTDraw.cpp
...\BSTDraw.h
...\BSTree.cpp
...\BSTree.h
...\ControlDlg.cpp
...\ControlDlg.h
...\Debug
...\.....\AVLTreeDlg.obj
...\.....\AVLTreeDlg.sbr
...\.....\BSTDraw.obj
...\.....\BSTDraw.sbr
...\.....\BSTree.obj
...\.....\BSTree.sbr
...\.....\ControlDlg.obj
...\.....\ControlDlg.sbr
...\.....\GRAPHIC.obj
...\.....\GRAPHIC.sbr
...\.....\HeapSort.obj
...\.....\HeapSort.sbr
...\.....\HeapTree.obj
...\.....\HeapTree.sbr
...\.....\HuffTreeDlg.obj
...\.....\HuffTreeDlg.sbr
...\.....\LinkList.obj
...\.....\LinkList.sbr
...\.....\LinkListDlg.obj
...\.....\LinkListDlg.sbr
...\.....\LinkQueue.obj
...\.....\LinkQueue.sbr
...\.....\MainFrm.obj
...\.....\MainFrm.sbr
...\.....\MGraph.obj
...\.....\MGraph.sbr
...\.....\NDGraphDlg.obj
...\.....\NDGraphDlg.sbr
...\.....\NodeView.obj
...\.....\NodeView.sbr
...\.....\QUEUE.obj
...\.....\QUEUE.sbr
...\.....\SqList.obj
...\.....\SqList.sbr
...\.....\SqListDlg.obj
...\.....\SqListDlg.sbr
...\.....\STACK.obj
...\.....\STACK.sbr
...\.....\StdAfx.obj
...\.....\StdAfx.sbr
...\.....\TAM.bsc
...\.....\TAM.exe
...\.....\TAM.ilk
...\.....\TAM.obj
...\.....\TAM.pch
...\.....\TAM.pdb
...\.....\TAM.res
...\.....\TAM.sbr
...\.....\TAMDoc.obj
...\.....\TAMDoc.sbr
...\.....\TAMView.obj
...\.....\TAMView.sbr
...\.....\Thread.obj
...\.....\Thread.sbr
...\.....\TraDlg.obj
...\.....\TraDlg.sbr
...\.....\TraDlg1.obj
...\.....\TraDlg1.sbr
...\.....\vc60.idb
...\.....\vc60.pdb
...\GRAPHIC.CPP
...\HeapSort.cpp
...\HeapSort.h
...\HuffTreeDlg.cpp
...\HuffTreeDlg.h
...\LinkList.cpp
...\LinkList.h
...\LinkListDlg.cpp
...\LinkListDlg.h
...\LinkQueue.cpp
...\LinkQueue.h
...\MainFrm.cpp
...\MainFrm.h
...\MGraph.cpp
...\MGraph.h
...\NDGraphDlg.cpp
...\NDGraphDlg.h
...\NodeView.cpp
...\NodeView.h
...\output.wav
...\QUEUE.CPP
...\QUEUE.H
...\ReadMe.txt
...\Release
...\.......\AVLTreeDlg.obj
...\.......\BSTDraw.obj
...\.......\BSTree.obj
...\.......\ControlDlg.obj
...\.......\HeapSort.obj
...\.......\HuffTreeDlg.obj