资源列表
BinaryTree
- 此文档为二叉树的具体实现,是用c语言实现的。-This document is a concrete realization of a binary tree, with c language.
queen
- 回溯法解决八皇后问题,经典问题,算法分析与设计例子 -Backtracking to solve the Eight Queens,Classic problem, algorithm analysis and design examples
Text
- 程序名称:单词统计 程序功能:统计英文单词出现次数,并顺序输出-Program Name: Word statistics Program features: statistical occurrences of English words, and the output sequence
wuxiangtu
- 无向图的邻接矩阵实现,及广度遍历,生成最小树。-Undirected graph adjacency matrix to achieve, and the breadth traversal, generating minimum spanning tree.
Dijkstra
- Dijkstra C语言算法实现, win32 console application-The implementation of Dijkstra in C language, win32 console application
erchashu
- 二叉树的建立及后续遍历的演示,包括代码和报告。-Binary tree traversal of the establishment and subsequent demonstrations, including code and reports.
chujibiancheng--Cyuyan
- 刚开始学C语言时的一些作业编程,属于简单编程,适合初学者。-Just beginning to learn C programming language to some of the operations, programming is simple, suitable for beginners.
Board-covering-algorithm
- 棋盘覆盖算法,分治法,使用Microsoft Visual Studio 2010编写,控制台程序-Board covering algorithm, divide and conquer method, using Microsoft Visual Studio 2010 written in console application
2007
- 求二叉树父节点,速度很快,质量很好,漏洞也有,希望同志们都参与雨季来。-a very important document!it can help you find father of a give dian in a graph,trust me ,you will be excellent!
hashtable
- 哈希表简介,数据结构基础哦!!!一定有用-hashtable program
stack
- This is used to add or delete values from the stack and it is implemented in C-This is used to add or delete values from the stack and it is implemented in C++
queue
- This the queue implemented in C-This is the queue implemented in C++
