-
BER_OFDM_OQAM
OFDM/OQAM系统代码,采用PHYDYAS滤波器,包括PPN结构和IFFT模块。(Code of OFDM/OQAM system, shape impulse is PHYDYAS filter,with PPN network for transmitting.)
- 2021-04-22 13:08:48下载
- 积分:1
-
matlab_txt_dat
基于matlab,可以将数据输出为txt或者为dat格式的程序(Based on matlab, data can be output as a txt or dat format for the program)
- 2013-11-24 12:03:58下载
- 积分:1
-
fengji1
基于SIMULINK,风电仿真所用到的模型,希望有帮助(SIMULINK, wind power simulation model used, it is helpful)
- 2012-10-11 16:15:14下载
- 积分:1
-
Finger-Knuckle-Print-Authentication-based-on-KWT
FKP authentication document
- 2014-07-18 18:07:00下载
- 积分: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
-
floydwarshall
采用floyd算法计算图中任意两点之间最短路程,可以有负权(Floyd algorithm to calculate the shortest distance between any two points can have a negative right to)
- 2012-04-16 14:40:41下载
- 积分:1
-
zero-watermarking-based-on-wavelet
对水印图像进行置乱,然后嵌入到载体图像小波域中的细节子带中(the watermark image is Scrambled, and then embedded into the details of wavelet sub-band domain)
- 2011-05-26 21:18:52下载
- 积分:1
-
Emprendedores-Mexicanos
guia de emprendedores(empesar una pyme)
- 2014-11-03 07:42:44下载
- 积分:1
-
adcbi
Bipolar analog to digital converter
- 2013-12-04 00:25:35下载
- 积分:1
-
ACO-master
说明: 蚁群算法实现背包问题,可调试成功,方便大家学习。(Ant colony algorithm to achieve knapsack problem which can be debugged successfully, convenient for everyone to learn.)
- 2020-08-11 16:17:56下载
- 积分:1