自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 ppt.cpp

#include<iostream> #include<string> #include<stdlid.h> class page { bool busy; string print; string name; int npage[10]; public: friend void print(int); friend void init(); }p...

2019-09-15 12:28:17 108

原创 round_mach2

template&lt;class T&gt; class round_mac { private: bool (*end)(T* a,T b); void (*sum)(T* old,T news); T (*input)(T *old,T *news); T* old_data; T* news; ...

2018-09-14 22:24:13 116

原创 map

int *map(float **city={0},int a=0,int b=0) { int now=a; int *way; int w=0; while(now!=b) { int min=0; for(int i=0;city[now][i];i++) if(city[now][i]&lt;c...

2018-09-09 15:00:06 107

原创 bloom

#define NULL 0 template&amp;lt;class T&amp;gt; class bloom { private: bool *key=0; int *(random)(T); T *str={0}; void bloomm() { int **a={0}; ...

2018-08-28 21:38:10 235

原创 round_machine

template&lt;class T&gt; class round_mac { private: bool (*end)(T* a,T b); void (*sum)(T* old,T news); T* old_data; T new_input; public: void in(bool mod...

2018-08-28 21:03:02 144

KRKR.tar

KRKR.tar

2023-01-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除