WBY's Blog 我们的征途是星辰大海

WBY's Blog

THU SIGS Ph.D. student | 我们的征途是星辰大海

  • 关于
  • 归档
  • 友链
  • 随机
  • 值得一看
  • 切换模式
  • 返回顶部
  • 博客首页
  • 个人主页
  • 说说
  • WBY's Blog 我们的征途是星辰大海

    WBY's Blog

    THU SIGS Ph.D. student | 我们的征途是星辰大海

  • 博客首页
  • 个人主页
  • 说说
  • 关于
  • 归档
  • 友链
  • 随机
  • 值得一看

EAWC | Acknowledgement, citation, paraphrasing and summary writing

Acknowledgement writingAcknowledgement is the last section of the body. It is set to express the author appreciation. This part is quite emotional and subjective.Components for acknowledgement: most important teachers, financial aids, financial support from foundation, research group (grant, fellowship, scholarship), other helps, friends, colleagues, families (but no boyfriend/girlfriend)Linguistic features of acknowledgement: being brief, polite, specific, first person, active voice, titles and

English for academic writing and communication · 2024-10-25
BangyaoWang

DCN | Data link layer: Framing & error detection

Data link layer is responsible for delivering data from one node to another node, which means that the duty scope of data link layer is only node-to-node. A packet at the data link layer is called a frame. Any mistakes made in physical layer is supposed to be solved in data link layer.Types of data link layer:Point to point link: it consists of a single sender at one end of the link and a single receiver at the other end.Broadcast link: it can have multiple sending and receiving nodes all connec

Data communication networks · 2024-10-08
BangyaoWang

DCN | Switching in data networks

Circuit switchingCircuit switching approaches are used in traditional telephone networksFrequency-Division Multiplexing (FDM)Time-Division Multiplexing (TDM)Three phases are needed for communication in a circuit-switched network:Setup: dial the phone numberData transfer: communicationTeardownDelay in circuit-switched networks is the sum of times needed to setup the connection (connection delay, propagation delay), transfer the data and disconnect the circuitPacket-switched networksDefinition: No

Data communication networks · 2024-09-29
BangyaoWang

EAWC | How to be a scholar - the basic

Critical thinkingbuild your own academic vocabulary for academic writing.Try to be a reviewer. RAS: reliable, acceptable (authority), sufficiencyCultivate your ability of critical thinking at anytime.How to write a literature reviewdescribe the procedures accurately and assure their replicability, making other researchers able to repeat your experimentsHow to read research papersPreparationbe acquainted with the fieldsbe criticalget newest research papers through different ways (google scholar,

English for academic writing and communication · 2024-09-20
BangyaoWang

通信领域期刊整理与推荐

作者:盘图庚链接:https://zhuanlan.zhihu.com/p/616277765来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。无线通信领域里,比较好的技术类期刊包括:IEEE Journal on Selected Areas in Communications (J-SAC)IEEE Transactions on Wireless Communications (TWC)IEEE Transactions on Communications (TC)IEEE Transactions on Vehicular Technology (TVT)IEEE Transactions on Signal Processing (TSP)IEEE Communications Letters (CL)IEEE Wireless Communications Letters (WCL)IEEE Signal Processing Letters (SPL)IEEE Journal of Selected Topics in Signal Proce

Science research·科研工具 · 2024-05-20
Bangyao Wang

论文绘图配色

好用的配色工具ColorSpace: 输入单个或三个颜色的HEX代码,给出Gradient色卡Adobe color: Adobe官方调色工具,提供了众多可选的已配置色盘,也可以从现有图片中提取颜色主题和渐变色构建色卡Coolors: 方便快捷的Color generator,按下空格即可生成色卡,可自定义颜色主题和需要的颜色个数,强推中国大学矢量校徽合集:绝大部分中国大学的校徽矢量图,提供png和svg格式下载参考资料:分享 | 顶刊高质量论文插图配色(含RGB值及16进制HEX码)(第一期)跟着顶刊学配色(RGB色卡更新汇总版)

Science research·科研工具 · 2024-02-01
Bangyao Wang

生信 | 生物医学科研绘图素材资源站合集

科研绘图素材资源合集https://scidraw.io/https://smart.servier.com/https://www.freepik.com/https://www.swissbiopics.org/https://www.biorender.com/https://www.figdraw.com/https://image.medpeer.cn/show/index/homehttps://mindthegraph.com/ppt插件ScienceSlide(专门做医学图片的ppt插件)bio iconshttps://bioicons.com/https://www.iconfinder.com/https://www.phylopic.org/https://www.iconfont.cn/https://thenounproject.com/https://www.flaticon.com

Science research·科研工具 · 2023-12-19
Bangyao Wang

Typecho安装和使用踩坑经验

设置Typecho正常显示公式原理是使用MathJax脚本进行渲染,这是一个js脚本,可以用script嵌入到网页中,嵌入的方式有两种,一是直接使用链接远程访问这个脚本的内容,嵌入到自己的网页里(因为官方将这个脚本部署到了网站上便于在线访问,提高可移植性),另一种是将这个js脚本下载到本地,再上传到服务器上去实现本地访问。找了网上很多的教程,踩了很多坑,于是写下这一片笔记,以免后续更换主题又使得公式加载失效。对于上面提到的两种方法,亲测第二种方法的稳定性更高,第一种方法按网上的流程做完后仍会没有反应或是大大降低网页的加载速度。第二种方法的流程为:从github上下载MathJax的js脚本,网址:https://github.com/mathjax/MathJax,位置为该repository的es5文件夹下的tex_chtml.js文件在我们当前使用主题的header.php文件中写入以下代码:<script src="xxx/xxx/MathJax/es5/tex-chtml.js" id="MathJax-script" async&

Programming · 2023-11-28
Bangyao Wang
  • ‹
  • 1
  • 2
  • 3
  • ...
  • 6
  • ›
Bangyao Wang

Bangyao Wang

不啻微芒,造炬成阳

  • THU SIGSer
部分文章
  • Markdown语法
  • CMC备赛|4.12一元函数微分学(一)
  • HTTP协议
  • 正则表达式
  • Django | 设计模式与模板层
  • Django | URL反向解析
  • CMC备赛 | 4.16一元函数微分学(二)
文章分类
  • Artificial Intelligence
  • Deep Learning
  • Machine Learning
  • Active Learning
  • General Learning
  • Informatics
  • Chinese Mathematics Competitions
  • Data communication networks
  • English for academic writing and communication
  • Programming
  • Django
  • JS
  • Science research
  • Bioinformatics
  • 无线光通信
  • 硅光集成
  • 科研工具
  • 科研经验
  • 碎碎念
  • 说说
  • 默认分类
About website
  • 2021 - 2025
  • WBY's Blog. All Rights Reserved.
  • Theme Jasmine by Kent Liao
  • 赣ICP备2021000795号-1
  • 赣公网安备36070202000920