搜索资源列表
yiyuan
- 医院模拟:经典堆栈队列应用;VC++控制台程序;小弟上数据结构是作品.-hospital simulation : classic stack Queue application; VC console; Finding data on the structure of work.
Huffman
- Huffman源码,用C++编写,配套数据结构教程,为控制台应用程序-Huffman code, using C++ Prepared, supporting data structure tutorial for the console application
migong
- 我们学校发的数据结构书上的迷宫算法,只实现了,控制台应用程序,只把源代码传上来了,但没有编译,-Our school books issued by the data structure on the maze algorithm, only to realize, console applications, only the source code Chuan-up, but did not compile,
FrameParser
- 实现帧解析功能,包括帧校验,控制台应用程序-To achieve frame analysis functions, including frame check, a console application
Code8sm
- 使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
Huffman
- 哈夫漫树应用程序--数据结构中有一种树叫哈夫漫树,本控制台应用程序正是针对此而写。-Huffan application
Cluster
- 各种聚类算法程序源码,Visial C++6.0控制台应用程序,欢迎参考-Clustering algorithms source code, Visial C++6.0 console application, please refer to
Problem-of-Combination
- 递归算法:子集合的选取,组合问题。 vs2010平台下win32控制台应用程序-Problem of Combination
diana
- DIANA算法程序说明 编程语言:C++ 运行环境:Visual C++ 6.0 采用控制台应用程序,样本数据在程序中给出,直接点击编译、链接、运行,就能得出所要求的结果。 -DIANA algorithm program the programming language: C++ Runtime Environment: Visual C++ 6.0 console application using the sample data given in the program,
fast
- 数据结构课程中的快速排序方法,控制台应用程序-Data structures course in the quick sort method, the console application
Huffman
- 霍夫曼编码,生成霍夫曼树。用VC6.0编译,控制台应用程序-Huffman coding, Huffman tree generated. With VC6.0 compiler, a console application
A-star
- 典型的A*算法,是VC控制台应用程序,可以帮助读者理解A*的基本流程-The typical A* algorithm VC console application that can help the reader understand the basic processes of the A*
77
- c++ 实现高斯-勒让德求积法: 定义控制台应用程序的入口点。-c++ Gauss- Legendre Germany seeking product method: custom console application entry point.
GA568
- 另一个版本的遗传算法 解决TSP问题 c++ conslon控制台应用程序 算法收敛速度、效率很高-Another version of the genetic algorithm to solve TSP c++ conslon console application algorithm convergence rate and high efficiency
Task1
- 数据结构与算法实验,二叉树的操作与实现,C++/CLR控制台应用程序-Experimental in data structures and algorithms, binary operation and implementation, C++/CLR Console Application
Task2
- 数据结构与算法实验,堆排序,C++/CLR控制台应用程序-Experimental in data structures and algorithms, heap sort, C++/CLR Console Application
average-wait-time-bank-customers
- 队列的应用--银行客户平均等待时间.使用C语言编写,在控制台界面显示。本程序演示了队列这种数据结构的实际应用。-Queue application- the average wait time bank customers using the C language, the console screen displays. This program demonstrates the queue practical application of this data structure.
LZ78_cmd
- LZ78字典编码的VC++程序,所编为控制台应用程序,实现较为简单,编码已实现,解码可自行实现。-LZ78 dictionary code
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows