无人驾驶对我们来说有什么用 生活在时代交叠的人会受到两个时代的冲击,时代交叠来源于技术的进步。时代在变化,技术迭代在加快。 出行方面较大的方向 1.无人驾驶,2.共享出行,3.clean energy vehicle, 3.自动驾驶 新能源汽车是未来。新能源汽车是行业的趋势。 目前人们在开车的时候一 ...
分类:
其他好文 时间:
2020-02-21 13:00:33
阅读次数:
122
[我的博客](https://curious-energy.github.io/) 欢迎大家来我的博客! 目录 1. 学习与知识分享 2. 科研方向 3. 个人心得 此处应该和我的github上的博客一起更新,一般较慢于github上的博客。 文末彩蛋:[书籍收藏](https://github.c ...
分类:
其他好文 时间:
2020-02-21 09:40:01
阅读次数:
67
CHAPTER 1How to use this handbook purpose: identifying, analyzing and prioritizing energy efficienc investments in commercial buildings. concepts HVAC ...
分类:
数据库 时间:
2020-02-12 23:51:08
阅读次数:
99
一.Fetch抓取 Fetch抓取是指,Hive 中对某些情况的查询可以不必使用MapReduce计算。 在 hive-default.xml.template 文件中 hive.fetch.task.conversion 默认是 more,老版本 hive默认是 minimal,该属性修改为 mo ...
分类:
其他好文 时间:
2020-01-28 23:21:26
阅读次数:
87
//转换函数:可以实现将一个类转换为令一种类型 举例: #include <iostream> using namespace std; class Fraction {//一个分数类 public: Fraction(int num,int den=1) :m_numerator(num),m_d ...
分类:
编程语言 时间:
2020-01-28 21:35:48
阅读次数:
64
Analogy: Many insects have a larval form that is optimized for extracting energy and nutrients from the environment and a completely different adult f ...
分类:
Web程序 时间:
2020-01-27 13:47:03
阅读次数:
85
1. 你一定要看计算机领域的文章. 如果你是看一堆应用,你最终还是会不知道怎么做. 从计算机到energy是降维打击, 当你学习了计算机的hot skill,再去做应用很容易. 2. 搞研究的思路: 大量阅读文章,然后形成思路,然后justify每一步的合理性和可行性. 你需要critical th ...
分类:
其他好文 时间:
2020-01-21 21:33:17
阅读次数:
80
Supplementary knowledge: 1. sensitivity analysis; 敏感度分析 sensitivity analysis is the study of how the uncertainty in the output of a mathematical model ...
分类:
Web程序 时间:
2020-01-11 09:43:50
阅读次数:
104
把法线从模型空间变换到世界空间. 使用方向光. 计算漫反射和高光反射. Enforce energy conservation. 渲染金属质感的物体. 熟悉Unity的PBS算法. made with unity 5.6.6f21 法线Normal我们之所以能够看见物体,是因为人眼能察觉到部分可见电... ...
分类:
编程语言 时间:
2020-01-10 01:19:47
阅读次数:
107
实现参考: http://blog.sina.com.cn/s/blog_60a0e97e0101bfj9.html 介绍流、割、最大流、最小割、最大流最小割定理、增广路径、残存网络、Ford-Fulkerson算法 https://blog.csdn.net/sinat_41613352/arti ...
分类:
其他好文 时间:
2020-01-08 14:49:50
阅读次数:
111