代码搜索:icdev

找到约 251 项符合「icdev」的源代码

代码结果 251
www.eeworm.com/read/329737/3430149

bas mc32_24.bas

Attribute VB_Name = "MC3224" '************************ operate at24c01a *************************** Declare Function swr_24c01a Lib "MWIC_32.dll" (ByVal icdev As Long, ByVal Offset As Integer,
www.eeworm.com/read/329737/3430167

bas mc32_24.bas

'Attribute VB_Name = "MC3224" '************************ operate at24c01 *************************** Declare Function swr_24c01a Lib "mwic_16.dll" (ByVal icdev%, ByVal Offset As Integer, ByVal
www.eeworm.com/read/329737/3430095

h mwic.h

/* MWIC.H */ #ifndef __MWIC_H //************************ general *****************************// int ic_init(int com,long baud); int auto_init(int port,long baud); int ic_exit(int icdev); int
www.eeworm.com/read/471293/6889291

h ssse32.h

extern "C" { //**********************社保规范******************** __int16 __stdcall srd_ver(HANDLE icdev, __int16 len, unsigned char *data_buffer); long __stdcall ICC_Reader_Open(char *dev_Nam
www.eeworm.com/read/329737/3430114

cpp testgl.cpp

/* This sample test IC_DEVICE. */ #include "mwic.h" #include "string.h" #include "conio.h" #include "stdio.h" void main() { int port=0; /* init COM1 */ int icdev; int
www.eeworm.com/read/329737/3430113

cpp test24.cpp

/* This sample test AT24 CARD */ #include "mwic.h" #include "string.h" #include "stdio.h" #include "conio.h" void main() { int port=0; /* init COM1 */ int icdev; int st; int g
www.eeworm.com/read/329737/3430154

bas mc3245.bas

Attribute VB_Name = "MC3245" Declare Function srd_45d041 Lib "MWIC_32.dll" (ByVal icdev As Long, ByVal page As Integer, ByVal Offset As Integer, ByVal le As Long, ByVal data_buffer$) As Integ
www.eeworm.com/read/329737/3430135

bas mc32_gl.bas

Attribute VB_Name = "MC32Gl" Public icdev As Long Public st As Integer Declare Function ic_init Lib "MWIC_32.dll" (ByVal port%, ByVal baud As Long) As Long Declare Function get_status Lib "MWI
www.eeworm.com/read/329737/3430146

bas mc32_gl.bas

Attribute VB_Name = "MC32Gl" Public icdev As Long Public st As Integer Declare Function auto_init Lib "MWIC_32.dll" (ByVal port%, ByVal baud As Long) As Long Declare Function ic_init Lib "MW
www.eeworm.com/read/329737/3430155

bas mc32_gl.bas

Attribute VB_Name = "MC32Gl" Public icdev As Long Public st As Integer Declare Function auto_init Lib "MWIC_32.dll" (ByVal port%, ByVal baud As Long) As Long Declare Function ic_init Lib "MW