资源列表
77
- 编程模拟洗牌和发牌过程。一副扑克有52张牌,分为4种花色(suit):黑桃(Spades)、红桃(Hearts)、草花(Clubs)、方块(Diamonds)。每种花色又有13张牌面(face):A,2,3,4,5,6,7,8,9,10,Jack,Queen,King。要求用结构体数组card表示52张牌,每张牌包括花色和牌面两个字符型数组类型的数据成员。 -the process of washing and giving poker cards
ambiger
- 自己编写的雷达模糊函数及其显示程序,可以比较好控制时延和多普勒达到较好的显示效果,对任何信号都适合-help useful for u
zxecf
- 一个用多项式作最小二乘法拟合的程序,在工程上有广泛的应用。-A polynomial for least squares fitting with the procedures, the project has wide application.
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)