搜索资源列表
CH375DELPHI
- CH372/CH375的delphi开发源代码,用于使用delphi开发CH375上位机软件-Delphi development CH372/CH375 the source code for use delphi development of PC software CH375
ac6112
- 北京双诺公司的AC6112数据采集卡的开发源代码,里面包含VC,VB,DELPHI等几种演示代码,对于需要对PCI总线 数据采集卡进行二次开发的程序人员具有重要的参考意义-Beijing' s double Connaught AC6112 data acquisition card developed source code, which includes VC, VB, DELPHI several demo code, etc., for the need for PCI-bus d
DELPHI_IC_card
- Delphi 开发的感应式IC卡读写程序源代码-Delphi M1 application
DELPHI源代码-读卡器开发
- DELPHI源代码-读卡器开发 #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 /******** 功能:获取动态库版本号 2字节 ****************