资源列表

« 1 2 ... .73 .74 .75 .76 .77 15178.79 .80 .81 .82 .83 ... 28522 »

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

说明:给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点 着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是 图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个 顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的 m可着色优化问题。 -Given an undirected connected graph G, and m kinds
<lirui> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[数据结构常用算法nQueens

说明:使用C语言解决n皇后问题,包括递归和非递归的实现源码。运行环境:Linux,g-Using the C language to solve n queens problem, including the recursive and non-recursive implementation of source code. Runtime Environment: Linux, gcc
<ajaxhe> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[数据结构常用算法saleman

说明:货郎担问题,离散优化问题,快速处理离散的遍历问题-Traveling salesman problem, discrete optimization, rapid processing of discrete traversal problem
<邱立富> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[数学计算/工程计算Interpolation_Tool

说明:本压缩包包含19个插值算法程序,能满足数值算法基本的插值计算。-Interpolation
<zhangnijin> 在 2025-05-15 上传 | 大小:10kb | 下载:0

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

说明:这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Go
<奕风> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[数据结构常用算法studentmanager

说明:用链表做的学生信息管理系统,实验报告用的-Use lists of student information management system and laboratory use
<陈泽伟> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[matlab例程selftuning

说明:具有遗忘因子的最小二乘算法实现的一个案例,包含了仿真模型及M文件,且M文件配有详细的注释,通俗易懂。-Least squares algorithm with forgetting factor to achieve a case, including the simulation model and the M file, and the M file with detailed notes, easy to understand.
<秧秧> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[数学计算/工程计算knapsackGA_PDynamic

说明:Knapsack Problem - Genetic Algorithm. Results can be compared with optimal value obtained from function using Dynamic Programming.
<lazy_moose> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[matlab例程Read_a_series_of_txt_file_by_matlab

说明:这个code读取1~6个txt文件,在每个文件中找到相同数值最大的个数然后找到该数后一个数值,结果写txt文件中。-this code read the txt file from 1 to 6 and find the number of same value and write this value into Result.txt file.
<王明> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[matlab例程Programming_Style

说明:编码规范指导,及代码编写经验分享 编码规范指导,及代码编写经验分享-Elements of Programming Style
<zhangboalei> 在 2025-05-15 上传 | 大小:10kb | 下载:0

[matlab例程xianjiaodayiqun

说明:一个关于西安交大的蚁群算法源程序,希望有用。-ACS
<张辉> 在 2025-05-15 上传 | 大小:10kb | 下载:0

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

说明:pazern window for clustering
<Tao> 在 2025-05-15 上传 | 大小:10kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 15178.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org