Gallery Items tagged Chinese

WebLab1
本次Lab设计一个家庭(宿舍、实验室)网络。说明用户需求(功能及服务),采用的技术(802.11/802.3)及主要设备的型号、传输介质及其特性,给出网络结构的描述(可用Visio工具绘图),所需费用;提出一些与技术与应用相关的问题。ISP提供的接口:有线电视、移动、联通、电信 用户计算机数:台式机、笔记本、智能手机使用方式及性能:固定、移动;带宽需求典型设备:AP路由器、交换机、专用服务器网络安装与测试费用:设备购置、使用费、维护费。
DrLC

BIT Thesis Template for Beijing Institute of Technology
本模板是由北京理工大学 Yang Yating, Wang Wei 同学提供的研究生论文模板。经过我的一些微不足道的修改,使其适应 Overleaf 环境。
本模板的目的是使同学可以在 Overleaf 上随时随地,不限平台,便捷并快乐地修改自己的论文。
原模板地址:https://github.com/BIT-thesis/LaTeX-template
模板原作者:Yang Yating, Wang Wei
模板修改者:Xiahua Liu
请注意:由于版权原因,Overleaf 不能够使用 Microsoft 的原字体,Overleaf 上编译使用的字体均为各个字体的开源版本。两者几乎是一模一样的,然而在 Overleaf 上预览得到的 PDF 与在 Windows 系统下编译的 PDF 有细微的字体差别,严格来说并不是一种字体。
所以请注意!虽然看起来很相似,但是字体有些不同!如果你觉得可以忍受这些不同,也可以选择提交 Overleaf 预览的 PDF。如果你觉得必须严格按照要求,也可以选择下载你的论文源代码,在 Windows 系统上本地运行 cmd 脚本文件编译 PDF(但是要先安装 texlive)。总之,选择权在你手里。
This template is a slightly modified version of the original template provided by Yang Yating, Wang Wei, in order to adapt itself to Overleaf environment.
The main purpose of this template is to let every student in BIT write, modify, preview his or her graduate thesis happily on whatever platforms and at any time.
The origin template is available at https://github.com/BIT-thesis/LaTeX-template
Original author: Yang Yating, Wang Wei
Modified by: Xiahua Liu
PLEASE BE ADVISED that the PDF previewed on Overleaf has subtle difference from the Windows compiled one. Due to font copyright law of China, Overleaf cannot use the commercial fonts, in fact, it uses a series of free open-source fonts instead. Though they look alike at first sight, they are not identical fonts strictly speaking.
So be careful to use the PDF compiled on Overleaf. It is suggested downloading the source code of your thesis and re-compile it on a local Windows computer by running the cmd script (texlive 2017 or newer version is needed) before the final submission. But whether to do it is up to you.
Yang Yating, Wang Wei, Xiahua Liu

Using the CTeX Package on Overleaf (在Overleaf平台上使用CTeX)
The CTeX package (http://ctan.org/pkg/ctex) provides a style common in Chinese typsetting. However, many CTeX-based templates uses fonts bundled with Windows, which are unavailable on Overleaf.
This example shows how the CTeX package can be configured to use fonts installed on Overleaf. The default Fandol font works if you compile with XeLaTeX or LuaLaTeX. You may upload your own OTF/TTF fonts and use those also, but do be aware that Chinese font files are usually quite large!
应该有很多 CTeX 用户把自己的文件上载到 Overleaf 后,才发现由于没有 Windows 默认字体,文件不能编译而抓狂吧。不过这是可以改正的。在这个范例里,我们挪用了 Overleaf 伺服器上已有的字体,CTeX 文件就可以编译了。
LianTze Lim

JLU Thesis 2020
吉林大学学位论文 LaTeX 模板——jluthesis2020。
可生成学硕、专硕、博士简装、博士精装 PDF 论文,可生成单面或双面印刷版本,可生成单页或双页封面。
GitHub: https://github.com/maxuewei2/JLUThesis2020
maxuewei2

CISC Submission Template
This is the template for the Cryptography and Information Security Conference (CISC).
Due to copyright concerns about the BiauKai font, this template uses AR PL UKai TW as the main CJK font instead. But you're still able to upload the font to Overleaf by yourself.
Notice: \nocite{*} is used to display reference examples. You should delete this line.
The default template is for Chinese paper, please change the following parameters to the English version.
labelsep = period
% English = period, Chinese = space
\renewcommand{\Authsep}{~}
\renewcommand{\Authand}{~}
\renewcommand{\Authands}{~}
\renewcommand\figurename{圖}
\renewcommand\tablename{表}
\renewcommand\refname{參考文獻}
% comment out these lines for English paper
\parindent=1em
% English = 1em, Chinese = 2em
Sheng-Fu Chang

苏州大学网络空间安全实验室LaTeX模板 (Soochow University Cyber Security Lab Report Template)
用于组会报告等场景,集成了表格,公式,算法,图片,代码,参考文献等多种功能,使用Noto Serif SC作为基础字体。
Excalibur_Aias

ModernCV Curriculum Vitae (Chinese version)
ModernCV Curriculum Vitae (Chinese version)
Hung

HKU Master/Doctoral Thesis Template
A LaTeX template for Master / Ph.D. Thesis written at The University of Hong Kong.
Source code: https://github.com/monaen/HKU-Thesis-Template
Nan Meng

RUC Beamer Theme
LaTeX beamer theme for Renmin University of China students. Chinese support.
This template mostly comes from Jiayi Weng, Trinkle23897. His github repo is https://github.com/Trinkle23897/THU-Beamer-Theme. Thank you very much Trinkle!
My github repo is https://github.com/GohUnTsuan/RUC-Beamer-Theme
Wenquan Wu