资源列表
dictionary
- 字典排序编码,应用C语言编写,在vc中运行结果-Dictionary sort code, applications written in C, in run result vc
PolyList
- 利用线性表实现一个一元多项式,包括加减输入输出等程序代码与实验报告。-Achieved using the linear form a unary polynomial, including the addition and subtraction input and output code and test report.
KMPandBMexample
- KMP算法与BM算法的具体C++实现,很经典的,算法描述清晰,代码演示的是字符川匹配,很不错-KMP algorithm and the BM algorithm to achieve the specific C++, very classic, algorithm descr iption clearly demonstrates that the code matches the character of Sichuan, very good! !
test74
- 小程序,用于学习练习结构体与共用体,建立简单链表输出接点数据-small programes
sangzhi
- 中缀表达式改后缀表达式,同过先建立表达式树,再对其进行后序遍历-Infix to suffix expressions expressions have to create the same expression tree, and then after its traversal
背包问题(动态规划递归算法)的vc程序
- 用动态规划算法中的递归法求解背包问题的vc++6程序,已通过测试
Vector
- 数据结构中向量结构的实现,用的是VS2008开发的。是大家常见的课程设计题目-vector
BigNum
- 数据结构 大数相乘 c环境下运行 里面带了tc2.0-Data structures to run large numbers multiplied by c environment which brought tc2.0
linkqueue
- 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Compartments use the queue structure to achieve
4-2
- 清华大学数据结构课程第四次作业第二题,很棒的解法。-Tsinghua data structure course fourth operation the second question, a great solution.
stack1
- 栈的链式存储结构与操作,栈的基本操作,可以ac过-The basic structure and operation of the chain store operations, stack stack can be ac over
2013_NANJING
- 这是个人做2013年ACM-ICPC南京区域赛真题重现的部分题解,题目都比较有心意,有挑战性,值得一做。-This is a solution to a problem section 2013 ACM-ICPC Nanjing regional tournament Zhenti reproduce individuals do, there are more topics mind, challenging, and worth doing.