代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/443018/1752892
tlh c1_sim_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752921
tlh c1_auto_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752935
tlh c1_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/443018/1752948
tlh c1_sim_netcon.tlh
%implements "chartHeader" "C"
%function CacheOutputs(block,system,typeDefHFile,hFile,cFile) void
%openfile typedefsBuf
typedef struct {
uint16_T count;
uint8_T code;
uint8_T convec[2];
www.eeworm.com/read/475124/6792307
cpp fft.cpp
#include
#include "stdafx.h"
#include "drishti.h"
#include "MemUtil.h"
#include "FFT.h"
/*
void FFT::ReadFile(char* fileName, Complex** imageArray, int N){
CFile FileObjectIn;
{
www.eeworm.com/read/111979/15498476
htm read.cgi-read=9811.htm
How can i write and read a DWORD variable into a CFile object?
www.eeworm.com/read/360856/10074937
cpp outputvlc.cpp
#include "stdafx.h"
#include "OutputVlc.h"
#include
#include
#include
extern CFile streamfile; /* the only global var we need here */
/* private data */
s
www.eeworm.com/read/468111/6993967
cpp outputvlc.cpp
#include "stdafx.h"
#include "OutputVlc.h"
#include
#include
#include
extern CFile streamfile; /* the only global var we need here */
/* private data */
s
www.eeworm.com/read/325931/13174577
cpp outputvlc.cpp
#include "stdafx.h"
#include "OutputVlc.h"
#include
#include
#include
extern CFile streamfile; /* the only global var we need here */
/* private data */
s
www.eeworm.com/read/238873/13317789
cpp filetransfer.cpp
// FileTransfer.cpp
//
#include "FileTransfer.h"
#include "httputils.h"
_LIT8(KHeadContentLength, "Content-Length");
_LIT8(KHeadContentType, "Content-Type");
_LIT8(KCRLF, "\r\n");
CFile