资源列表

« 1 2 ... .51 .52 .53 .54 .55 19456.57 .58 .59 .60 .61 ... 28523 »

[数据结构常用算法4.5

说明:使用modified Roboson 完全遍历一棵树并且输出每次遍历当前结点往后的路径,以及这些路径的孩子,其实这个程序功能远不如此-Complete Coverage using modified Roboson output of each iteration, a tree and the subsequent path of the current node, and the children of these paths, i
<Yang> 在 2025-04-23 上传 | 大小:3kb | 下载:0

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

说明:使神经网络更好地适应,从而改进其适应性,得到更好的解-ADAPTOFNNET Allow a neural network to adapt. The cell array format is easiest to describe. It is most convenient to be used for networks with multiple inputs and outputs, and all
<resson> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[matlab例程aco

说明:利用蚁群算法求解tsp(旅行商)问题,给出遍历方案,最后求出最短路径。-Ant colony algorithm for tsp (TSP) problem, given traversal solutions, and finally find the shortest path.
<leo wong> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[matlab例程DOA_updated

说明:This program is updated high resolution DOA estimation method by rotation transformation technique.
<jinjongchol> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算FCM-cPP

说明:FCM算法,用C++实现的,是很不错的程序-FCM algorithm, implemented using C++ is a very good program
<yueyue> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法5

说明:数据结构的各种排序算法的源程序 包括直接插入排序,希尔排序,冒泡排序,堆排序等。有中文注释,顺利通过编译。而且有算法的比较和改进。-Data structure of the source of various sorting algorithms, including direct insertion sort, Hill sort, bubble sort, heap sort and so on. With Chinese t
<wang> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法system-identical-based-on-GA

说明:一阶离散系统基于遗传算法的系统辨识算例,采取轮盘赌法。-First-order discrete systems System identification based on genetic algorithm example, take roulette method.
<刘迪岚> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法parameter-setting-based-on-GA-

说明:对于被控线性连续系统,基于遗传算法的PID参数整定程序。-For the charged linear continuous systems based on genetic algorithm PID parameter tuning process.
<刘迪岚> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[matlab例程XAJfun

说明:matlab新安江三水源模型,包括产流 汇流 分水源 河道演进-matlab Xinanjiang three water models, including river water runoff evolution confluence points
<孙新国> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算123456

说明: 设有n个正整数,将他们连接成一排,组成一个最大的多位整数。例如:n=3时,3个整数13,312,343,连成的最大整数为:34331213。又如:n=4时,4个整数7,13,4,246连接成的最大整数为7424613。 有多组输入,每组数据格式如下: 第一行,一个数n,(1<=n<=20)表示有n 个数要连接; 第二行,n个数。 与输入对应,有多组输出,每组仅有一行,连接成的多位数 输入样例]
<朱军华> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法16008408_E1

说明:1、实现算术表达式的求值运算,程序通过键盘输入一个表达式,通过运算得到表达式的值,并在显示器上输出完整的表达式及其值; 2、程序实现时,采用栈数据结构 3、表达式以字符串的形式输入; 4、表达式中包括的基本运算符有加、减、乘、除(分别用+、-、*、、表示),表达式中包括括号的处理,括号可以嵌套;表达式中的数字可以是整数,也可以是小数-1, and the evaluation of arithmetic operations
<张笑薇> 在 2025-04-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算transportation

说明:运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem
<pk> 在 2025-04-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 19456.57 .58 .59 .60 .61 ... 28523 »

源码中国 www.ymcn.org