-
按层打印二叉树
算法思想: 先把根结点入队,然后循环直到队列为空:出队一个结点,打印之,将其邻接点依次入队;打印和入队邻接点前要先判断是否已经打印过了,如果已打印过的就不操作 。 此算法是在visual studio2012平台下实现二叉树的层次遍历,程序需要先输入二叉树,然后会将此二叉树按曾打印
- 2022-04-18 12:41:39下载
- 积分:1
-
VoiceDetector
从含有噪声,静音的文件中检测出语音部分。目前此程序仅支持8000kHz的采样,程序可以编译使用,已通过测试。
- 2022-03-18 00:13:28下载
- 积分:1
-
此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度....
此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
- 2022-07-25 01:02:12下载
- 积分:1
-
A program to demonstrate the optimization process of particle swarm optimization...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
- 2022-10-27 02:55:03下载
- 积分:1
-
MIMEQP编-解码
资源描述MIMEQP编-解码,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构……
- 2022-06-11 23:16:02下载
- 积分:1
-
使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。...
使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。-use cohort simulation barber"s shop, the queues, through simulation methods to assess its financial situation.
- 2022-02-05 01:45:57下载
- 积分:1
-
matlat程序数据拟合例子
要自己再输入数据文件的
matlat程序数据拟合例子
要自己再输入数据文件的-matlat examples of data fitting procedure to re-enter their own data files
- 2023-05-17 17:10:03下载
- 积分:1
-
这是一个师兄编的程序,用于多类分类和函数回归。
这是一个师兄编的程序,用于多类分类和函数回归。-This is a senior allocation procedures, for use in multi-category classification and regression function.
- 2022-04-08 16:32:52下载
- 积分:1
-
一种使用经典GP算法计算关联维数的程序源代码,比较好用!
一种使用经典GP算法计算关联维数的程序源代码,比较好用!-A classical GP algorithm using the correlation dimension of the source code, more easy to use!
- 2022-07-13 15:06:16下载
- 积分:1
-
阿伦方差小程序编程
阿伦方差算法实现,适合初学者学习 。
指出当今风行于世的阿仑方差有错误。详细分析了阿仑方差的来龙去脉,指出阿仑方差前提出错,以至物理意义费解。本文在扬弃阿仑方差的基础上,提出物理意义十分直观的自差统计这一新概念,既能表征频率稳定度,又可表征基准的不确定度。用于雷达测速的精度分析,简洁方便
- 2023-04-17 04:35:03下载
- 积分:1