资源列表
bucketSort
- (吊桶排序法)吊桶排序法源于一维正整数数组的排序问题,它使用了一个行从下标从0-9,列下标从0-n-1(n是一维数组中的元素数目)的二维整数数组,二维数组的每一行叫做一个吊桶(bucket)。-(Bucket sorting method) bucket sort method from the one-dimensional array of positive integer scheduling problem, it uses a line from the subscr ipt from
music1
- 求加随机白噪声的实正弦信号的MUSIC算法的功率谱参数估计-Plus a random white noise for the real sinusoidal signal of the power spectrum of MUSIC algorithm for parameter estimation
renzaoweixingyundong
- 程序运行后可以在星空中看到一个小行星在绕地球运动!-Program can be seen in the sky around an asteroid in the Earth' s movement!
merge_sort.cpp.tar
- A merge sort written in C
txtfenge
- 用c语言编写的 txt文档分割源代码,需要在tc3.0下编译执行-Using c language source code divided the txt document, you need to compile the implementation of tc3.0
pythonzip
- python 写的zip压缩解压缩程序,用来理解python的编程-zip inpython
abnormal
- 剔除异常点.主要针对空间存在的异常点,采用距离的方法进行判断和删除-delect abnormal point
PearsonCorrelation
- A fortran code to compute Pearson correlation coefficient of two data sets.
c
- c语言基础链表例题,随便可以看看,(初学者)-c language Basic linked list example, casual look (for beginners)
sf7_4
- prime算法,关于求最小生成树的,注释十分清楚。-prime algorithm, is very clear on the minimum spanning tree, comments
ls_precoding
- 用来计算单用户情况下信道容量,并且将信噪比和容量进行了画图-Used to calculate the channel capacity in the case of a single-user, and the signal-to-noise ratio and the capacity of the drawing
danchunxingfa
- matlab 实现的单纯形法,将问题建模,按要求输入后可以得到最优解,适合于所有线性规划问题-simplex method written in matlab