代码搜索:FILE_ID

找到约 174 项符合「FILE_ID」的源代码

代码结果 174
www.eeworm.com/read/115070/6120342

class frsfile.class

www.eeworm.com/read/483067/6609262

h filesys.h

//filesys.h #define ulong unsigned long #define uint unsigned int #define uchar unsigned char char ext_format_file(void); /* 功能:格式化扩展文件系统。 返回:0——成功 -2——校验出错 -4——失败; -5——没有flash */
www.eeworm.com/read/482203/6629387

m lastdata.m

clear data_fname='1111.bin'; % 这里是文件名 file_id=fopen(data_fname,'rb'); [s1,count]=fread(file_id,128,'double'); %data_fname2='2222.bin'; % 这里是文件名 %file_id2=fopen(data_fname2,'rb'); %s2,count]=fr
www.eeworm.com/read/401803/11549317

m lastdata.m

clear data_fname1='1111.bin'; % 这里是文件名 file_id1=fopen(data_fname1,'rb'); [s1,count]=fread(file_id1,100,'double'); %data_fname2='2222.bin'; % 这里是文件名 %file_id2=fopen(data_fname2,'rb'); %s2,count
www.eeworm.com/read/346656/11733684

pl indexer.pl

#!/usr/bin/perl -wT # This is not a CGI, so taint mode not required use strict; use File::Find; use DB_File; use Getopt::Long; use Text::English; use Fcntl; use constant DB_CACHE => 0; use con
www.eeworm.com/read/222350/14695598

c evectmatrixio.c

/* Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ
www.eeworm.com/read/216303/15019793

cpp os.cpp

#include #include #include #include #include #include "define.h" /************************************************
www.eeworm.com/read/216303/15019803

cpp os.cpp

#include #include #include #include #include /*********************************************************************
www.eeworm.com/read/216303/15019823

cpp os.cpp

#include #include #include #include #include #include #include "define.h" /*****************************
www.eeworm.com/read/170881/5402716

c evectmatrixio.c

/* Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ