摘要: 1 /* 2 * Copyright 2016 E-Tool, Inc. 3 */ 4 5 #ifndef regex_h 6 #define regex_h 7 8 #include 9 #include 10 #include 11 #include 12 #include 13 14 extern "... 阅读全文
posted @ 2016-09-22 19:37 BelFuture 阅读(447) 评论(0) 推荐(0) 编辑
摘要: 1 /* 2 * Copyright 2016 E-Tool, Inc. 3 */ 4 5 #ifndef distance_h 6 #define distance_h 7 #include 8 #include 9 using std::vector; 10 11 #define max(a,b) (a>b?a:b) 12 #define min(a,b) (a x... 阅读全文
posted @ 2016-09-22 18:32 BelFuture 阅读(401) 评论(0) 推荐(0) 编辑
摘要: 1 /* 2 * Copyright 2016 E-Tool, Inc. 3 */ 4 5 #ifndef sort_h 6 #define sort_h 7 8 #include 9 #include 10 using std::vector; 11 template 12 13 class Sort { 14 public: 15 ... 阅读全文
posted @ 2016-09-22 18:30 BelFuture 阅读(231) 评论(0) 推荐(0) 编辑
The horizon of life is broadened chiefly by the enlargement of the heart.