-
RadarDataDisp
雷达数据显示与分析,包括雷达P显和E显两种方式,同时还可设置雷达量程、指定目标航迹数据显示等,该代码实用,值得参考。(Radar data and analysis, including radar and E P were significantly in two ways, but can also set the radar range, specify the target track data display, the code useful as reference.)
- 2020-11-17 15:29:39下载
- 积分:1
-
poly2trellis
poly2trellis,程序清晰简单,容易阅读,matlab调用易实现(poly2trellis, procedures clear and straightforward, easy to read, matlab call easy to realize)
- 2011-05-03 14:17:48下载
- 积分:1
-
ch05
matlab学习资料
matlab自学资料
matlab
- 2010-05-14 20:42:30下载
- 积分:1
-
CS
说明: CS成像算法的matlab程序,RADARSAT-1真实回波数据成像实验。(CS imaging algorithm matlab program)
- 2011-05-17 21:23:06下载
- 积分:1
-
date
根据用户输入的年月日计算出第几天的控制台应用(To calculate the day of the console application based on user input date)
- 2015-04-06 12:37:24下载
- 积分:1
-
PROGRAMMATION-cPP-et-genie-logiciel
book to learn Visual c++ and logiciel
- 2014-02-19 12:13:40下载
- 积分:1
-
Doppler-radar-driver
多普勒雷达驱动程序,应用于室内导航与定位(Doppler radar driver)
- 2015-04-02 11:56:05下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
C---Cookbook
C ++ CODEBOOK 完整电子版,学习c++必备。(C++ CODEBOOK)
- 2015-01-23 17:20:13下载
- 积分:1
-
toolbox
contourlet 变换的toolbox,方便大家使用(contourlet transform toolbox, to facilitate people to use)
- 2011-04-22 10:50:52下载
- 积分:1