?? clmode.h
字號(hào):
#ifndef CLMODE#define CLMODE#include "constants.h"#include "strindex.h"#include "readPDBQ.h"#include "get_atom_type.h"#include "getpdbcrds.h"#include "sort_enrg.h"#include "cluster_analysis.h"#include "prClusterHist.h"#include "bestpdb.h"#include "success.h"#include "qmultiply.h"#include "openfile.h"void clmode( char atm_typ_str[ATOM_MAPS], int num_atm_maps, float clus_rms_tol, char hostnm[MAX_CHARS], Clock jobStart, struct tms tms_jobStart, Boole B_write_all_clusmem, char clusFN[MAX_CHARS], float crdpdb[MAX_ATOMS][SPACE], float sml_center[SPACE], Boole B_symmetry_flag, char rms_ref_crds[MAX_CHARS] );#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -