-
Matlabviterbi2
说明: 应用MATLAB进行维特比译码,这对仿真很有用(Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation)
- 2009-08-23 15:38:26下载
- 积分:1
-
smallworld
matlab环境下的复杂网络小世界模型,M文件,可画图(small world in Matlab)
- 2013-03-11 09:25:12下载
- 积分:1
-
RunUser
以某个用户的权限运行程序,相当于windows下的run as(Permissions to a user running the program, which is equivalent to run as under windows)
- 2009-01-21 15:23:56下载
- 积分:1
-
LLogitbooosto
Logitboost 是一种改进的boostingg算法,可以用作参考 ,
(Logitboost an improved boostingg algorithm can be used as a reference,)
- 2012-08-16 06:33:55下载
- 积分:1
-
MatlabaCSharpmitrix
C#和matlab的混合编程,总结了一些matlab与C#的相关方法(C# and matlab mixed programming, summarizes some relevant methods of matlab and C#)
- 2013-12-25 12:23:11下载
- 积分:1
-
nucleus_npp_NET.pdf
Nucleus PLUS C++ Interfaces and Programming Guide - NET interface
- 2010-07-09 08:03:18下载
- 积分:1
-
lectorvillas2015
new code for RR3036 NFC code
- 2015-01-25 02:57:51下载
- 积分:1
-
DMC2210-sofware-V1.3
这是DMC2210控制卡的软件使用手册,通过该手册开发人员可以了解DMC2210控制卡的编程要求,规格等,为编程做好准备。(This is DMC2210 control card software manuals, through which developers can learn manual programming requirements DMC2210 control card, specifications, etc., to prepare for the program.)
- 2014-01-15 11:59:57下载
- 积分: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
-
SAR-RD
关于合成孔径雷达成像的非常好的论文。原理分析清楚详细,易懂(On synthetic aperture radar imaging of very good papers. Principles of clear and detailed, easy to understand)
- 2010-08-31 14:20:14下载
- 积分:1