As a new member of Autel’s MaxiSys family, the MaxiSys CV is built on the powerful MaxiSys 908 platform and provides a comprehensive diagnostic soluti ...
分类:
其他好文 时间:
2018-11-15 00:10:39
阅读次数:
187
基本语法 Python的设计目标之一是让代码具备高度的可阅读性。它设计时尽量使用其它语言经常使用的标点符号和英文单字,让代码看起来整洁美观。它不像其他的静态语言如C、Pascal那样需要重复书写声明语句,也不像它们的语法那样经常有特殊情况和意外。 缩进 Python开发者有意让违反了缩进规则的程序不 ...
分类:
编程语言 时间:
2018-11-14 23:14:52
阅读次数:
368
如何修改控制器: CVector2: 参考:https://git.mistlab.ca/isvogor/e-pucky/tree/260fc947afde2a04132b71c79d4204629419b576/swarms/controllers/cpp/collision_avoidance ...
分类:
其他好文 时间:
2018-11-07 23:02:45
阅读次数:
235
1.OpenCV-3.2.0+OpenCV_contrib-3.2.0编译安装过程 1)下载官方要求的依赖包 GCC 4.4.x or later CMake 2.6 or higher Git GTK+2.x or higher, including headers (libgtk2.0-dev) ...
分类:
系统相关 时间:
2018-11-03 13:58:05
阅读次数:
305
--删除用户 drop user SOC2 cascade; --删除表空间drop tablespace JILIN_SOC_1_TBS including contents and datafiles cascade constraint; 若用户登录了 则无法删除 需要先把用户踢下线 sele ...
分类:
数据库 时间:
2018-11-01 11:34:18
阅读次数:
226
Problem Description Deep neural networks (DNN) have shown significant improvements in several application domains including computer vision and speech ...
分类:
其他好文 时间:
2018-10-21 11:20:54
阅读次数:
202
原文地址:https://github.com/Kaixhin/grokking-pytorch PyTorch is a flexible deep learning framework that allows automatic differentiation(自动求导) through dyn ...
分类:
其他好文 时间:
2018-10-20 22:07:12
阅读次数:
263
While simulating System Verilog design and its test-bench including assertions, events has to be dynamically scheduled, executed, and removed as the s ...
分类:
其他好文 时间:
2018-10-19 00:14:35
阅读次数:
343
雅思口语每日练 Could you Describe your hometown a ilittle? My hometown is hulunbeier which is famous for spectacular grasslands, I like eating local food, in ...
分类:
其他好文 时间:
2018-10-17 22:20:44
阅读次数:
295