代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/177025/9474119
h files.h
//Environment
#include "../env/complex.c"
#include "../env/binaryset.c"
#include "../env/utility.c"
//FEC Encoder
#include "../fec_enc/scrambler.c"
#include "../fec_enc/convolution_encoder.c"
#includ
www.eeworm.com/read/176730/9486011
tk files.tk
#!/usr/bin/wish
# tk_getOpenFile demo
# tk_getSaveFile demo
label .o -text "File to open:"
entry .oe -textvariable open
set types {
{{Text Files} {.txt} }
{{TCL Scripts} {.tcl}
www.eeworm.com/read/176637/9489378
class files.class
www.eeworm.com/read/372449/9510152
tk files.tk
#!/usr/bin/wish
# tk_getOpenFile demo
# tk_getSaveFile demo
label .o -text "File to open:"
entry .oe -textvariable open
set types {
{{Text Files} {.txt} }
{{TCL Scripts} {.tcl}
www.eeworm.com/read/175643/9538234
h files.h
#ifndef CRYPTOPP_FILES_H
#define CRYPTOPP_FILES_H
#include "cryptlib.h"
#include "filters.h"
#include
#include
NAMESPACE_BEGIN(CryptoPP)
class FileSource : public S
www.eeworm.com/read/175643/9538468
cpp files.cpp
// files.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "files.h"
NAMESPACE_BEGIN(CryptoPP)
static const unsigned int BUFFER_SIZE = 1024;
FileSource::F
www.eeworm.com/read/371274/9558437
1 files.1
www.eeworm.com/read/371177/9563003
h files.h
#ifndef CRYPTOPP_FILES_H
#define CRYPTOPP_FILES_H
#include "cryptlib.h"
#include "filters.h"
#include
#include
NAMESPACE_BEGIN(CryptoPP)
class FileSource : public S
www.eeworm.com/read/371177/9563372
cpp files.cpp
// files.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "files.h"
NAMESPACE_BEGIN(CryptoPP)
static const unsigned int BUFFER_SIZE = 1024;
FileSource::F
www.eeworm.com/read/175022/9563989