代码搜索:saveFile
找到约 1,013 项符合「saveFile」的源代码
代码结果 1,013
www.eeworm.com/read/204140/5033367
hpp savepos.hpp
#ifndef _RAR_SAVEPOS_
#define _RAR_SAVEPOS_
class SaveFilePos
{
private:
File *SaveFile;
Int64 SavePos;
uint CloseCount;
public:
SaveFilePos(File &SaveFile);
~SaveFilePos();
}
www.eeworm.com/read/176663/5335521
hpp savepos.hpp
#ifndef _RAR_SAVEPOS_
#define _RAR_SAVEPOS_
class SaveFilePos
{
private:
File *SaveFile;
Int64 SavePos;
uint CloseCount;
public:
SaveFilePos(File &SaveFile);
~SaveFilePos();
}
www.eeworm.com/read/349338/3145151
hpp savepos.hpp
#ifndef _RAR_SAVEPOS_
#define _RAR_SAVEPOS_
class SaveFilePos
{
private:
File *SaveFile;
Int64 SavePos;
uint CloseCount;
public:
SaveFilePos(File &SaveFile);
~SaveFilePos();
}
www.eeworm.com/read/159963/10583932
m arpredictor_core.m
% File: ARpredictor_Core.m
% ------------------------
% This file is used to generate the autocorrelation matrix of s(n) and
% calculate the assumption value of parameter vector a(n) and MSE.
www.eeworm.com/read/482395/6358986
m main_convergence.m
% Content: Code for diffraction grating computation
% Method: Rayleigh-Fourier Method
% Algorithm: S-Matrix
% By: Huang Zhihua 2008310657 Department of Engineering Physics
% Date: 28/04/2009
fu
www.eeworm.com/read/108226/15590701
h interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_AirSnortWindow (void);
GtkWidget* create_AboutDlg (void);
GtkWidget* create_CloseDlg (void);
GtkWidget* create_FileLoad (
www.eeworm.com/read/106996/15615107
h interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_AirSnortWindow (void);
GtkWidget* create_AboutDlg (void);
GtkWidget* create_CloseDlg (void);
GtkWidget* create_FileLoad (
www.eeworm.com/read/249848/12465737
m genphaseerrorberdata.m
function [] = GenPhaseErrorBerData(gammaRangeAwgn,gammaRangeRayleigh,phaseRange,saveFile)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% This function plots the BER f
www.eeworm.com/read/197650/7982715
m learn_filters_load_save.m
function f = learn_filters_load_save (prev_dir,savefile,layer)
% FUNCTION f = learn_filters_load_save (prev_dir,savefile,layer)
%
% This function returns the learned features, learned from
% prev_di
www.eeworm.com/read/482395/6358988
m main_corrugation_h.m
% Content: Code for diffraction grating computation
% Method: Rayleigh-Fourier Method
% Algorithm: S-Matrix
% By: Barak DEP
% Date: 28/04/2009
function main_corrugation_h
clc;clear all;close all