第十八周專案4 點和距離

2021-06-29 03:28:06 字數 568 閱讀 5516

問題及**:

/*

*檔名稱:test.cpp

*完成日期:2023年1月19日

*版 本 號:v1.0

**問題描述:讀程式,編寫函式

*程式輸入:

*程式輸出:

*/#include #include using namespace std;

enum symmetricstyle ;//分別表示按x軸, y軸, 原點對稱

struct point

;double distance1(point p1, point p2); // 兩點之間的距離

double distance0(point p1);

point symmetricaxis(point p,symmetricstyle style); //返回對稱點

作業第十八周

1 請列出 nginx 常用模組的各個優缺點以及區別 ngx http auth basic module 實現基於使用者的訪問控制,使用basic機制進行使用者認證,優點 使用登陸對話方塊的方式實現使用者認證,缺點 認證檔案依賴httpd tools軟體包。ngx http stub status...

第十八周學習筆記

匹配兩幅影象 4.1 點和塊 點特徵可以用來尋找乙個不同影象中的對應位置的稀疏集合 獲取特徵點及其之間的對應關係的兩種方法 關鍵點檢測和匹配的四個階段 4.1.1 特徵檢測器 最簡單的匹配策略 e ws sd u iw x i i 1 xi u i0 xi 2e delta u sum i w x ...

第十八周學習筆記

資料庫日誌備份還原 一種方法為還原表資料,使用select into outfile 命令成功備份表資料後,產生的副本檔案是指定格式的文字檔案,該文字檔案中僅僅包含 表記錄資訊 1.首先把銀行賬戶account 表中的記錄匯出到acoumt.ut 文字檔案,然後使用delete全今利除acot 表中...