搜索资源列表
rat_in_maze
- 基于栈数据结构的迷宫老鼠问题C语言求解,在VS2010下编写并测试通过-C language to solve maze mouse problem based on a stack data structure
HuffmanClass
- 这是我改编的一个Huffman(哈夫曼)算法,通过VS2010测试,绝对能用。。。真给力 !-This is my adaptation of a Huffman (Huffman) algorithm, VS2010 test, absolutely can. . . Haha
link_stack
- link_stack, 自己写的链栈,注释很清楚,运行通过,您可以由此温习下c语言编程。纯c写的,用的是vs2010编译器,您可以复制代码用别的编译器编也是可以的-link_stack, write their own chain stack, a comment is clear, run through, which you can study under the c programming language. Pure c write, using vs2010 compiler, you
Problem-of-Combination
- 递归算法:子集合的选取,组合问题。 vs2010平台下win32控制台应用程序-Problem of Combination
2009010870_Homework_8
- 求一个平面点集最近的两点间距离的算法实现,VS2010编译通过。-Find a planar point set the distance between two points of a recent algorithm, VS2010 compile.
Tree-Non-recursive-traversal
- 二叉树的中序与先序的非递归遍历算法的实现 用VS2010编写的-Binary tree in order and first order non-recursive traversal algorithm implementations written using VS2010
testArrange
- vc++,vs2010。排列组合算法。用于初学者学习数据结构。-Permutation and combination algorithms. For beginners to learn the data structure.
Max_match_algorithm
- 前向最大匹配算法,包括对西文字符和中文标点的正确处理,在vs2010下编写-Prior to the maximum matching algorithm, including Western and Chinese punctuation characters in the proper handling, prepared in vs2010
GSP
- GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 -the C++ implement for GSP algorithm,it has been test by VS2010 and all right the C++ implement for GSP algorithm,it has been test by VS2010 and all right the C++ implement for GSP alg
TreeControl
- 在VS2010下制作,简单的表述了树德创建,删除,添加和获得节点-n the VS2010 production, simple representations of the tree to create, delete, add and access node
Parking-Lot-Simulation
- 卡耐基梅隆大学数据结构的一次大作业答案VS2010-Parking Lot Simulation
sorts
- 插入、合并、快速、冒泡、桶排序性能分析 标准C++代码,运用面向对象的设计理念,整体结构紧凑富有逻辑性 具体算法参照《算法导论》第四版 vs2010下可以正常运行 其他环境下,请自行建立工程,并拷贝sorts目录下sorts.cpp CalTime.h CalTime.cpp的内容 -Insert, merge, quick, bubble, bucket sort performance analysis Standard C code, the use of
Prim
- Prim算法求连通加权无向图的最小生成树,在VS2010下编写并测试通过-Prim algorithm for connected weighted undirected graph, minimum spanning tree.
chess
- 这是一份国际象棋的源程序,实现了两个玩家在联网的状态下进行对战的功能,使用控制台的方式实现,十分适合C++初学者学习数据结构,套接字等,采用VS2010环境开发-This is the source of an international chess, two players in the state of networked multiplayer capability, use the console to achieve very For C beginners to learn da
Double-link-list
- 链表学习之双向链表,本程序在VS2010下编写,测试通过!-Doubly link list!
pro_002
- 根据一个数组生成一个最大堆的实例 并且将堆显示出来 本例用VS2010编写 -According to an instance of an array to generate a maximum heap and the heap is displayed in this case written using VS2010
nqueens
- 深度优先N皇后算法~输入文件形式,可运行代码,开发环境vs2010-Depth-first N-Queens algorithm ~ form of the input file, you can run code development environment vs2010
6.2
- 线性表查找数据,在vs2010平台下运行-search number in a seqlist,run under vs2010
EightQueenUI
- C#关于八皇后问题的一个图形实现,通过VS2010编写,采用回溯算法-8 QUEUES probrem with C#.
HeterogeneityLink(VS2010-CPP)
- VS2010开发 C++语言 实现异质链表-The VS2010 development C++ language heterogeneity linked list
