代码搜索:FILE_ID
找到约 174 项符合「FILE_ID」的源代码
代码结果 174
www.eeworm.com/read/141144/13035845
c psam.c
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char CloseSAMCard()
{
ICC_interface_power(ICC_POWER_OFF);
}
unsigned char ResetResponse(unsigned ch
www.eeworm.com/read/480352/6672776
m shutfile_original.m
function shutfile(file_ID)
%$Id: shutfile.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
% Matt Bowers -
www.eeworm.com/read/480352/6672793
m readimg.m
function I=readimg(filename)
%$Id: readimg.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
% Matt Bowers -
www.eeworm.com/read/480352/6672808
m openfile.m
function file_ID = openfile(filename,access,format)
%===========================================================================
% Matt Bowers - University of Bath
%
%
www.eeworm.com/read/480352/6672810
m shutfile.m
function shutfile(file_ID)
%$Id: shutfile.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
% Matt Bowers -
www.eeworm.com/read/480352/6672817
m saveimg.m
function saveimg(I,filename)
%$Id: saveimg.m,v 1.1.1.1 2000/10/16 09:30:40 mattb Exp $
%===========================================================================
% Matt Bowers -