代码搜索:RFID技术

找到约 10,000 项符合「RFID技术」的源代码

代码结果 10,000
www.eeworm.com/read/298792/7935470

dhp rfid_re.dhp

www.eeworm.com/read/247390/12661766

frm rfid passport.frm

VERSION 5.00 Begin VB.Form frmMifareExample BorderStyle = 1 'Fixed Single Caption = "Mifare Example" ClientHeight = 5700 ClientLeft = 45 ClientTop
www.eeworm.com/read/247390/12661785

frx rfid passport.frx

www.eeworm.com/read/247390/12661854

pdm rfid passport.pdm

[Root] Most Recent Package=Standard Setup Package 1 [Package|Standard Setup Package 1|Root] SubWizProgID=PDWizard.SetupPkgSubWiz BuildFolder=D:\Projects\RFID PassPort\Demo\Demo Package [Pac
www.eeworm.com/read/332865/12721586

doc rfid_introduce.doc

www.eeworm.com/read/239717/13259767

doc rfid典型应用.doc

RFID典型应用资料整理者:haeeraaa
www.eeworm.com/read/262653/11396586

c rfid_ft.c

#include #include //#define uchar unsigned char //const unsigned char seg[]={0xeb,0x0a,0xc7,0xe5,0x6c,0xad,0xaf,0xe0,0xef,0xed,0xee,0x2f,0x8b,0x67,0x8f,0x8e};//段码表 c
www.eeworm.com/read/345437/11815517

cpp rfid_int.cpp

// RFID_Int.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "RFID_Int.h" #include "resource.h" ChannelType channelType; extern "C" __declspec( dllex
www.eeworm.com/read/345437/11815518

h rfid_int.h

#pragma once #ifdef RFID_INT_EXPORTS #define RFID_INT_API __declspec(dllexport) #else #define RFID_INT_API __declspec(dllimport) #endif class RFID_INT_API RFID_Int : public ChannelDialog
www.eeworm.com/read/345437/11815519

vcproj rfid_int.vcproj