搜索资源列表
main
- 在现代的企业管理中,火车管理系统有着重要作用。由于现代的竞争力的加强,讲究效率,不管是时间、还是地点,两地的生意常常因为距离而无法得到理想的解决。火车作为一个传统的交通工具,需要进行改革。由于订票、退票常常给乘客带来一定的麻烦,因此作为一个火车管理系统解决了这个问题。它方便乘客最快地订到自己想要的票也同时解决了退票的问题。-in modern enterprise management, train management system plays an important role. Conte
SUFFIX_ARRAY
- 后缀数组的一个C++实现,在字符串统计中有很大作用。-Suffix array of a C++ implementation, plays a significant role in statistics in the string.
ACMcode
- 最小生成树算法拓展--次小生成树,实现图的次小生成树求解,里面包含两个ACM题目源码,其中有vijos1070和ecnu2614。-Minimum Spanning Tree Algorithm Development- plays a small spanning tree, spanning tree implementation diagram of the second small-solving, which contains two ACM subject source, inclu
leidezhuhexianduanlei
- 本程序利用C++进行类的组合线性类的程序编写,对于理解组合类的组合线性类有很大作用-The program uses C++, the linear combination of classes programming category for understanding the combination of the linear combination of class plays a significant role class
Pattern-matching
- 串的模式匹配问题.这在数据结构课本中占有一席之地。它可用于文件编辑-The string pattern matching problem plays an important role in the data structure.It can be used to edit text.