-
用matlab实现最小生成树,GA算法,克鲁斯卡尔算法和prim算法三种方法
用matlab实现最小生成树,GA算法,克鲁斯卡尔算法和prim算法三种方法,自行输入图信息,实现最小生成树,处理如旅行商问题,推销员问题等。熟悉matlab的操作和函数的使用。
- 2023-01-11 04:05:03下载
- 积分:1
-
reading and writing large documents
读写大块资料文件-reading and writing large documents
- 2023-08-09 01:40:03下载
- 积分:1
-
应用在工业相机环境中,解决对同时看两个物体时上灯和下灯相互干扰的问题...
应用在工业相机环境中,解决对同时看两个物体时上灯和下灯相互干扰的问题-Cameras used in industrial environments, addressing the two objects at the same time to see the lights and the next issue of mutual interference light
- 2022-08-14 14:10:05下载
- 积分:1
-
Nothing to say, and with the keyboard backspace input procedures.
没什么好说的,用键盘退格输入的程序。
- 2022-10-28 04:55:05下载
- 积分:1
-
摇摆时钟,显示宽度为时分秒6 个字,再加上
两个冒号。
摇摆时钟,显示宽度为时分秒6 个字,再加上
两个冒号。-clock
- 2022-04-16 19:15:27下载
- 积分:1
-
通过多个操作和机制来做一个小游戏,希望大家喜欢…
通过一些运算和机制做出来的一个小游戏希望大家喜欢!-Through a number of operations and mechanisms to do a small game I hope you like!
- 2022-09-04 06:50:03下载
- 积分:1
-
串口调试助手
串口调试助手是一个非常实用的串口调试工具软件,他能作为判断串口通讯是否正常,发送的数据是否正确以及能够以多种格式显示出来,比如十六进制,可以自己定时循环的发送,也可以自己手动选择时间发送,使用起来非常方便。在工控行业使用Modbus协议的软件调试方面是非常实用的。
- 2022-07-20 03:28:25下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
对图象进行傅立叶变换的压缩程序TC2编写
对图象进行傅立叶变换的压缩程序TC2编写-right Fourier transform image compression procedure to prepare TC2
- 2022-01-20 22:40:28下载
- 积分:1
-
用MFC写得一个图形的demo示例,可以做简单的绘制
用MFC写得一个图形的demo示例,可以做简单的绘制-Written with the MFC example of a graphics demo, you can do a simple drawing
- 2022-01-26 06:13:24下载
- 积分:1