资源列表

« 1 2 ... .61 .62 .63 .64 .65 24466.67 .68 .69 .70 .71 ... 28523 »

[数据结构常用算法TrasverseGenerateBTree

说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Binary tree node is set in capital letters, enter the pre-order traversal of a binary tree traversal sequence and generates this binary tree, t
<何致奇> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算eASYcACULATOR

说明:通过将中序表达式转换成后序表达式,实现对带有括号的长串表达式的计算。这个程序可以很好地帮助初学者了解栈的使用。-By converting the expression into a sequence after sequence expression, to achieve a long string expressions with parentheses calculations. This program can be a good help beginners understand s
<何致奇> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法BalancedBinaryTree

说明:该程序可以帮助初学者了解AVL树。输入一组关键字序列,并以此顺序建立一棵平衡二叉树,并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-The program can help beginners learn AVL tree. Enter a set of keywords sequences and in this order to establish balanced binary tree, and the achievements in the process of usi
<何致奇> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程SFEplotCop

说明:plots bivariate pdfs and corresponding contour plot of two random variables given the marginal distributions and various copulae
<sam> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程RRT

说明:RRT随机树生成法,在MATLAB环境下开发。属于早期源代码,倾向于自主学习用。-RRT random tree generation method, developed in the MATLAB environment. Belong to the early source code, we tend to use self-study.
<lee hwadong> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程MoveHurst2

说明:主要包括用重标极差法计算Hurst指数并绘制双对数图-Including the rescaled range method (R/S analysis) to calculate Hurst exponent, function and caller
<兰玲> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法sli_ann_04

说明:bp网络简单实现,iris数据测试正确率97 -bp network simple implementation, iris data test accuracy of 97
<sli> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法GA-PSO

说明:遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
<陈静> 在 2025-11-22 上传 | 大小:204kb | 下载:0

[数学计算/工程计算matlab

说明:program to plot different types of signals
<ank> 在 2025-11-22 上传 | 大小:97kb | 下载:0

[人工智能/神经网络/遗传算法BP-network

说明:利用matlab实现bp人工神经网络算法,根据训练集合训练模型,测试集合进行模型的测试-Using matlab bp artificial neural network algorithm, according to the training set training model, test collection model test
<陈茁> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程svm-trading

说明:本代码是svm支持量化机在量化投资上的使用,采用了上证指数来做预测,和采用螺纹期货来做交易策略-This code is used to quantify the SVM support for quantitative investment in the use of the Shanghai index to do the forecast, and the use of thread futures to do trading strategies
<李一方> 在 2025-11-22 上传 | 大小:2.62mb | 下载:0

[matlab例程bunbei_v79

说明:可直接计算得到多重分形谱,一些自适应信号处理的算法,微分方程组数值解方法。- It can be directly calculated multi-fractal spectrum, Some adaptive signal processing algorithms, Numerical solution of differential equations method.
<赵卫智> 在 2025-11-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 24466.67 .68 .69 .70 .71 ... 28523 »

源码中国 www.ymcn.org