代码搜索:SmartCard
找到约 326 项符合「SmartCard」的源代码
代码结果 326
www.eeworm.com/read/326744/13119225
cpp smartcard.cpp
//------------------------------------------------------------------------------
//
// Copyright (c) 1999-2005 Matt Brunk
//
// This program is free software; you can redis
www.eeworm.com/read/326744/13119238
dsp smartcard.dsp
# Microsoft Developer Studio Project File - Name="SmartCard" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/326744/13119257
rc smartcard.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/326744/13119260
h smartcard.h
//------------------------------------------------------------------------------
//
// Copyright (c) 1999-2005 Matt Brunk
//
// This program is free software; you can redis
www.eeworm.com/read/326744/13119266
dsw smartcard.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/322079/13390260
c smartcard.c
#include
#include "SmartCard.h"
typedef volatile struct {
vu16 CLKVAL;
vu16 EMPTY;
vu16 CLKCON;
} SC_TypeDef;
//以下根据实际硬件接线和硬件电气特征定义
#define ESAM_RST_PIN 0 //ESAM的R
www.eeworm.com/read/322079/13390303
h smartcard.h
#ifndef __SMARTCARD_H__
#define __SMARTCARD_H__
#include "71x_lib.h"
void rst_ESAM(u8 Data[40]);
void rst_IC(u8 Data[40]);
int ESC_Command(int CLA, int INS, int P1, int P2,int Lc, const u8 *i
www.eeworm.com/read/322079/13390319
o smartcard.o
www.eeworm.com/read/310719/13645138
cpp smartcard.cpp
//---------------------------------------------------------------------------
#pragma hdrstop
#include "SmartCard.h"
#include
//----------------------------------------------
www.eeworm.com/read/310719/13645141
~cpp smartcard.~cpp
//---------------------------------------------------------------------------
#pragma hdrstop
#include "SmartCard.h"
#include
//----------------------------------------------