代码搜索:DAQ
找到约 476 项符合「DAQ」的源代码
代码结果 476
www.eeworm.com/read/470921/6901715
h daq.h
extern "C" int __declspec(dllexport) DigitalLineIn(const char *line, uInt8 *data);
extern "C" int __declspec(dllexport) DigitalLineOut(const char *line, uInt8 *data);
extern "C" int __declspec(dll
www.eeworm.com/read/470921/6901717
cpp daq.cpp
// DAQ.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "NIDAQmx.h"
#include "DAQ.h"
#pragma comment(lib, "NIDAQmx.lib")
#define DAQmxErrChk(functionCall)
www.eeworm.com/read/470921/6901718
suo daq.suo
www.eeworm.com/read/470921/6901721
pch daq.pch
www.eeworm.com/read/470921/6901722
exp daq.exp
www.eeworm.com/read/470921/6901723
pdb daq.pdb
www.eeworm.com/read/470921/6901725
ilk daq.ilk
www.eeworm.com/read/470921/6901727
obj daq.obj
www.eeworm.com/read/470921/6901730