代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/130969/14164917
gif methods.gif
www.eeworm.com/read/229232/14348406
txt methods.txt
Compression method IDs (4.38)
-----------------------------
Each compression method in 7z has unique binary value (ID).
The length of ID in bytes is arbitrary but it can not exceed 15 bytes.
I
www.eeworm.com/read/122800/14667841
c methods.c
/* Managing all the word-vector weighting/scoring methods
Copyright (C) 1997, 1998, 1999 Andrew McCallum
Written by: Andrew Kachites McCallum
This file is part of the B
www.eeworm.com/read/120493/14801878
gif methods.gif
www.eeworm.com/read/119233/14836641
gif methods.gif
www.eeworm.com/read/219755/14864959
gif methods.gif
www.eeworm.com/read/116836/14952148
h methods.h
#pragma once
enum CIPHER
{
ENCRYPT_METHOD = 0,
DECRYPT_METHOD,
ENCRYPT_EXE
};
www.eeworm.com/read/216898/14987384
cc methods.cc
#ifndef BZ_ARRAYMETHODS_CC
#define BZ_ARRAYMETHODS_CC
#ifndef BZ_ARRAY_H
#error must be included via
#endif
BZ_NAMESPACE(blitz)
template