资源列表
valid-palindrome
- leetcode 数据结构题目中的答案,已经调试,直接运行-leetcode title data structure answers have been debugging, run directly
CSTH
- 研究模型,可以作为仿真的模型,在上面可以进行-Research model
line-is-interact
- 算法导论里面的关于线段是否相交以及点是否在多边形内的判断的源代码,另包含一个说明文档。-Introduction to Algorithms inside as well as on line intersects the point is within the polygon to determine the source code, and the other contains a descr iption of the document.
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
Insert-and-delete-binary-sort-tree
- 用c/c++写的二叉排序树的插入与删除,有兴趣的朋友可以看一下-Insertions and deletions using c/c++ to write binary sort tree
binary-tree
- 由c/c++写的二叉树的常见操作,比如:树的建立、计算树的深度、计算树的叶子节点-Storage and realization of a binary tree
Various-sort
- 常见的几种排序法:有快速排序,shell排序,堆排序,插入排序等-Several common sort: there quick sort, shell sort, heap sort, insertion sort, etc.
Ordered-binary-search-table
- 用c/c++写的有序表的折半查找,有兴趣的朋友可以看一下-Binary search using c/c++ to write the sorted list
Combine-turn
- 软件技术基础中关于数据结构的问题:通过C语言来实现 顺序表的合并。-combine the data-turns by c.
MYAVL
- An implementation of AVL tree very useful for understanding searching in graph.
Heap
- implementing heap sort using c
SPPP3.0
- 数字信号处理的c++库,很好的资源,作者很牛,包括数值计算与常用的信号处理分析,例如FFT、小波变换、功率谱估计等-Digital Signal Processing c++ library, a great resource,including numerical analysis and common signal processing,such as FFT, wavelet transform, power spectrum estimation