代码搜索:CFile

找到约 2,096 项符合「CFile」的源代码

代码结果 2,096
www.eeworm.com/read/441855/7663740

c main.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 void print_process(); /* a
www.eeworm.com/read/441345/7671531

cpp receivemsgmboxdlg.cpp

// ReceiveMsgMBoxDlg.cpp : implementation file // #include "stdafx.h" #include "GSM_Ctrl_Prj.h" #include "ReceiveMsgMBoxDlg.h" #include "Common.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/199120/7887621

cpp mosmgpthread.cpp

// MOSmgpThread.cpp : 实现文件 // #include "stdafx.h" #include "MOSmgpService.h" #include "MOSmgpThread.h" using namespace SMS; static UINT_PTR lpTimerID=0; static int iCount=0; // MOSmgpThread
www.eeworm.com/read/298813/7933578

cpp 简单文件系统.cpp

/*对于本系统,分四个区域:系统引导区,FAT表区,根目录区和数据区。 主要数据结构: 1,FAT表:物理结构为整型数组,FAT[i]存放的是第i号盘块连接的下一个盘块号。 FAT表的值初始化为-1。FAT表亦充当位示图,当FAT[i]=-1表示该盘空闲。 2,FCB:文件控制块,为结构体类型,存放的数据有文件名,文件类型(目录文件或数据文件),文件建立时间 文件长度,文件起 ...
www.eeworm.com/read/197685/7978018

cpp filein~1.cpp

// FileInfoDlg.cpp : 实现文件 // #include "stdafx.h" #include "FileInfo.h" #include "FileInfoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应用程序“关于”菜单项的 CAboutDlg 对话框 class CAbo
www.eeworm.com/read/297102/8052283

cpp opendbf.cpp

#include "opendbf.h " #include "stdio.h" #include "string.h" #include "math.h" #ifdef _DEBUG #undef THIS_FILE static char BASED.CODE THIS.FILE[]=_FILE; #endif BOOL COperDbf::Open(const cha
www.eeworm.com/read/196615/8072356

txt readme.txt

\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,
www.eeworm.com/read/329580/12946987

o main.o

XL H 4 areas C global symbols M main.c S _delay_nms Ref0000 S push_xgsetF00C Ref0000 S _process Ref0000 S _InitIo Ref0000 S pop_xgsetF00C Ref0000 A text size 82 flags 0 dbfile E:\新建文件夹\conter
www.eeworm.com/read/329573/12947207

mak pwm_icc.mak

CC = iccavr CFLAGS = -IE:\新建文件夹\pwm_icc\includes -e -D__ICC_VERSION="7.15" -DATMEGA -DATMega16 -l -g -MLongJump -MEnhanced -MHasMul ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\iccv7avr\lib -g -e:0
www.eeworm.com/read/329570/12947368

mak usart_icc.mak

CC = iccavr CFLAGS = -IE:\新建文件夹\usart_icc\includes -e -D__ICC_VERSION="7.15" -DATMEGA -DATMega16 -l -g -MLongJump -MEnhanced -MHasMul ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\iccv7avr\lib -g -e