资源列表
Positive-integer-factorization
- 实现正整数分解功能,能够分解任意给定的非零整数-Positive integer factorization, can decompose any given non-zero integer
DTW1
- 对kinect传感器的骨骼点信息进行的DTW距离匹配,包括查找路径,帧匹配距离。-DTW distance skeletal point information kinect sensor' s matches, including the search path, frame matching distance.
Modern-B-tree-techniques-1
- B+ tree techniques, application and explaination
test2
- Huffman编解码的程序 可以以文件的形式输入待压缩的信息,输出Huffman编码后的压缩信息-Huffman encoding and decoding
Balanced-binary-tree
- 主要包括二叉树的建立和删除以及二叉树的一些基本操作:增加节点、删除节点和查找节点。-Balanced binary tree
RedBlackTree
- 数据结构的红黑树算法,用c语言实现。数据结构课程设计时做的。-Data structure of the red and black tree algorithm, with c language. Data structure courses designed to do.
rs_paper
- 实现RS算法的两篇很重要的论文,里面提供了两种RS算法的实现方法-RS algorithm to achieve two very important papers, which provides two RS Algorithm Implementation
Double-link-list
- 链表学习之双向链表,本程序在VS2010下编写,测试通过!-Doubly link list!
huffman-tree
- 用优先队列实现哈胡曼树,实现程序的可模版化,不用浪费多余的时间去比较-Priority Queuing with Hu Ha Man Tree
bubblesort
- 冒泡排序算法 冒泡排序算法是一种比较的简单的排序算法,但是很常用的-Bubble Sort Algorithm for Bubble Sort algorithm is a relatively simple sorting algorithm, it is commonly used
Algorithm
- 算法学习代码,各种数据结构和算法,包括动态规划-Algorithm to learn the code
Data-Structure
- 数据结构与算法,有C++编写的示例代码。-Data Structures and Algorithms, there are written in C++ sample code.