资源列表
Quicksort
- 快速排序算法基本思想 通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。一般设置数组的第一个数为需要比较的值,把整个数组分为小于和大于该数的两部分。 我自己在写这个算法的时候,卡住了好几回,总是边界值出现问题。下面的这个实现加入了注释,希望对你能够有所帮助。-Basic idea of quick sort algorithm
wendu
- labview写的一个温度报警器,可以控制报警否,自定义报警温度。-labview write a temperature alarm, you can control whether the alarm, custom alarm temperature.
hiunang_v67
- 针对EMD方法的不足,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,是信号处理的基础。- For lack of EMD, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation, Is the basis of the signal processing.
VB-get-HHD-serials
- 软件加密控件给您的软件一个强大的安全保护伞,我们取得的硬盘序列号是硬盘的出厂序列号,不会随着系统的安装、硬盘的格式化等操作而改变,通过这个序列号制作的注册码只能在一台计算机当中安装,从而 起到对您的软件产品的保护作用。 -Software encryption software controls give you a powerful security umbrella, we have made the hard disk drive serial number is factory se
muiging_v70
- 部分实现了追踪测速迭代松弛算法,这是第二能量熵的matlab代码,各种kalman滤波器的设计。- Partially achieved tracking speed iterative relaxation algorithm, This is the second energy entropy matlab code, Various kalman filter design.
munteng_v27
- 利用自然梯度算法,采用的是通用的平面波展开法,可以得到很精确的幅值、频率、相位估计。- Use of natural gradient algorithm, Using common plane wave expansion method, You can get a very accurate amplitude, frequency, phase estimation.
128FFT
- 128点FFT程序,带有详尽的注释,便于移植。-128-point FFT program, with detailed notes, easy to transplant.
Virtual_Instrument_3
- An Virtual Instrument which displays a string "Address". Syrian princoncatenarea obtain a string "Street" with a numeric indicator cueticheta "Number" and a list of strings "home" tie intreele being done by spaces. List of "home" will contain the fol
PIDxinafu
- simulink中用于UI6008数据采集卡的数据采集以及输出的程序 使用方便快捷-simulink UI6008 data acquisition card for data acquisition and output of the program is easy to use
Rain1
- simulink 仿真 电力系统潮流计算-simulink simulation power flow calculation
niumai_v25
- 最终的权值矩阵就是滤波器的系数,基于欧几里得距离的聚类分析,Gabor小波变换与PCA的人脸识别代码。- The final weight matrix is ??the filter coefficient, Clustering analysis based on Euclidean distance, Gabor wavelet transform and PCA face recognition code.
laoteng_v47
- 最小均方误差(MMSE)的算法,LDPC码的完整的编译码,使用高阶累积量对MPSK信号进行调制识别。- Minimum mean square error (MMSE) algorithm, Complete codec LDPC code, Using high-order cumulants of MPSK signal modulation recognition.