搜索资源列表
jiheAUB
- 求集合运算AUB 利用两个线性表la和lb分别存放集合A和B的成员,依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素.-AUB set operations for the use of two linear la Table and lb respectively storage pools A and B members, Retrieve lb followed each of the elements,
232
- 对顺序存储的线性表进行一些操作。主要包括:各种位置的插入、删除操作、显示数据、查找、更新、统计以及学生数据文件的读写操作等。要求线性表采用类的定义-The linear sequence of storage on some operating table. Include: a variety of locations to insert, delete operation, display data, search, updates, statistics, and student data
MUSIC
- 利用MUSIC算法对信号进行谱峰搜索(四阵元非等距线阵模拟七阵元等距线阵)-The use of MUSIC algorithm to search for signal peaks (d element simulation of non-equidistant linear array element seven equidistant linear array)
xianxingbiao-leimoban
- 设计通用线性表类(模版),可实现构造空表、两种生成表的方式(生成数据无序表及生成数据升序排列表)、在有序表中搜索一个关键字数据、在有序表中删除某个关键字数据、输出当前数据表中的元素。 加深初学者对c++通用线性表类模板的理解。-Design general linear table class (template), you can construct an empty table, two approaches for generating the table (to generate t