资源列表
employ3
- 实用的算法,可用于程序员开发 和其他他的程序一起使用-practical algorithm, the programmer can be used for development and other procedures he used together
c14_Jakes
- 用于离散多径信道的均匀间隔TDL模型.由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响-For discrete multipath channel uniformly spaced TDL model
zeweixu
- 地表覆被变化智能探测分级,可用于卫星图片landsat等的探测-land cover change detection using neighbourhood correlation method
Tree-tuyen-tinh
- THEM MOT FILE CPP NUA NAY
source_number_detection_radii
- 一种基于radii的信源数量估计算法,有很好的学习价值-A source number estimation algorithm based on radii, have good learning value
2
- 某任务如果被多个模块引用,可以把它定义为一个独立的模块(只包括该任务),并可 用层次命名来引用它。这个例子说明如何在测试模块中运用任务。-If a task is referenced by a number of modules, it can be defined as an independent module (including the task), and can be used to refer to it as a hierarchy. This example shows
1130
- 用邻接表创建图的函数,输入完毕后请用深度优先遍历的方法输出顶点序列。-Adjacent table to create a graph with a depth-first traversal function, after entering the output sequence of vertices.
balancetrunc
- 平衡截断算法 用于计算模型降阶过程的计算方法,属于控制论范畴-truncation balanced method
pmpse
- 直接法功率谱分析代码,数字信号处理领域常用-Direct power spectrum analysis code, and digital signal processing used
DirectFind
- 干涉仪测向C++源码,单通道干涉仪测向,高分辨率-direct finder
TrustWalker
- 基于一篇实现推荐模型的叫做Trustwalker的论文所实现的代码-Recommendation model based on a realization of a paper called Trustwalker code achieved
convexhull
- 对平面上n个点,求取凸包,并求该凸包面积-convex hull for n points。