资源列表
calculator
- c/c++控制台 计算器calculator-Calculate the value of the expression in the console, can be counted as a calculator, currently can not enter a negative
CPP_ExpressionConvert
- 利用栈实现表达式转换(中缀到后缀)并求值-Stack expressions conversion (infix to postfix) and evaluated
fwd3
- 利用C++语言,实现二叉树的遍历,前序中序后序,层序,递归非递归-Using C++ language, to achieve binary tree traversal, pre-order in the sequence after sequence, sequence, recursive non-recursive
hash_tree
- C++编写的二叉哈希树,根据每个比特位的奇偶进行哈希,最终得到哈希的叶子节点。即由输入的数值得到哈希的叶子节点。-hash tree by c++
ConsoleApplication4
- 集合的交并补差运算,对称差,采用链表的方式对集合进行存储,可以实现集合的检查排序和运算,模块间耦合度低,可移植性好。-Collection of occurring simultaneously senders operation, symmetry is poor, with the method of linked list to storage of collection, can realize check sorting collection and calculation, the
ShortestPath
- 用邻接链表做的最短路径算法 迪杰斯特拉算法 可以实现大数据量的计算-Adjacency lists to do with the shortest path algorithm can count 法迪杰斯特拉 calculation of a large amount of data
VCPP
- 一个可视化的程序,用于更换图标,更改界面颜色以及一些其他常用功能-A visualized program of VC++,using to change the icons and change the color of the interface.
data-structures-algorithm
- 实现链表,队列,栈,矩阵,声明这个只是个PPT,但非常经典-Implement a linked list, queue, stack, matrix, the statement that only a PPT, but very classic
calculator
- 简单的计算器,用于大数的计算。位数没有限制。-simple large number calculator
ts-solve-0-1-knapsack-a-info
- 用禁忌搜索解决0-1背包问题,及一些关于禁忌搜索优化和并行处理的资料-Tabu search to solve 0-1 knapsack problem, and some information on tabu search optimization and parallel processing of data
2010011016_e3_p1
- 表达式求值:给定一个浮点数混合运算的中缀表达式,分别实现转换成为后 缀表达式,然后求值;和直接对中缀表达式求值两种求值算法,并通过对给定测 试集的实验,比较两种算法的效率差异并进行分析。 -Expression uation: given a mixture of floating point calculation of infix expression, respectively after converted into
PC_grid
- 通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。- Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage.