代码搜索:ReadFile

找到约 1,285 项符合「ReadFile」的源代码

代码结果 1,285
www.eeworm.com/read/185920/8973193

asv readfile.asv

function y=readfile(filename) %text file input fid=fopen(filename,'r'); F=fread(fid); data_samples=char(F'); cp=ceil(data_samples/32)*32-data_samples; data_samples=[data_samples,zeros(c)];
www.eeworm.com/read/185920/8973228

m readfile.m

function y=readfile(filename) % %text file input % % fid=fopen(filename,'r'); % F=fread(fid); % data_samples=char(F'); % % cp=ceil(data_samples/32)*32-data_samples; % % data_samples=[data_sa
www.eeworm.com/read/182744/9193132

java readfile.java

import java.io.*; public class ReadFile{ Word w; Data d; Interpunction i; public ReadFile(File F1)throws IOException{ try{ if(!F1.exists())throw new FileExistError(); if(!F1.isFi
www.eeworm.com/read/182744/9193154

class readfile.class

www.eeworm.com/read/377313/9281123

ico readfile.ico

www.eeworm.com/read/375652/9354233

ico readfile.ico

www.eeworm.com/read/375652/9354234

rc readfile.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/375652/9354239

plg readfile.plg

Build Log --------------------Configuration: ReadFile - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\lixc
www.eeworm.com/read/375652/9354241

clw readfile.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMainFrame LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "ReadFil
www.eeworm.com/read/375652/9354243

aps readfile.aps