资源列表
Data-Structure
- 数据结构学习中一本好书,包含了树结构,图结构等常规知识。-Data structure learning in a book, contains the general knowledge tree structure diagram structure.
KSVD_Matlab_ToolBox
- 这是线性训练K-SVD词典的一种新算法 表示的信号。给定一组信号,K-SVD试图 提取物,可以稀疏表示这些信号最好的词典。 深入讨论了K-SVD算法中可以找到的: “K-SVD:设计的超完备字典的一个算法 稀疏表示”,由M.阿哈,M. Elad和点写,适应性, 在IEEE Transactions出现。在信号处理,卷54,11号, 第4311-4322,十一月2006。-he K-SVD is a new algorithm
8Queen
- 经典的编程问题,用非递归方法解决把皇后问题-eight Queen
datastructute
- 数据结构经典资料,北大数据结构全部PPT资料,学完后,基本上能够解决数据结构上的所有问题了-Classical information data structure, data structure, all the PPT data Peking University, school finished, the data structure is basically to solve all the problems
Josephus
- Josephus问题:设n个人围坐在一个圆桌周围,从第s个人开始数数,数到m的人,让他出局,然后从出局的人的下一个人开始重新开始数数,数到m的人,再让他出局,……,知道全部出局为止-Josephus problem: Let n individuals sitting at a round table, from the first s personal began to count, count to m, let him out, then the next person out of th
Algorithm-Introduction-Experiment
- 中科大软件学院算法导论实验源代码,包括0-1背包问题、快速排序、贪心算法等问题。-this pack of code includes 0-1 knapsack problem, quick sort, greedy algorithm and other issues
simulator
- 电梯模拟系统,电梯端和管理员端通过网络连接
hfm
- 哈夫曼编码的工程文件 使用c进行编码 能够实现对各种格式较高比例的压缩和解压 这是北航计算机学院数据结构的一样选做大作业-haffman c code compression
sjjg
- 这里是想学数据结构的同学们梦寐以求的优质课件 包您看得明白 学的满意-Here is the data structure of the students want to learn their dream of high-quality courseware package you learn to understand it satisfied
structure-array-code
- 根据队列搜索算法的基本思想,现设计了一个简单的结构体数组如下定义代码所示。此结构体数组具备控制结点搜索和存储结点信息和路径的功能,可以较好的实现TDN的最小时间路径搜索。-Search algorithm based on the basic idea of the queue is now designed a simple structure array as defined code. This structure array with the control
InfoExtraction
- 信息抽取。本文中所涉及的程序有两个,一个是在基于规则学习的信息抽取过程中对转换规则的处理,其核心算法就是加载规则文档中的信息进入内存并形成语义集合和规则集合两个链表。-Information extraction. Involved in this process there are two, one is rule-based learning in the process of information extraction processing of the conversion rules
Huffman1
- 实现Hufman加密解密Implement Hufman encryption to decrypt-Implement Hufman encryption and decrypt