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

  • 大小: 2.38M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-29
  • 語言: C/C++
  • 標簽:

資源簡介

該軟件采用多線程方式實現了周圍無線網絡掃描的功能,對應用WIFI進行室內導航,具有非常重要的意義

軟件實時獲取WIFI網絡的相關參數:
1.網絡MAC地址;
2.信號強度SSID;
3.以及WIFI網絡顯示名稱。

最后將相應信息在ListCtrl控件中顯示出來。


資源截圖

代碼片段和文件信息


//?IndoorNavi.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“IndoorNavi.h“
#include?“IndoorNaviDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#endif


//?CIndoorNaviApp

BEGIN_MESSAGE_MAP(CIndoorNaviApp?CWinApp)
ON_COMMAND(ID_HELP?&CWinApp::onhelp)
END_MESSAGE_MAP()


//?CIndoorNaviApp?construction

CIndoorNaviApp::CIndoorNaviApp()
{
//?support?Restart?Manager
m_dwRestartManagerSupportFlags?=?AFX_RESTART_MANAGER_SUPPORT_RESTART;

//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}


//?The?one?and?only?CIndoorNaviApp?object

CIndoorNaviApp?theApp;


//?CIndoorNaviApp?initialization

BOOL?CIndoorNaviApp::InitInstance()
{
//?InitCommonControlsEx()?is?required?on

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????114272??2013-04-16?14:44??WIFIScan\IndoorNavi.aps

?????文件???????2967??2013-04-06?20:17??WIFIScan\IndoorNavi.cpp

?????文件????????529??2013-04-06?20:16??WIFIScan\IndoorNavi.h

?????文件??????24200??2013-04-16?14:44??WIFIScan\IndoorNavi.rc

?????文件????????886??2013-04-05?18:06??WIFIScan\IndoorNavi.sln

????..A..H.?????80384??2013-04-16?14:46??WIFIScan\IndoorNavi.v11.suo

?????文件???????6245??2013-04-16?14:28??WIFIScan\IndoorNavi.vcxproj

?????文件???????2299??2013-04-16?14:28??WIFIScan\IndoorNavi.vcxproj.filters

?????文件??????12865??2013-04-16?14:44??WIFIScan\IndoorNaviDlg.cpp

?????文件???????1453??2013-04-16?14:35??WIFIScan\IndoorNaviDlg.h

?????文件???????4491??2013-04-05?18:06??WIFIScan\ReadMe.txt

?????文件??????67777??2012-01-11?00:22??WIFIScan\res\IndoorNavi.ico

?????文件????????804??2013-04-05?18:06??WIFIScan\res\IndoorNavi.rc2

?????文件???????4148??2013-04-15?12:26??WIFIScan\resource.h

?????文件????????212??2013-04-05?18:06??WIFIScan\stdafx.cpp

?????文件???????1753??2013-04-05?18:06??WIFIScan\stdafx.h

?????文件????????314??2013-04-05?18:06??WIFIScan\targetver.h

?????文件???????9529??2013-04-12?23:52??WIFIScan\WifiScan?-?Copy.cpp

?????文件??????11415??2013-04-16?14:31??WIFIScan\WifiScan.cpp

?????文件???????2150??2013-04-16?14:33??WIFIScan\WifiScan.h

?????文件????9345536??2013-04-16?14:46??IndoorNavi.exe

?????目錄??????????0??2013-04-16?14:16??WIFIScan\res

?????目錄??????????0??2013-04-16?14:47??WIFIScan

-----------?---------??----------?-----??----

??????????????9694229????????????????????23


評論

共有 條評論