-
progit
Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. And Git is the most powerful tool of VCS.(Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. And Git is the most powerful tool of VCS.)
- 2020-06-18 01:00:01下载
- 积分:1
-
bianyi
编译原理的词法分析,可以检测小段程序代码的各个词法属性归类!(yeah! it is really good!!)
- 2009-12-06 14:38:48下载
- 积分:1
-
水体指数NDWI的经典文章,很有参考价值.大家免费下载了.
水体指数NDWI的经典文章,很有参考价值.大家免费下载了.-Water body index NDWI classic article, it is reference value. Everyone is free to download the.
- 2022-03-17 10:05:11下载
- 积分:1
-
tiaohefenxi
用给定的水位数据,选取73个分潮,利用潮汐调和分析,计算分潮的调和常数,利用调和常数结果选取4个主要分潮和2个浅水分潮,对实测水位进行回报,计算余水位,平均潮差,高低潮的潮时潮高并精确到min和cm,最后计算该站的潮汐类型。(By using the given water level data, 73 tides are selected, and the harmonic constants of the tide are calculated by the harmonic analysis of the tides. 4 main tides and 2 shallow water tides are selected by the result of the harmonic constant. The measured water level is returned, the residual water level, the average tidal range, the high tide tide and the high tide height are calculated to min and cm. Finally, the calculation is made. The tidal type of the station.)
- 2018-04-29 09:53:34下载
- 积分:1
-
动态规划算法中的最长公共子序列算法
动态规划算法中的最长公共子序列算法-dynamic programming algorithm for the longest sequence of public Algorithm
- 2022-02-01 10:14:28下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
sudipfilt
忍痛割爱!上传我的地震数据处理中的倾角滤波程序!(Pain afford to spare! From my seismic data processing in the filtering process inclination!)
- 2009-01-23 01:20:15下载
- 积分:1
-
numerical analysis
说明: [Numerical Methods in Engineering with MATLAB]2005
solution code for some problems
- 2019-03-31 14:39:07下载
- 积分:1
-
CCS5_Projects
DSP C6748平台 编译环境CSS.5.5 直接(DSP C6748 platform DEMO compiler environment CSS5.5)
- 2017-11-15 09:09:42下载
- 积分:1
-
DNL&INL
计算多比特ADC和DAC的静态线性度, 主要是DNL和 INL(calculate the DNL and INL of ADC and DAC)
- 2021-03-13 10:59:24下载
- 积分:1