资源列表
Huffman
- 依次输入8个字符及其权重,然后输出每个字符的哈弗曼编码-Input 8 characters and their weights in turn, and then output each character s Huffman code.
tree
- 创建二叉树,按顺序输入各节点的数据,返回该二叉树的中序遍历结果。-Create a binary tree, in order to enter the data of each node, and returns the binary tree traversal sequence results.
Frequency-value
- 频率值。要求输入一个非递减序列,再输入所要查询的区间,然后统计此区间内出现最多的值的次数。-Frequency value. Asked to enter a non-decreasing sequence, and then enter the query interval, then the number of statistics in this range the most value.
LinkList
- 这是实现单链线性表的显示、插入、删除、合并功能。-This is linklist: display, insert, delete, merge function.
rand
- C++ 将产生的随机数存入文件中,使用冒泡、快速、归并、希尔排序并计算排序时间,将排序时间存入excel中-The random number C++ will be stored in the file, using the bubble, quick, merge, Hill sort and calculate the sorting time, sorting time in Excel
kdtree
- 用matlab语言写的kdtree函数(k-d树,是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索)-failed to translate
CollectSample
- 项目中关于kdtree的实际运用,感兴趣的可以看下-failed to translate
HIT-IRLab_full_2005.3.3
- 哈工大同义词词林 哈工大同义词词林-HIT-IRLab similiar
Mode
- 众数:简单的说,就是一组数据中占比例最多的那个数。用众数代表一组数据,可靠性较差,不过,众数不受极端数据的影响,并且求法简便。-Simply put, accounted for the largest proportion of that number is a set of data.On behalf of a set of data in the plural, poor reliability, but the plural from extreme data, and the met
shortest-instant
- 该程序是一个含有25个站点的可以计算最短距离的代码,编译环境为VC++。-failed to translate
shunxubiao
- 根据课本手写的顺序表及链表的功能说明等,并附有源码解释-failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
point
- 《计算机算法设计与分析》王晓东第四版实现最接近点对-failed to translate
