资源列表

« 1 2 ... .15 .16 .17 .18 .19 25620.21 .22 .23 .24 .25 ... 28522 »

[数据结构常用算法BST

说明:代码实现了二叉树基本操作:实现二叉树的基本操作(包括前序、中序、后序遍历);从键盘读数,利用前面实现的基本操作,生成一棵二叉查找树;通过遍历二叉树,输出该二叉树的叶节点数;通过遍历二叉树,求二叉树的最大高度;利用队列,按层次输出二叉树各结点。 -Code to achieve the basic operation of the binary tree: binary tree to achieve the basic operations (including pre-order, in
<李雅芳> 在 2025-06-25 上传 | 大小:942kb | 下载:0

[数据结构常用算法graph

说明:实现了图的主要操作:(1)分别用邻接矩阵和邻接表实现图的基本操作(包括图的广度和深度优先搜索);(2)判断该图是否连通,输出该图的连通分量数目;(3)输出一个每一个连通分量的最小生成树。-The main achievement of the plan steps: (1), respectively, with adjacency matrix and adjacency list to achieve the basic map operations (including map the b
<李雅芳> 在 2025-06-25 上传 | 大小:20kb | 下载:1

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

说明:一个很好的PID控制C语言程序,希望对大家有用-PID control of a good C language programming, in the hope that useful
<zhangpeng> 在 2025-06-25 上传 | 大小:2kb | 下载:0

[数据结构常用算法C_CODE

说明:数据结构--C语言 数据结构源代码大全 用C语言编写-Data structure- C language source code data structure using C language Guinness
<龙建武> 在 2025-06-25 上传 | 大小:15.16mb | 下载:0

[matlab例程denoise

说明:I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise. -I developed an algorithm for using local ICA in denoising mult
<sunny> 在 2025-06-25 上传 | 大小:142kb | 下载:0

[数学计算/工程计算fractional

说明:一个解分数阶方程的原代码程序 并得到了最后的计算数据-A fractional solution of the original equation procedure code and the calculation of the final data
<xtdxlx> 在 2025-06-25 上传 | 大小:1kb | 下载:0

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

说明:采用神经网络控制方法,建立了基于BP算法的神经网络有源消声实验系统。实验证明基于BP算法的有源消声实验系统具有良好的消声效果和稳定性-Neural network control method, based on BP neural network algorithm Active Noise experimental system. Experiments prove that BP Algorithm Based on Active Noise experimental system has
<海德> 在 2025-06-25 上传 | 大小:58kb | 下载:0

[matlab例程eemd

说明:EMD源码,共享给大家使用,希望能帮到你些忙。-EMD source sharing for everyone to use, I hope to help you more busy.
<pgf> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程matlab6.5

说明:该源码为matlab6.5图形图像处理书籍的配套资料。-The source code for the graphic image processing books matlab6.5 supporting information.
<zgming> 在 2025-06-25 上传 | 大小:79kb | 下载:0

[数据结构常用算法TwoList

说明:本人用c++编写的链表,单链表,希望对大家有所帮助。-I used c++ Prepared list, single list, I hope all of you to help.
<李小> 在 2025-06-25 上传 | 大小:20kb | 下载:0

[matlab例程Micrord

说明:matlab在信号与系统中的应用,连续信号的matlab描述,LTI系统的零输入响应,n阶LTI系统的响应,-matlab in Signal and System, continuous signal matlab descr iption, LTI system, the zero-input response, n-order LTI system response,
<王晓雯> 在 2025-06-25 上传 | 大小:22kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的实现功能: (1)生成二叉树 (2)先序遍历 (3)后序遍历 (4)中序遍历 (5)二叉树的高度 (6)统计数的节点数-Realization of Binary Tree functions: (1) to generate binary tree (2) first traversal (3) after traversal (4) traversal (5) binary tree of height (6) of section statistics Po
<feixiaoxing> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 25620.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org