代码搜索:icdev
找到约 251 项符合「icdev」的源代码
代码结果 251
www.eeworm.com/read/236411/14017374
plg master.plg
礦ision3 Build Log
Project:
E:\ICDev\RS-485\master.uv2
Project File Date: 06/17/2006
Output:
www.eeworm.com/read/367323/7148690
h exportfunc.h
#ifndef _EXPORT_FUNC_H_
#define _EXPORT_FUNC_H_
//return successful result
#define LIB_SUCCESS 0
//return failed result
#define LIB_FAILED 1
#define MAX_RF_BUFFER 1024
www.eeworm.com/read/232171/14205290
cpp iddemodlg.cpp
// iddemoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "iddemo.h"
#include "iddemoDlg.h"
#include "dcid32.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/232171/14205294
h dcid32.h
extern "C"
{
HANDLE __stdcall ID_InitComm(__int16 port);
__int16 __stdcall ID_ReadCard(HANDLE icdev,unsigned char addr,unsigned char *recdata);
__int16 __stdcall ID_ReadCard_Hex(HANDLE icdev,
www.eeworm.com/read/221766/14722507
h exportfunc.h
#ifndef _EXPORT_FUNC_H_
#define _EXPORT_FUNC_H_
//return successful result
#define LIB_SUCCESS 0
//return failed result
#define LIB_FAILED 1
#define MAX_RF_BUFFER 1024
www.eeworm.com/read/217363/14968386
h serialreaderdef.h
// DLL function definitions
//#include "StdAfx.h"
#define MAXIMUM_ATR_LENGTH 33
/* Error Code Definition. */
#define AGM_DEVICE_ERROR -100
#define AGM_DEVICE_NOT_INIT -101
#def
www.eeworm.com/read/474379/6808589
h exportfunc.h
#ifndef _EXPORT_FUNC_H_
#define _EXPORT_FUNC_H_
//return successful result
#define LIB_SUCCESS 0
//return failed result
#define LIB_FAILED 1
#define MAX_RF_BUFFER 1024
www.eeworm.com/read/426549/9013949
cpp ic_designdlg.cpp
// IC_DesignDlg.cpp : implementation file
//
#include "stdafx.h"
#include "IC_Design.h"
#include "IC_DesignDlg.h"
#include "mwrf32.h"
#include "string.h"
#include "time.h"
#ifdef _DEBUG
www.eeworm.com/read/426545/9014142
cpp ic_designdlg.cpp
// IC_DesignDlg.cpp : implementation file
//
#include "stdafx.h"
#include "IC_Design.h"
#include "IC_DesignDlg.h"
#include "mwrf32.h"
#include "string.h"
#include "time.h"
#ifdef _DEBUG
www.eeworm.com/read/296777/8078082
cpp mwic_rddlg.cpp
// mwic_rdDlg.cpp : implementation file
//
#include "stdafx.h"
#include "mwic_rd.h"
#include "mwic_rdDlg.h"
#include "mwic_32.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stati