搜索资源列表
pp
- 我写的一个把中缀表达式转换为波兰式,并且根据波兰式求表达式值的程序.
pp
- 通过对单链表的操作的实验,了解单链表的存储结构和操作方法,单链表是一种链式存储结构,使用一组任意的存储单元存储线性表中的元素,掌握链表的逆置,用指针进行操作。-Through the operation of a single list of experiments to understand the single list of the storage structure and method of operation, single-chain is a chain store struc
Dynamicarrays
- ……^PP^动态数组创建……^pp^Dynamic arrays-Dynamic arrays
C-PP-description
- 算法Ⅰ~Ⅳ(C++描述):基础、数据结构、排序和搜索-Algorithm Ⅰ ~ Ⅳ (C++ descr iption): base, data structures, sorting and searching
C-C-PP-string-function
- 字符串函数,C语言常用到的,参考资料-C/C++ String function
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
pp
- 大学数据结构课程设计链表实验:学生信息管理(data structure curriculum design)