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

  • 大小: 43.11MB
    文件類型: .rar
    金幣: 2
    下載: 1 次
    發(fā)布日期: 2023-07-29
  • 語言: C/C++
  • 標(biāo)簽: IQ2010??C??源碼??

資源簡介

IQ2010測試WiFi藍(lán)牙,C語言的demo程序源碼。vc6 vs2013測試通過.

資源截圖

代碼片段和文件信息


#include?
#include?

typedef?int?(*Init)(intint);
typedef?int?(*InitTester)(char?*int);
typedef?int?(*SetVsg)(doubledoubleintintdouble);
typedef?int?(*SetVsgModulation)(char*int);
typedef?int?(*EnableVsgRF)(int);
typedef?int?(*SetframeCnt)(int);
typedef?int?(*LP_SetVsa)(doubledoubleintdoubledoubledoubledouble);
typedef?int?(*VsaDataCapture)(doubleintdoubleintint);
typedef?int?(*Analyze80211ac)(char*?intintintintintintchar*intintdoubledouble);
typedef?int?(*Analyze80211n)(char*?char*intintintintintchar*intintdoubledouble);
typedef?int?(*Analyze80211b)(intintintdoubledouble);?? //2013.3.19
typedef?double?(*GetScalarMeasurement)(char*int);


void?main()
{
????HINSTANCE?hinstLib;
????Init? ???????? LabWindows_LP_Init;
InitTester?????????? LabWindows_LP_InitTester;???
InitTester?????????? LabWindows_LP_GetVersion;???
SetVsg?????? LabWindows_LP_SetVsg;???
SetVsgModulation???? LabWindows_LP_SetVsgModulation;???
EnableVsgRF ??????? LabWindows_LP_EnableVsgRF;???
SetframeCnt???????? ????LabWindows_LP_SetframeCnt;
LP_SetVsa?????????? ????LabWindows_LP_SetVsa;??
VsaDataCapture??????????LabWindows_LP_VsaDataCapture;
Analyze80211ac ????????LabWindows_LP_Analyze80211ac;??
Analyze80211b ????????LabWindows_LP_Analyze80211b; ?//2013.3.19
Analyze80211n ????????LabWindows_LP_Analyze80211n;
GetScalarMeasurement????LabWindows_LP_GetScalarMeasurement;??


char???buffer[4096];
double?result;


????BOOL?fFreeResult?fRunTimelinkSuccess?=?FALSE;

???//?Get?a?handle?to?the?DLL?module.

????hinstLib?=?LoadLibrary(“IQmeasu1re.dll“);

???//?If?the?handle?is?valid?try?to?get?the?function?address.

LabWindows_LP_Init? =?(Init)?GetProcAddress(hinstLib?“LP_Init“);?
LabWindows_LP_InitTester??? =?(InitTester)?GetProcAddress(hinstLib?“LP_InitTester“);?
LabWindows_LP_GetVersion???? =?(InitTester)?GetProcAddress(hinstLib?“LP_GetVersion“);?
LabWindows_LP_SetVsg???????? ????=?(SetVsg)?GetProcAddress(hinstLib?“LP_SetVsg“);?
LabWindows_LP_SetVsgModulation??????????=?(SetVsgModulation)?GetProcAddress(hinstLib?“LP_SetVsgModulation“);?
LabWindows_LP_EnableVsgRF???????????????=?(EnableVsgRF)?GetProcAddress(hinstLib?“LP_EnableVsgRF“);?
LabWindows_LP_SetframeCnt???????????????=?(SetframeCnt)?GetProcAddress(hinstLib?“LP_SetframeCnt“);

LabWindows_LP_SetVsa????????????????????=?(LP_SetVsa)?GetProcAddress(hinstLib?“LP_SetVsa“);??
LabWindows_LP_VsaDataCapture????????????=?(VsaDataCapture)?GetProcAddress(hinstLib?“LP_VsaDataCapture“);??
LabWindows_LP_Analyze80211ac????????????=?(Analyze80211ac)?GetProcAddress(hinstLib?“LP_Analyze80211ac“);??
????LabWindows_LP_Analyze80211b?????????????=?(Analyze80211b)?GetProcAddress(hinstLib?“LP_Analyze80211b“); ?//??2013.3
????LabWindows_LP_Analyze80211n?????????????=?(Analyze80211n)?GetProcAddress(hinstLib?“LP_Analyze80211n“);
LabWindows_LP_GetScalarMeasurement??????=?(GetScalarMeasurement)?GetProcAddress(hinstLib?“LP_GetScalarMeasureme

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????27136??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\AimControl.dll

?????文件??????46080??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\boost_thread-vc90-mt-1_40.dll

?????文件?????157932??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\file?not?found_string.JPG

?????文件?????317304??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\FMAnalysisDll.dll

?????文件?????363896??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\FWServer.exe

?????文件?????336760??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\FWServer_gf.exe

?????文件?????169336??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQ2010Ext.dll

?????文件????1236792??2013-09-23?16:32??IQdemo\IQ2010_demo\bin\IQ2010_demo_dbg.cdb

?????文件?????247808??2013-09-23?16:32??IQdemo\IQ2010_demo\bin\IQ2010_demo_dbg.exe

?????文件????2550136??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\iqapi.dll

?????文件?????143224??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQapiExt.dll

?????文件?????722432??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\iqapis.dll

?????文件??????40960??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQlite_Logger.dll

?????文件??????49152??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQlite_Timer.dll

?????文件?????102400??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQmeasure.dll

?????文件???????4606??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQmeasureTest.c

?????文件?????225280??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQmeasure_IQapi_Legacy.dll

?????文件?????163840??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQmeasure_IQapi_SCPI.dll

?????文件????1388544??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQmeasure_SCPI.dll

?????文件?????577536??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQmeasure_SCPI_Verifast.dll

?????文件??????40960??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\IQsequence.dll

?????文件????2874669??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\libiqapi.dll

?????文件??????29560??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\LitePointConnectivityServer.exe

?????文件??????11314??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\loopback.c

?????文件???????2556??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\loopbacktest.cws

?????文件???????3327??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\loopbacktest.prj

?????文件????1183897??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\loopbacktest_dbg.cdb

?????文件?????236032??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\loopbacktest_dbg.exe

?????文件?????913920??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\LP_IQxelDriver.dll

?????文件??????13312??2013-09-13?16:51??IQdemo\IQ2010_demo\bin\StartLitePointConnectivityServer.exe

............此處省略134個(gè)文件信息

評(píng)論

共有 條評(píng)論