代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/389212/8542379
cpp imageprocessingdoc.cpp
// ImageProcessingDoc.cpp : implementation of the CImageProcessingDoc class
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "ImageProcessingDoc.h"
#include "GlobalApi.h"
#ifde
www.eeworm.com/read/287009/8732747
cpp file_ini_rw.cpp
// File_ini_RW.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "File_ini_RW.h"
#include "File_ini_RWDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/286168/8784860
cpp dlgfiledlg.cpp
// dlgfileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "dlgfile.h"
#include "dlgfileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/385261/8811181
cpp read_txtdoc.cpp
// read_txtDoc.cpp : implementation of the CRead_txtDoc class
//
#include "stdafx.h"
#include "read_txt.h"
#include "read_txtDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/428244/8881638
c c_minus.c
#include "globals.h"
#include "util.h"
#include "scan.h"
#include "parse.h"
#include "symtab.h"
#include "analyze.h"
#include "CodeGen.h"
#define NO_ANALYZE FALSE
/* allocate global variab
www.eeworm.com/read/427761/8923241
asv mycluster.asv
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 聚类分析主函数
function [result,m_pattern]=mycluster(filename,patternNum,d)
clc
global m_pattern;
m_pattern=pattern(filename,patternNum,d)
www.eeworm.com/read/427761/8923341
m mycluster.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 聚类分析主函数
function [result,m_pattern]=mycluster(filename,patternNum,d)
clc
global m_pattern;
m_pattern=pattern(filename,patternNum,d);
www.eeworm.com/read/382832/8995739
cpp 手机维修工具软件集dlg.cpp
// 手机维修工具软件集Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "手机维修工具软件集.h"
#include "手机维修工具软件集Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/382539/9022502
cpp imageprocessingdoc.cpp
// ImageProcessingDoc.cpp : implementation of the CImageProcessingDoc class
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "ImageProcessingDoc.h"
#include "GlobalApi.h"
#ifde
www.eeworm.com/read/184088/9121928
cpp sdfshfdlg.cpp
// sdfshfDlg.cpp : implementation file
//
#include "stdafx.h"
#include "sdfshf.h"
#include "sdfshfDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI