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

  • 大小: 11.18MB
    文件類型: .7z
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-07-29
  • 語言: 其他
  • 標簽: Lidar??sdk??

資源簡介

RP LIDAR 開發(fā)套裝包含了方便用戶對 RPLIDARRPLIDAR RPLIDARRPLIDARRPLIDAR 進行性能評估和 早期 開發(fā)的 所需的 配套工具。 用戶只需要將 RPLIDARRPLIDAR RPLIDARRPLIDARRPLIDAR 模組通過 USBUSB 線纜與 PC 機連接,即 可在配套的評估軟件中觀測 RPLIDARRPLIDAR RPLIDARRPLIDARRPLIDAR 工作時采集得到的環(huán)境掃描點云畫面 工作時采集得到的環(huán)境掃描點云畫面 或者 使用 SDK 。

資源截圖

代碼片段和文件信息

/*
?*?Copyright?(C)?2014??RoboPeak
?*
?*?This?program?is?free?software:?you?can?redistribute?it?and/or?modify
?*?it?under?the?terms?of?the?GNU?General?Public?License?as?published?by
?*?the?Free?Software?Foundation?either?version?3?of?the?License?or
?*?(at?your?option)?any?later?version.
?*
?*?This?program?is?distributed?in?the?hope?that?it?will?be?useful
?*?but?WITHOUT?ANY?WARRANTY;?without?even?the?implied?warranty?of
?*?MERCHANTABILITY?or?FITNESS?FOR?A?PARTICULAR?PURPOSE.??See?the
?*?GNU?General?Public?License?for?more?details.
?*
?*?You?should?have?received?a?copy?of?the?GNU?General?Public?License
?*?along?with?this?program.??If?not?see?.
?*
?*/
/*
?*??RoboPeak?Lidar?System
?*??Win32?Demo?Application
?*
?*??Copyright?2009?-?2014?RoboPeak?Team
?*??http://www.robopeak.com
?*
?*/

//?aboutdlg.cpp?:?implementation?of?the?CAboutDlg?class
//
/////////////////////////////////////////////////////////////////////////////

#include?“stdafx.h“
#include?“resource.h“

#include?“aboutdlg.h“

LRESULT?CAboutDlg::OnInitDialog(UINT?/*uMsg*/?WPARAM?/*wParam*/?LPARAM?/*lParam*/?BOOL&?/*bHandled*/)
{
CenterWindow(GetParent());
return?TRUE;
}

LRESULT?CAboutDlg::OnCloseCmd(WORD?/*wNotifyCode*/?WORD?wID?HWND?/*hWndCtl*/?BOOL&?/*bHandled*/)
{
EndDialog(wID);
return?0;
}

評論

共有 條評論