自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (22)
  • 收藏
  • 关注

空空如也

中科大数学分析历年卷期末考试.pdf

中科大数学分析历年卷期末考试

2019-07-30

中科大2010-2017数学分析考研真题.pdf

中科大2010-2017数学分析考研真题.pdf

2019-07-30

北京大学1996-2017数学分析考研试题汇总.pdf

北京大学1996-2017数学分析考研试题汇总

2019-07-30

Physics from Symmetry 2015.pdf

In the course of studying physics I became, like any student of physics, familiar with many fundamental equations and their solu- tions, but I wasn’t really able to see their connection. I was thrilled when I understood that most of them have a com- mon origin: Symmetry. To me, the most beautiful thing in physics is when something incomprehensible, suddenly becomes comprehen- sible, because of a deep explanation. That’s why I fell in love with symmetries. For example, for quite some time I couldn’t really understand spin, which is some kind of curious internal angular momentum that almost all fundamental particles carry. Then I learned that spin is a direct consequence of a symmetry, called Lorentz symmetry, and everything started to make sense.

2019-07-30

Waves(physical).pdf

About the series The aim of this series is to discuss the science of various waves. It consists of severalbooks, each covering a specific subject known as a wave phenomenon. Each book isdesigned to be self-contained so that the reader can understand the gist of thesubject. F rom this viewpoint, the

2019-07-30

写给LaTeX2e类与宏包的作者.pdf

本文主要介绍与创作ITpX中的类(class) 与宏包(packages) 相关的事项,特别强调了在将宏包从IATpX 2.09升级至IATpX2e所要注意的事项。关于后者,读者也可以参阅Johannes Braams发表在TUGboat 15.3. 上的文章内容。

2019-07-30

使用命令行升级texlive宏包.pdf

如今,很多人(包括我)愿意选择使用镜像文件来安装 texlive。镜像安装虽然有多种好处,但它不可 避免的存在宏包落后的弊端,升级宏包的工作也就摆在了用户面前。 本文简要介绍使用命令行升级 texlive 宏包的几条简单命令。除却命令行,在 windows 系统中还有 Tex Live Manager 桌面应用可以供用户使用来升级宏包,然而这并不是本文所要阐述的内容。

2019-07-30

VS Code 配置简介-2019.02.pdf

Visual Studio Code(以下简称 VS Code)是微软推出的一个编辑器,它的优点你可以自行百度,这里 不赘述。对我来说,它最有吸引力的当属在 Windows 系统,它对于中英文字体的渲染。如果你原来用过 其他编辑器,你就知道在普通屏幕上,中英文的显示效果简直是灾难。我原来因为编辑器的中文显示(当 然还有 Terminal 的吸引力)一度想买 Mac,当然最后因为对性能和颜值的追求并不匹配我的财力,加上 Windows 上有些软件不能舍弃,最后作罢。 注:高分屏加上合适的字体,Sublime Text 的显示效果也非常好。

2019-07-30

upLaTeX2e入门到劝退(简体)1.4a.pdf

本文专门针对华文纵书(又称垂直排版、直排、竖 排)。日本 upL A T E X2 ε 脱胎于商业排版系统 pT E X ,对 于东亚字体,处理速度远超 X E L A T E X 。惟字体设置是一 大难点。本文从入门到放弃,主要介绍作成者近来使用 upL A T E X2 ε 踏过的坑,和走过的路。

2019-07-30

SubText_InstallLatex.pdf

该文档简单记录一下自己电脑(Windows10 系统)上基于 TeXLive, 使用 Sublime Text 3 编写 L A T E X 的 过程,该过程是基于以下网址对于某些步骤的改进: (a) https://www.cnblogs.com/fantacity/p/5100434.html (b) https://blog.csdn.net/qazxswed807/article/details/51234834 在安装前,请保证自己的网络可以登陆GitHub网站,全过程大约需要 1-2 小时。

2019-07-30

1 Takeuti,Zaring. Introduction to Axiomatic Set Theory. 2nd ed.[公理化集合论引论]].djvu

in 1963, the first author introduced a course in set theory

2019-07-25

[图灵程序设计丛书].Spark高级数据分析.第2版.pdf

本书是使用 Spark 进行大规模数据分析的实战宝典,由知名数据科学家撰写。本书在第 1 版 的基础上,针对 Spark 近年来的发展,对样例代码和所使用的资料进行了大量更新。新版 Spark 使 用了全新的核心 API,MLlib 和 Spark SQL 两个子项目也发生了较大变化,本书为关注 Spark 发展 趋势的读者提供了与时俱进的资料,例如 Dataset 和 DataFrame 的使用,以及与 DataFrame API 高度集成的 Spark ML API。 本书适合从事数据分析的各类专业人员阅读。

2019-07-25

Windows 10 Development with XAML and C 7, 2nd Edi.pdf

Windows 10 Universal Windows Platform (UWP) development with C# and XAML carries a lot of similarities with developing Windows Presentation Foundation (WPF) applications. Well, they both use XAML and C#. Many of your existing skills with user interfaces (UIs) and program code can be leveraged for Windows 10 UWP apps. But there are a lot of differences, as well. The Universal Windows Platform is the major difference between UWP applications and WPF applications. An application written on the UWP can run on whatever hardware implements that functionality, which includes Xbox, Surface, PC, mobile, and even the Hololens. Apps are deployed through a central store (as opposed to click-once deployment or Microsoft Installer packages). Not a WPF developer? No worries! This book will take you through everything you need to know to build Windows 10 UWP apps.

2019-07-25

MCSD Certification Toolkit.pdf

WhEN WE FIRST TALKED ABOUT WRITING ThIS BOOK, our idea was to offer a way to our readers to learn to program using C#, and the byproduct of this process was for you to pass the 70-483 certifica- tion exam given by Microsoft. Being certified on specific technologies helps you in many ways. First, it helps you understand which parts are considered by the specialists to be important. Second, it helps you to understand a new technology by having a goal. Finally, it helps you in your career because certifica- tions are recognized by employers, and this can give you advantage over other applicants.

2019-07-25

CSharp Language Specification ZH-CN.pdf

C#(读作“See Sharp”)是一种简洁、现代、面向对象且类型安全的编程语言。C# 起源于 C 语言家族, 因此,对于 C、C++ 和 Java 程序员,可以很快熟悉这种新的语言。C# 已经分别由 ECMA International 和 ISO/IEC 组织接受并确立了标准,它们分别是 ECMA-334 标准和 ISO/IEC 23270 标准。Microsoft 用 于 .NET Framework 的 C# 编译器就是根据这两个标准实现的。

2019-07-25

Big Data Analysis for Bioinformatics and Biomedical Discoveries.CRC(2016).pdf

This series aims to capture new developments and summarize what is known over the entire spectrum of mathematical and computational biology and medicine. It seeks to encourage the integration of mathematical, statistical, and computational methods into biology by publishing a broad range of textbooks, reference works, and handbooks. The titles included in the series are meant to appeal to students, researchers, and professionals in the mathematical, statistical and computational sciences, fundamental biology and bioengineering, as well as interdisciplinary researchers involved in the field. The inclusion of concrete examples and applications, and programming techniques and examples, is highly encouraged.

2019-07-15

TikZ & PGF 手册.pdf

LaTeX学习笔记 我刚接触 L A T E X 的时候还不知道怎样在 T E X 文件里画图,群主王老师推荐我使用 TikZ,学过 TikZ 后 发现这是个非常易学而且很强大的工具,非常感谢王老师的推荐。尽管 TikZ 手册有一千多页,但其中的讲 解非常通俗、详细而且循序渐进,很适合初学者学习。

2019-07-15

空空如也

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

TA关注的人

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