⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help.h

📁 经典的K-means对非链接主题无关网页关键资源页面判定
💻 H
字号:
#if !defined(HELP_H)
#define HELP_H

// Standard C++ headers.
 
#include <iostream>
#include <fstream>
#include <ctime>
#include <vector>
#include <list>
#include <cassert>
#include <cstdio>
#include <cstddef>
 
#include <hash_map>
#include <cmath>
#include <iostream>

  
const int ITERATION=100;
const int MAXCENTSIZE=2;
const int TYPEA=1;
const int TYPEB=2;
const int  RANDOMCENT=1;
const int  HEURISTICENT=2;
const int  CENTYPPE=HEURISTICENT;

//const  int  NODESIZE=
 
using namespace std;
using namespace stdext;
#endif 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -