资源列表

« 1 2 ... .82 .83 .84 .85 .86 17687.88 .89 .90 .91 .92 ... 28522 »

[数据结构常用算法Dijkstra

说明:C语言编程实现D算法。本实验利用Matlab实现。实现以下功能: 1输入必要参数,包括:节点个数、节点间路径长度、给定节点; 2输出给定节点到其它各节点的最短路径、径长; 3节点间路径长度用矩阵形式表示: -D C language programming algorithm. In this study, by Matlab. Achieve the following functions: 1 Enter the r
<依依> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[matlab例程psosvm

说明:一种利用稻田算法来优化支持向量机的程序,能实现支持向量机的参数优化-algorithm Using a paddy field to optimization support vector machine procedure, can realize the support vector machine parameters optimization
<胡汇涓> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[数学计算/工程计算1~100

说明:可以随机产生1~100的随机数字,方便用户的生活-Can randomly generate a random number from 1 to 100, user-friendly life
<张水> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[数据结构常用算法hafuman

说明:关于哈弗曼树编码的源代码,在c++环境下运行-About the source code tree coding Hafu Man in c++ environment to run
<乐乐> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[数据结构常用算法tree

说明:用c++实现二叉树的遍历,进行数据的查找-Binary tree with c++ implementation of traversal, the search data
<乐乐> 在 2024-11-07 上传 | 大小:5kb | 下载:0

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

说明:遗传模拟退火算法,是一种对遗传算法的改进,效率很好。-Annealing Genetic Method
<hancock> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[数值算法/人工智能fuzzy-C

说明:模糊控制算法c程序,采用重心法解模糊,对学习模糊控制技术的初学者有很大的帮助。-failed to translate
<xgn_2000> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[数据结构常用算法include

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

[matlab例程fractal

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

[matlab例程bhatta

说明:Find the bhattachharya coefficient
<thilagamohan> 在 2024-11-07 上传 | 大小:5kb | 下载:0

[matlab例程2

说明:本程序为改进后matlab的空时分层码的仿真算法,能直接实现-The procedure for the improved layered space-time codes matlab simulation algorithm can be directly implemented
<杨梦洁> 在 2024-11-07 上传 | 大小:5kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 17687.88 .89 .90 .91 .92 ... 28522 »

源码中国 www.ymcn.org