资源列表
BiTree
- 二叉树的实现,根据输入序列自动生成一颗二叉树,可以对生成的二叉树进行遍历和增删节点!-Binary tree implementation, based on the input sequence automatically generates a binary tree, you can generate a binary tree traversal and deletions node!
erfge
- C++源代码单词扫描程序,编译原理的 实验-C++ source code word scanner
rumen
- 关于ACM模板的差不多全部记录,仅供学习和参考-ACM template on almost all records, learning and reference purposes
strassen
- Java实现Strassen大矩阵乘法,内有说明文档-Big Java implementation Strassen matrix multiplication, there are documented
SumSubset
- 子集和为定值的算法,回溯算法的经典应用,求职必备-Subset for the fixed value of the algorithm, backtracking algorithm
banker
- 银行家算法,死锁避免,资源拒绝分配,操作系统-Bankers algorithm, deadlock avoidance, resource allocation rejected the operating system
src
- 在互联网中充斥着海量的文本信息,文本中含有各种与人物、事件、物品相关的描述信息。通过信息抽取技术,根据这些描述信息抽取出其中包含的实体,并进而建立实体与实体之间的关系。本代码基于规则的方法抽取书籍-作者以及电影-原著之间的关系。-The Internet is flooded with mass text message, text contains various characters, events, items related to the descr iption. Through in
Hash
- 用于Hash表的处理,对hash表的各种应用以及对hash表的各种处理-Hash table for the processing of various applications on the hash table and hash tables for various processing
Algorithm
- A*算法,A*模拟器,用于在迷宫中找到最近出口-A* algorithm, A* simulator used in the maze to find the nearest exit
KMPalgorithm
- java实现的KMP算法,可以作为数据结构,算法课学习的用例,-java implementation of KMP algorithm can be used as data structures, algorithms class learning use cases,
dijsktra
- C++实现的dijsktra单源最短路径,拓展开对所有节点的最短路径,有利于学习这个算法-C++ achieve dijsktra single source shortest path, expanding open to all nodes of the shortest path, this algorithm is conducive to learning
liuhaoerchashu
- 数据结构二叉树,具体功能忘记了 ,下载需要才上传的-Binary tree data structure, specific functions forgotten, download need only upload
