-
我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现...
我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
- 2023-01-29 18:45:03下载
- 积分:1
-
TSP solve by ACO
// TSP solve by ACO 2013/06/13
#include "stdafx.h"
#include
#include
#include
#include
#define NumCities 42 //共幾座城市
#define NumAnts 20 //螞蟻組數POP,最多就NumCities隻
#define parameter_evaporate 0.5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-09 23:17:05下载
- 积分:1
-
提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份...
提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份-provides discrete point triangulation with the contours to the realization share. Who put smooth contours handled, please do not forget to also give me a
- 2023-08-29 07:05:03下载
- 积分:1
-
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。...
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。-Optimization problem of mathematical modeling of lingo programming method, also the first one started to introduce basic knowledge of lingo.
- 2022-09-08 05:30:03下载
- 积分:1
-
eye location in hue image
eye location in hue image
- 2022-06-30 12:24:31下载
- 积分:1
-
多小波matlab程序包
多小波matlab程序包-Multiwavelet Matlab package
- 2023-06-14 16:30:05下载
- 积分:1
-
C语言MATLAB的图灵机的动画演示程序,基于图灵…
用C语言+MATLAB实现的图灵机的动画演示程序,基于图灵机的基本原理实现。-C language MATLAB the Turing Machine animation demo program, based on the Turing machine to achieve the basic principles.
- 2022-10-03 05:30:03下载
- 积分:1
-
回溯法的m着色问题,用bool方阵(方阵阶数表示点数)表示两点是否邻接。结果实现出所有颜色数小于m的着色方法...
回溯法的m着色问题,用bool方阵(方阵阶数表示点数)表示两点是否邻接。结果实现出所有颜色数小于m的着色方法-retroactive law m coloring problems, bool Matrix (Matrix said the order points), whether adjacent 2:00. The results achieved in all colors of a few less than the colored m
- 2022-02-22 05:13:49下载
- 积分:1
-
分形盒维数
基于图像的分形盒维数,包括一维、二维、三维。代码是外国人编写的,比较全面,运行时直接带入即可,容易理解,无需弄懂代码运行过程,是很有用的
- 2022-01-31 19:08:45下载
- 积分:1
-
著名的3SAT问题 用蒙特卡罗算法实现的!
著名的3SAT问题 用蒙特卡罗算法实现的!-famous 3SAT uses Monte Carlo algorithm!
- 2022-12-21 14:20:03下载
- 积分:1