资源列表
gum_least
- 计算gumbul极值的一段程序,没有附带算例,因为太简单了-calculated gumbul extreme section of the order, no fringe examples, because too simple
BUBBLE
- 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。
mvdr_3n
- 均匀直线阵的自适应波束形成,采用MVDR算法,对一个均匀直线阵求出最佳权,得到方向图。-Uniform linear array adaptive beamforming, MVDR algorithm to find the optimal weight of a uniform linear array pattern.
main
- poj2109:Power of Cryptography.贪心算法.正确程序.-poj2109:Power of Cryptography.Greedy algorithm.accepted program.
BUBLE_game
- bubble game in c language
MatrixTranspose
- 数据结构中实现矩阵转置功能,利用随机数产生稀疏矩阵。-Data structure to implement matrix transpose function, sparse matrix using random number generator.
12
- 运用递归方法建立二叉排序树并实现结点的插入-Recursive Methods using binary sort tree and implement the insertion node
sort
- 编写一个C编程,实现这样的功能:从键盘输入任意个整数,以0作为结束标志,对这个整数序列从小到大排序,并输出排序后的结果。 题目分析:在这里应用链表作为数据的存储结构。因为链表的存储空间是分配在系统的动态存储区的,因此可以在程序执行时动态的分配内存。这样就可以轻松的解决动态的数列访问问题。-Write a C program, to achieve this functionality: any integer from the keyboard, with 0 as the end mark
njizhi
- n维极值连分式法,用连分式法求多元函数函数的极值点。-the extremum of the function
CrossArrayBeamform
- 十字交叉阵的波束形成,crossarray beamform-crossarray beamform
ercixiangcha1
- 多频连续波雷达使用二次相差算法测距,测距精度高-Multi-frequency continuous wave radar ranging algorithm using second difference, high range accuracy
paowuxing
- 抛物型微分方程的解法,使用的是matlab的pde工具箱,注意不能直接运行,需要打开工具箱然后加载,求解之前注意检查参数的设置-Parabolic Differential Equations matlab code