资源列表

« 1 2 ... .95 .96 .97 .98 .99 26000.01 .02 .03 .04 .05 ... 28522 »

[数据结构常用算法tree

说明:定义二叉树的链式存储结构,实现下列各类应用的递归算法。 (1)构建一棵二叉树,以某种形式(括号表示法、树形表示法、凹入表示法等)输出二叉树,最后释放二叉树的存储内存。 (2)分别编写程序实现:将二叉树的顺序存储结构转换成链式存储结构;将二叉树的链式存储结构转换为顺序存储结构。 (3)实现二叉树的先序、中序、后序和层次序遍历算法。输出二叉树的叶子节点。 (4)分别计算二叉树的所有节点个数,度为0、1、2的节点个数。 (5)统计二叉树中值为
<celty > 在 2025-03-20 上传 | 大小:241kb | 下载:0

[数据结构常用算法stack

说明:用户输入一个包含“+”、“-”、“*”、“/”、正整数和圆括号的合法数学表达式,用后缀表达式计算该表达式的运算结果。(The user enters a valid mathematical expression containing "+", "-", "*", "/", "positive integers" and parenthe
<celty > 在 2025-03-20 上传 | 大小:205kb | 下载:0

[数学计算/工程计算code

说明:这 是 一 个 随 机 数 生 成 的 算 法 , 采 用 java 实现(Calculate random number)
<fdgdfrr > 在 2025-03-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能intro

说明:Matlab intro for beginners. Matlab code
<Mustafa > 在 2025-03-20 上传 | 大小:5kb | 下载:0

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

说明:粒子群优化算法智能优化RBF神经网络~~~~~~~~~~~~~(Intelligent optimization, BP neural network)
<potter1314 > 在 2025-03-20 上传 | 大小:3kb | 下载:0

[matlab例程PSO

说明:本文件是粒子群算法的源程序,能用于对神经网络的优化。(This document is the particle swarm algorithm source code, can be used for the optimization of neural networks.)
<麒零小子 > 在 2025-03-20 上传 | 大小:2kb | 下载:0

[matlab例程GasMixtureAB

说明:Gas mixture AB model on Fortran to solve statistical thermodynamics problems
<Mustafa > 在 2025-03-20 上传 | 大小:15kb | 下载:0

[matlab例程SVC

说明:分类作为数据挖掘领域中一项非常重要的任务,它的目的是学会一个分类函数或分类模型(或者叫做分类器),而支持向量机本身便是一种监督式学习的方法(Classification mining is a very important task in the field, the purpose of it is to learn a classification function or classification model (or calle
<zhishui > 在 2025-03-20 上传 | 大小:7kb | 下载:0

[matlab例程RNG

说明:RNG model on Fortran to solve statistical thermodynamics problems
<Mustafa > 在 2025-03-20 上传 | 大小:1kb | 下载:0

[matlab例程icp

说明:icp经典算法,超级实用,但是较复杂希望耐心分析(ICP classic algorithm, super practical, but more complex, I hope patient analysis)
<haha(..) > 在 2025-03-20 上传 | 大小:5kb | 下载:0

[matlab例程Simulink基础入门教程

说明:MATLAB/simulink基础入门教学零基础(MATLAB/simulink Basic introductory teaching, zero Foundation)
<188133581 > 在 2025-03-20 上传 | 大小:1.2mb | 下载:0

[压缩解压zlib1211

说明:1211版本的zlib库,zlib是提供数据压缩用的函式库。(zlib code version 1211,use for the data.)
<zuberchen > 在 2025-03-20 上传 | 大小:729kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 26000.01 .02 .03 .04 .05 ... 28522 »

源码中国 www.ymcn.org