资源列表
graph(linjiejuzhen)
- 基于C++模板,用邻接矩阵的方式,实现了基本的Graph(map)的构建,并实现了深度优先搜索和广度优先搜索,同时加入了测试用的数据读入和写入函数,便于调试和在本代码基础上进行进一步扩充。-Based on C++ templates, adjacency matrix, enabling a basic Graph (map) to build and achieve a depth-first search and breadth-first search, also joined the
Joseph
- 约瑟夫问题 使用了链表方法 n玩家数到m的人出局 找到最后胜者-Joseph problems using the list method n to m number of players to find out who the final winner
Data-structure-course-design
- 其中包括数据结构常用的各种的算法,比如二叉树、Prime算法等-Which includes a variety of commonly used data structure algorithms, such as the two fork tree, Prime algorithm, etc.
hafumanTree
- 哈弗曼树的实现 及相应操作 c++实现-Ha Fuman tree and the corresponding operation to achieve realization of c++
kdtree
- 实现二叉树建立,前序、中序、后序、深度等搜索功能-To achieve the establishment of a binary tree, the former in depth search
TopTenWords
- 在大数据文件中,找出现次数前十的单词。这个文件不能一次加载如内存,其中用到了自己写的快排函数。-In a large data file, find the top ten the number of occurrences of the word. This file can not be loaded once, such as memory, which uses a fast row to write their own functions.
RepComb
- 穷举法进行三八二十四的计算。列举所有可能的表达式进行计算筛选。-Sanbaershisi exhaustive method of calculation. List all the possible expressions for calculating the screening.
exercise-solutions
- 数据结构算法与应用课后习题的全部答案和代码!很好的资源-Data structures algorithms and application of after-school exercise all the answers and code! Good resource
data-structureCPP
- 数据结构的几个实用例程,包括哈弗曼编译码、各种排序及比较等,很好用-Several useful data structure routines, including Huffman encoding and decoding, various sorting and comparison, the good
binary-tree
- 根据二叉树的中序遍历、后序遍历、前序遍历恢复二叉树-According to the binary tree in preorder traversal, postorder traversal, preorder traversal to restore binary tree
XISHUJUZHEN
- 数据结构课程设计/程序实现了加法、减法,转置-Data structure course design/application has realized the addition, subtraction, transpose
duochongmi
- 多重米计算问题,使用c语言讲述了多重米计算问题的求解方法和指导-Computation of multiple meters, multiple use c language about problem solving in meters methods and guidance