资源列表

« 1 2 ... .77 .78 .79 .80 .81 16882.83 .84 .85 .86 .87 ... 28522 »

[数据结构常用算法include

说明:在采用二叉链表存储的二叉树上,编程实现从根结点到指定结点之间的路径.-#include <stdio.h> #include <stdlib.h> typedef struct BTnode { char data struct BTnode*lchild,*rchild }BTNode #define NodeLen sizeof(BTNode) BTNODE*C
<金俊秋> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程fractal

说明:几种简单的分形程序代码,使用Matlab运行即可,程序内附有运行说明。-several simple fractal code in Matlab
<李辉> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程semextra

说明:SEM2D_SNAPSHOT_GUI interactive plot of snapshot outputs from SEM2DPACK datadirname of the directory containing the SEM2DPACK output (default is the current directory)
<kaustwa> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程bhatta

说明:Find the bhattachharya coefficient
<thilagamohan> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程2

说明:本程序为改进后matlab的空时分层码的仿真算法,能直接实现-The procedure for the improved layered space-time codes matlab simulation algorithm can be directly implemented
<杨梦洁> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程activlev

说明:tool of matlab to processing speech
<hoa> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程caiyangshili

说明:减采样实例 增采样实例 线性插值实例 改变采样率实例-Reduce the sampling instance By sampling instance Linear interpolation examples Instance of changing the sampling rate
<txbj> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法Particle-swarm-optimization-

说明:粒子群算法的寻优算法,PSO算法是从生物种群行为特征中得到启发并用于求解最有问题,本程序以一案例说明PSO的运用。-Particle swarm optimization algorithm, PSO algorithm is population from biological and behavioral characteristics of the inspiration for solving most problems, th
<荆棘路> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程green-function

说明:这个程序是用来求解green function-This procedure is used to solve the green function
<huatougui> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程pattren-matching-the-DP-algorithm

说明:pattren matching the DP algorithm
<anggy> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程123

说明:平面应变简单例子等参单元四节点有限元程序-plain strain program for four nodes finite element metod
<zhuyanyan> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[matlab例程ErosionDilatation

说明: implémentation Les deux méthode morphologiques en traitement d image Erosion et Dilatation "- implémentation Les deux méthode morphologiques en traitement d image Erosion et Dilatation "
<jawsn> 在 2025-02-27 上传 | 大小:5kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 16882.83 .84 .85 .86 .87 ... 28522 »

源码中国 www.ymcn.org