91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 20KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-15
  • 語言: 其他
  • 標簽: 歐拉回路??Qt??

資源簡介

這是一款基于QT實現的一筆畫軟件,該項目的背景起源于中國郵遞員問題,本程序用來模擬郵遞員選擇最短路徑送完所有快遞再回到出發點。具體來說,用戶可以通過的工具欄在畫板區域進行畫點并連線,最后形成的圖如果能夠一筆畫完,本程序將以動畫的形式在畫板上描繪出一筆畫的路徑,此即郵遞員派送快遞的最短路徑。

資源截圖

代碼片段和文件信息

#include?“distance.h“

Distance::Distance()
{

}

Distance::~Distance()
{

}

//bool?judge(QPoint?movePointQPoint?point)
//{
//????double?distance?=?qSqrt(qPow((movePoint.x()-point.x())2)+
//????????????????????????????qPow((movePoint.y()-point.y())2));
//????if(distance<=4)?return?true;
//????else?return?false;
//}


?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-02-23?23:26??EulerPath\
?????文件?????????583??2015-04-08?01:12??EulerPath\EulerPath.pro
?????文件???????18455??2016-02-23?23:26??EulerPath\EulerPath.pro.user
?????文件???????18445??2016-01-26?17:36??EulerPath\EulerPath.pro.user.2a8d8e8
?????文件???????18445??2015-03-29?16:48??EulerPath\EulerPath.pro.user.5c2ed7b
?????文件???????18445??2016-01-28?13:21??EulerPath\EulerPath.pro.user.a352576
?????文件?????????342??2015-03-22?17:12??EulerPath\distance.cpp
?????文件?????????221??2015-03-22?16:24??EulerPath\distance.h
?????文件?????????473??2015-03-26?16:23??EulerPath\drawline.cpp
?????文件?????????229??2015-05-07?01:20??EulerPath\drawline.h
?????文件?????????271??2015-03-27?03:18??EulerPath\drawpoint.cpp
?????文件?????????215??2015-03-26?13:59??EulerPath\drawpoint.h
?????文件?????????237??2015-03-21?14:51??EulerPath\line.png
?????文件?????????258??2015-09-16?23:34??EulerPath\main.cpp
?????文件????????2980??2016-01-15?01:14??EulerPath\mainwindow.cpp
?????文件?????????436??2015-03-22?01:55??EulerPath\mainwindow.h
?????文件????????7261??2015-05-28?22:40??EulerPath\paintwidget.cpp
?????文件????????2132??2016-02-22?18:05??EulerPath\paintwidget.h
?????文件?????????170??2015-03-21?14:51??EulerPath\point.png
?????文件?????????187??2015-03-21?15:25??EulerPath\res.qrc
?????文件?????????409??2015-04-27?21:43??EulerPath\run.cpp
?????文件?????????187??2015-03-26?13:48??EulerPath\run.h
?????文件????????1094??2015-03-21?14:52??EulerPath\run.png
?????文件?????????274??2015-05-05?00:41??EulerPath\select.cpp
?????文件?????????193??2015-03-26?13:56??EulerPath\select.h
?????文件?????????230??2015-03-21?14:50??EulerPath\select.png
?????文件?????????187??2015-09-16?23:57??EulerPath\tools.h

評論

共有 條評論