-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
有限元计算程序,供软件工程,力学专业的老师和学生参考
有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference
- 2023-06-02 02:20:03下载
- 积分:1
-
geometry library
在包含、相交、并集或外部应用几何对象是很有用的。还提供以下功能:
- 2023-03-10 17:15:04下载
- 积分:1
-
牛顿二次插植的程序
牛顿二次插植的程序-Newton II brachytherapy procedures
- 2023-01-17 09:30:05下载
- 积分:1
-
图像读写、压缩源码
第3方开源代码,包含常见图像的读写,压缩与解压缩源码,主要有bmp、jpeg、jp2、png、tiff、Zlib等格式,附带还有demo示例
- 2023-04-07 16:40:03下载
- 积分:1
-
stm32四轴飞行器源码
应用背景四旋翼控制源码传感器读取 学习stm32,时钟控制,中断控制,对四轴感兴趣的朋友看看有很大帮助关键技术对遥控器数据读取,控制,可自行修改程序进行悬停 mpu6050读取四轴飞行器四路PWM输出自稳
- 2022-01-25 20:01:32下载
- 积分:1
-
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。...
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
- 2023-03-12 23:20:03下载
- 积分:1
-
C++生成二维码代码
二维码流行起来了,到处可见,好像报纸广告上面没个二维码就不上档次是的,所以好奇,略研究了一下,利用VC软件生成二维码
- 2022-07-03 07:06:16下载
- 积分:1
-
数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。...
数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。-Array for the 8-bit char type values can be calculated through the function of an array of 16 cycle parity-check codes.
- 2023-06-20 15:25:03下载
- 积分:1
-
一个简单的递归实现八皇后算法
一个简单的递归实现八皇后算法-a simple recursive algorithm to achieve eight Queen"s
- 2022-04-14 18:07:05下载
- 积分:1