资源列表
2012-ACM-ICPC-World-Finals-Problems
- 2012 ACM-ICPC World Final 题目+测试样例-2012 ACM-ICPC World Final
CreateInvertedIndex-3
- 给出文本文件实现将此文件进行倒排索引的功能,用visual studio 2010开发。-Given text file using this file inverted index function, using visual studio 2010 development.
SeqList
- 用C语言实现线性链表,可以完成插入,删除等常见操作,运行无错误。-Achieve linear list using C language, you can complete the insertion, deletion and other common operations, error-free operation.
hash617
- 暴雪hash算法,调试成功,能够的得到hash的字符串的值以及位置。-Blizzard hash algorithm, debugging success, can get the value of hash string and location.
BinaryTree
- 通过前序序列和中序序列建立唯一二叉树,实现递归前序遍历,中序遍历,后序遍历。-Through the antecedent sequence, sequence after sequence, set up the only binary tree
caibing
- 这是数据结构与算法分析课程的课件,一共有12个章节,详细介绍了各种算法的设计与实现-This is the courseware data structure and algorithm analysis courses, a total of 12 chapters, detailing the design and implementation of various algorithms
DataStruct_flash
- 各种数据结构的算法Flash动画,帮助你更加直观的了解各种算法的原理。有:查找算法,排序算法,树算法等等。-Flash animation algorithm various data structures to help you more intuitive understanding of the principles of various algorithms. Are: search algorithms, sorting algorithms, tree algorithm, and
quickSort
- C++中各种几种排序算法,包括快速排序,归并排序以及一些链表的基本操作!-Several C++ in a variety of sorting algorithms, including quick sort, merge sort and list some of the basic operations of!
data-structure
- 数据结构课程设计。。各种排序功能的代码。 1.起 泡 排 序2.直 接 插 入 排 序3.希 尔 排 序 4.快 速 排 序 -Data structure course design... Various sorting
Sparse-matrix-arithmetic-unit
- 利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器。-Use "thin" features for storage and computing can greatly save storage space and improve the computational efficiency.Implement a can perform a sparse matrix of the basic computing unit
sjjgsy
- 数据结构实验验收源码,包含二叉树的遍历,图的遍历,停车场管理系统以及哈希表的应用-Experimental data structure acceptance source, contains two binary tree traversal, traversal, parking management system and the application of hash table
structure
- 数据结构,链表创建,行编辑算法,记忆搜索,路径优化-math algorithm
