资源列表
STACK2
- 数据结构中堆栈的一般性操作,如初始化、出栈、入栈等-Stack data structure in the general operations such as initialization, a stack, stack, etc.
Weight_Median
- 一个加权中位数的求解算法。该算法可以确定邮局选址之类的问题(即将邮局放在那所经过的路程最近)。-This program is about weight median.
lianzhan
- 数据结构的链栈C++代码,实现链栈的初始化,入栈,出栈,取栈顶元素等操作-The chain of stack data structure C++ code to achieve the chain of stack initialization, stack, a stack, take the top element and other operations
01pack
- 用动态规划,贪心算法等算法实现01背包问题-Using dynamic programming, greedy algorithm knapsack problem algorithm 01
fiboMain(2)
- fibonacci by recursive function
singlyLinkedLink
- singly linked list by c-singly linked list by c++
CircularQueueHeapArray
- circular queue by heap array
StackHeapArray
- stack by heap array
Othello1.0
- 黑白棋othello 1.0 利用mfc编写 采用alpha-beta剪枝算法-Othello othello 1.0 using mfc prepared using alpha-beta pruning algorithm
BinarySortTreeApplication
- 二叉排序树的应用,借助实现于IP地址的排序。构造排序树,遍历节点。-Application,Binary Sort Tree,IP Address。
recursion1
- 使用visual c++语言编写的递归算法-Using visual c++ language of the recursive algorithm
LZW
- LZW算法,实现对文本文件的加压和解压,能处理任意后缀的文件-LZW algorithm, to realize a text file compression and decompression, can handle any file suffix
