代码搜索:RFID技术
找到约 10,000 项符合「RFID技术」的源代码
代码结果 10,000
www.eeworm.com/read/465667/7051559
vcc rfid.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CReadPage
LastTemplate=CPropertyPage
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "RF
www.eeworm.com/read/351407/7144888
cs rfid.cs
using System;
using System.Data;
using System.Text;
using System.Windows.Forms;
//
using Intermec.DataCollection.RFID;
namespace RFID_CAR
{
///
/// RFID 的摘要说明。
//
www.eeworm.com/read/461942/7213941
c rfid.c
#include
#include "tty.h"
#include "rfid.h"
//校验和计算,帧中数据相加后取反加一
BYTE GetCrc8(unsigned char *data, int length)
{
BYTE cFcs = 0;
int i, j;
for(i=0; i
www.eeworm.com/read/461942/7213943
h rfid.h
#ifndef _RFID_H
#define _RFID_H
#define HEAD 0 //是包类型域
#define ADDR 1 //读写器自身地址
#define LEN 2 //包长域,表示 Length 域后帧中字节数。
#define CMD 3 //命令
#define CHECK 4 //校验和
typedef unsigned char BY
www.eeworm.com/read/456665/7342751
rfid_test
www.eeworm.com/read/453720/7413833
opt rfid.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/453720/7413840
plg rfid.plg
礦ision3 Build Log
Project:
C:\BICYCLE\RFID(主从机通信+RFID+MAX485)\RFID.uv2
Project File Date: 04/09/2009
Output:
www.eeworm.com/read/453720/7413842
hex rfid.hex
:1005040047020100444709050006FFFFFFFFFFFF04
:100514004D4703090008454702074002BBB6D3AD67
:10052400CAB9D3C3D7E2C1DECFB5CDB300BBAAC528
:10053400A9B5E7D7D3D0C5CFA2B9A4B3CC00D5C54C
:10054400BAE7C1D6BAE
www.eeworm.com/read/448267/7535579