自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Evergreen of Hall

Why not come and enjoy a cup of espresso?

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

原创 Reference & Index

IndexlatexC++HTMLMarkdown latex Original site(golobal) provides tuition and file for downloading. The following text is part of the original site and introduce the most basic usage of the macro. LaT...

2019-05-22 10:23:43 222

原创 Permutation and Combination

Permutation Pnm=n!(n−m)!P^m_n=\frac{n!}{(n-m)!}Pnm​=(n−m)!n!​ Combination Cnm=n!m!(n−m)!=n(n−1)⋯(n−m+1)m!=(nm)C^m_n=\frac{n!}{m!(n-m)!}=\frac{n(n-1)\cdots(n-m+1)}{m!}=\big({n \atop m}\big)Cnm​=m!(n−m)...

2019-03-06 22:13:40 332

原创 Summery of the first homework

Original guidance: 简单文件IO操作 Additional reference: cppreference Function std::fopen<cstdio> Reference: std::fopen Header std::FILE* fopen( const char* filename, const char* mode ); Paramet...

2019-02-17 11:38:02 296

原创 January, 2019

A Brief Review of CalculatorConcepts Concepts CONCEPTS FORMAT INTRODUCTION limit lim⁡x→x0f(x)=A\lim\limits_{x\to x_0}f(x)=Ax→x0​lim​f(x)=A (ϵ−δ)\epsilon-\delta)ϵ−δ) ∀ϵ&a

2018-12-27 22:15:39 268

原创 December, 2018

It is a month with Ubuntu and MacOS, the first time out of IDE to program...An Introduction to the Employed Highlight MarkUbuntu Terminal StatementC++ on Learning...Exercises &

2018-12-12 12:36:41 230

空空如也

空空如也

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

TA关注的人

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