-
二叉树排序输出
应用背景
此算法容易被理解,运用,或会有更大的利用价值,用于实际生活中,例如甲地到达乙地,可以用此二叉树发现不同路线供使用人使用。或正在学习有关二叉树的初学者们使用,此代码更容易被初学者学习和使用,此代码是用五个节点,也可以发展到更多的节点。
关键技术
用五个节点的二叉树的排序输出,涉及到先序便利,中序便利,后序便利,运用六个节点使用其相应的便利方式是问题得到不同的方案,二叉树进行展示,可以用于三种二叉树学习,用于实际生活中,例如甲地到达乙地,可以用此二叉树发现不同路线供使用人使用。
- 2022-09-01 01:35:03下载
- 积分:1
-
松弛迭代法.rar
松弛迭代法.rar-Iterative Method. Rar
- 2022-03-11 21:17:30下载
- 积分:1
-
Dijkstra c
这我来源代码当我还是教我的学生在我班的数据结构。从这段代码我们可以了解使用 dijkstra 算法的 shotest 路径使用可以使用的 greedy.the 数据,采用是这种格式 txt101 2 101 4 52 3 12 4 33 5 64 2 24 3 94 5 25 1 75 3 4
- 2023-06-22 06:40:03下载
- 积分:1
-
二维各向异性弹性波地震波传播模拟,PML和Collino混合边界
二维各向异性弹性波地震波传播模拟,采用FDTD(Finite Difference Time Domain)数值模拟方法及PML(Perfect Matched Layer))和Collino混合边界,吸收下过要优于单一吸收边界。
- 2022-03-20 11:45:48下载
- 积分:1
-
测试在Dev
测试在Dev-C++中的C语言编程,具体测试在程序退出之前进行暂停。我的作品-test in Dev- C of C programming language, the specific test procedures for withdrawal before the suspension. My work
- 2022-06-26 17:18:13下载
- 积分:1
-
高效的c++科学算法库,提供了矩阵、复数等算法。
高效的c++科学算法库,提供了矩阵、复数等算法。--The high effective c++ scientific algorithm library, It provides some algorithms such as matrix, plural number,etc.
- 2022-10-21 22:30:03下载
- 积分:1
-
cvgabor图形处理
cvgabor实现代码
它有如下的功能:
生成特定方向和尺度的gabor
生成可以显示或者保存的gabor核的实部,虚部
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-17 21:03:42下载
- 积分:1
-
ECC密码体制采用Verilog
这个程序是我用HDL语言Verilog为椭圆曲线加密开发的!希望所有的算法都包含在里面!欢迎留言!
- 2023-05-26 11:50:03下载
- 积分:1
-
fft111算法实现通过对相应参数的人机界面对话输入绘制出相应的采样图及频谱图
fft111算法实现通过对相应参数的人机界面对话输入绘制出相应的采样图及频谱图-fft111 algorithm corresponding parameters of the man-machine interface dialogue draw the corresponding input sampling plan and the spectrum
- 2022-02-05 00:18:30下载
- 积分:1
-
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;...
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;-The applications of this additional toolbox are:
- Automatic spectral analysis for Irregular sampling/Missing data, analysis of spectral subbands,
- Vector Autoregressive modeling and Detection [uses ARMASA]
- Reduced statistics ARMAsel: A compact yet accurate ARMA model is obtained based on a given power spectrum. Can be used for generation of colored noise with a prescribed spectrum.
- ARfil algorithm: The analysis of missing data/irregularly sampled signals
- Subband analysis: Accurate analysis of a part of the power spectrum
- Detection: Generally applicable test statistic to determine whether two signals have been generated by the same process or not. Based on the Kullback-Leibler index or Likelihood Ratio.
- Analysis of segments of data, possibly of unequal length.
- 2022-03-04 02:22:26下载
- 积分:1