资源列表
creatJS
- 创建一个层,弹出时压黑后面的内容,然后可以拖动-Create a layer and it will be make the background half-black(transparent) when it was pop up, it also can be drag here and there..
CS
- CS 算法,SAR成像的一种基本方法,通过CS校正得到SAR图像-One of the SAR imaging algorithms,CS algorithm
javacomputer
- java计算器 java计算器 java计算器 java计算器-java calculator
xb
- 利用小波分析方法,对降水资料进行小波分析,得出周期规律-Using wavelet analysis, wavelet analysis of precipitation data, draw cycle regularity
sheshan
- program for calculator
density-based-clustering
- 基于密度的聚类算法是一个比较有代表性的基于密度的聚类算法。与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类-density based clustering
chunjing
- 在MATLAB中编程 可以产生一个不含噪声的纯净信号-Programming in MATLAB can produce a clean signal without noise
nisannihe
- 运用离散分布函数拟合数据,通过变异系数的平方和可决系数选择最佳模型-Using a discrete distribution function to fit the data, the best model by squaring and the coefficient of variation coefficient of determination
CS_OMP
- 利用压缩感知对四站时差信号的频率进行估计-CM OMP TDOA
Vector
- vector的简单实现,使用C++,完成vector的必要功能-a instantiation of vector with all basic features
433MHz
- 用IO模拟PT2262 2272编解码(433M超再生接收头)。-IO simulated PT2262 2272 codec (433 m super-regenerative receiver head).
rsa_code
- his code asks for Two prime numbers and then computes Public and Private key. Then the message is encrypted using Public key and decrypted using Private key. An example is shown in figure.