代码搜索结果

找到约 10,000 项符合 H 的代码

xiugaimima.h

#pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using na

wupinkongzhi.h

#pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using na

wupinchaxun.h

#pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using na

dinghuoxinxi.h

#pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using na

card.h

#ifndef __CARD__ #define __CARD__ extern int NODECARD; extern int LEAFCARD; /* balance criteria for node splitting */ /* NOTE: can be changed if needed. */ #define MinNodeFill (NODECARD /

index.h

#ifndef _INDEX_ #define _INDEX_ /* PGSIZE is normally the natural page size of the machine */ #define PGSIZE 512 #define NUMDIMS 2 /* number of dimensions */ #define NDEBUG typedef float Rec

common.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99,2005 by Solar Designer */ /* * Things common to many ciphertext formats. */ #ifndef _JOHN_COMMON_H #define _J

cracker.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Cracking routines. */ #ifndef _JOHN_CRACKER_H #define _JOHN_CRACKER_H #include "lo

list.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * String list management routines. */ #ifndef _JOHN_LIST_H #define _JOHN_LIST_H /*

inc.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Incremental mode cracker. */ #ifndef _JOHN_INC_H #define _JOHN_INC_H #include "loa