0%

宇宙即我心,我心即宇宙。

1917年
阅读全文 »

武汉加油!中国加油!

2020年第一篇博客,首先来填坑。本项目搭建了Wi-Fi检测信息分析网站,介绍了基于Wi-Fi信号检测的公交OD估计方法。这是本科两个毕设(软件工程+交通工程)的结合。

阅读全文 »

  这是我个人博客的第一篇文章,是全新的开始。希望未来在这里记录更多有趣的探索。

  自动驾驶随着人工智能技术的成熟,人才需求在不断增加,为了对我国自动驾驶人才需求进行了解,本文选择BOSS直聘招聘网站获取自动驾驶相关职位信息,分析数据,根据分析结果确定人才需求、为以后的学习制定计划。

阅读全文 »

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment