资源列表
DoubleLinkTest
- 基于ACE跨平台通信中间件的例子,主要是对ACE DOUBLE LINK的实现-Examples of cross-platform communication middleware based on ACE, the ACE DOUBLE LINK achieve
shunxubiaolianbiao
- 大三数据结构的实验。 个人写的代码。 顺序表。和链表-The junior data structure experiment. Personal writing code. The order of the table.
Codes
- codes for Interpolation and fitting lines
Desktop
- 算法编程,包括动态规划,快速排序,贪心算法-Algorithm programming, dynamic programming, quick sort, greedy algorithm
cPPAlgorithms
- 对于数据结构和算法中涉及到的内容,进行总结,形成了这本文档中涉及到的经典算法。-Related to the contents of the data structures and algorithms, to sum up, the formation of this document relates to the classical algorithm.
seven-sort-algorithm
- 七种排序算法的C++实现,自己写的,希望对大家有帮助-The BST data the structural problems c++ code to achieve their own writing, we hope to help
BST
- BST数据结构问题的c++代码实现,自己写的,希望对大家有帮助-The BST data the structural problems c++ code to achieve their own writing, we hope to help
the-farmer-across-the-river
- 农夫过河问题的C++实现源代码,注释较少,希望对大家有所帮助-The farmer across the river C++ source code, fewer comments, we hope to help
data-stucture-exams
- 大学时数据结构的一个实验考试项目,内容丰富,仅供参考,欢迎大家参考-An experimental examination of the data structure of the college, for reference only, we welcome
1
- 稀疏矩阵转置: 输入稀疏矩阵中每个元素的行号、列号、值,建立稀疏矩阵的三元组存储结构,并将此矩阵转置,显示转置前后的三元组结构。-Sparse matrix transposition: input sparse matrix of each element in the row number, column number, the value triples storage structure create a sparse matrix, and the matrix transpose,
ACM_gametheory
- 有关博弈论的算法源码,有爱者可以参考,内附带有OJ题目号,可以上网找到题目。-On game theory algorithms, a love can refer to, included with OJ topic number, you can find topics on the Internet.
tree
- 使用python语言写的二叉树,总共两个文件,一个是树,一个是节点-binary tree by python which contains a tree Class and a Node class
