-
乔姆斯基文法判定
此程序是用C语言写的一个编译原理实验,用数组来存储。通过对数组的操作,以及文法规则来对文法进行判断。最终判断是属于哪一类文法。
- 2022-03-13 13:18:36下载
- 积分:1
-
Torres de hanoi c#
求解河内塔的算法,基于堆栈和队列,用c编写#
- 2022-10-01 03:20:03下载
- 积分:1
-
堆排序算法
heapsort用于按升序和降序排列元素。我们有两种类型的堆:最小堆还有马克斯·希普。Heapsort是一种基于比较的排序算法。它是选择排序族的一部分。堆排序使用几乎完全的二进制搜索树。树堆排序算法的时间复杂度为o(nlogn)
- 2022-04-08 08:19:18下载
- 积分:1
-
哈夫曼树结构运算
哈夫曼树结构运算-Huffman tree structure Operational
- 2022-08-08 15:49:14下载
- 积分:1
-
n the total number of individuals the possibility of ranking algorithms, ranking...
有n个人,求这n个人排名的可能总数算法,排名统计.-n the total number of individuals the possibility of ranking algorithms, ranking statistics.
- 2022-07-22 00:48:24下载
- 积分:1
-
svm实现的例子
svm实现的例子-SVM realize examples
- 2022-04-22 19:17:40下载
- 积分:1
-
Lorenz attractor, Butterfly Effect of Solution
洛伦兹吸引子,蝴蝶效应的解法-Lorenz attractor, Butterfly Effect of Solution
- 2023-07-24 18:10:03下载
- 积分:1
-
This is an ultrasonic launch control circuit design, a continuous single
这是一个超声波发射的控制电路的设计,可以发出连续的单载波脉冲.-This is an ultrasonic launch control circuit design, a continuous single-carrier pulse.
- 2022-03-24 14:35:14下载
- 积分:1
-
狄克逊检验法
狄克逊检验法的特点:首先认为随机样本来自正态总体,正态总体的方差未知。狄克逊检验法不必计算样本平均值和样本标准差,而是采用极差比来构造狄克逊检验法的统计量。这种检验方法,在测定值的数目较多时,由于不需要计算标准差,所以节省很多时间,比较实用。具体做法如下:将样本观测值按它们的大小,从小到大的顺序排列。采用这一方法,不必计算算术平均值和标准偏差。而是根据数目的不同,计算出相应的值。
- 2022-02-05 08:15:02下载
- 积分:1
-
A given voice signal amplification procedures, can enter multiples of amplificat...
一个给语音信号进行放大的程序,可以输入放大的倍数,输入放大后的语音信号。倍数是指语音的幅度,不是指能量。-A given voice signal amplification procedures, can enter multiples of amplification, the amplified voice input signal. Refers to a multiple of the range of voice, not energy.
- 2022-08-17 20:36:34下载
- 积分:1