资源列表
SJJG6
- 该文档是有关数据结构中的栈的应用,它实现基本的输入字串的反转功能!-the document is the data structure of the application stack, it is basically the reverse of the input string functions!
zwqvectorr
- 这是采用STL的VECTOR 做的一个程序,希望对大家有帮助-This is the STL so the probability of a process, we hope to help
runge_kutta
- 四阶龙格库算法,
数字三角形问题
- /*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/ * Digital triangle Issue Descr iption : given an OK by the number n of triangular figure
main
- 利用栈的基本操作实现将任意一个十进制整数转化为R进制整数-The use of the basic operation of the stack to achieve an arbitrary decimal integer into hexadecimal integer R
DeleteTheBinaryTreeNodes
- 数据结构初学者比较好而且简单的代码教程:删除二叉树节点。-Data structure is better for beginners and simple code Tutorial: Remove binary tree node.
pku
- pku1015源代码,北大acm题库,动态规划-pku1015 source code, Peking University acm item bank, dynamic programming
Joseph
- 这个程序是专门为演示约瑟夫环实验设计的,程序简单明了,可供分享学习。-This process is designed for demonstration of Joseph experiment , which is simple and can be shared for study .
TxMsg
- topcoder 694题目3 Strange abbreviations are often used to write text messages on uncomfortable mobile devices. One particular strategy for encoding texts composed of alphabetic characters and spaces is the following: Spaces are maintained, and ea
Caculator
- C++计算器,基于“栈”这一常见的数据结构,希望能对初学者有所帮助-C++ calculator, based on the " stack" the common data structure, hoping to help beginners
K-NN
- 最近邻求解函数极小值,简单方便,易于理解,方便解读。-better for reading,better for righting
queue-data-structure
- 用数据结构实现C++中的队列功能,如入队,出队等简单的基本常用功能-Use data structure realize the function of queue in c++
