Mujoco (1)官网(https://www.roboti.us/license.html)注册 license,教育邮箱注册可以免费使用一年。注意:一个邮箱账号只能供一台主机使用。 填写个人信息,会收到邮件,里面有 Account Number 填写 Account Number 和 Comp ...
分类:
系统相关 时间:
2019-09-20 17:12:01
阅读次数:
411
while循环 for循环 使用truncate语句 循环体中出现commit或者rollback语句,游标会退出,因此要加上 with hold 关键字 游标的另一种写法 异常处理 动态SQL 以上代码都测试执行通过。 ...
分类:
数据库 时间:
2019-09-20 15:13:12
阅读次数:
120
光盘和磁盘、u盘、软盘、硬盘有什么区别①光盘: cdrom/dvdrom:光驱(光盘驱动器) rom:只读 ram:可以擦写 cd:700M dvd:4G②软盘:floppy:软驱(软盘驱动器)③U盘:U盘,全称USB闪存盘,英文名“USB flash disk”。使用USB接口的无需物理驱动器的微 ...
分类:
其他好文 时间:
2019-09-19 16:31:56
阅读次数:
105
目标检测 搬砖一个ALPR自动车牌识别的环境参考License Plate Detection and Recognition in Unconstrained Scenarios@https://www.cnblogs.com/greentomlee/p/10863363.html@https:/ ...
分类:
其他好文 时间:
2019-09-19 12:11:33
阅读次数:
312
#!/usr/bin/env python3 # LICENSE: BSD-3 # Copyright: Josh Pitts @midnite_runr import sys import struct import shutil import io from optparse import Op ...
分类:
编程语言 时间:
2019-09-15 10:34:00
阅读次数:
151
1、所需组件: VMware ACS5.8 iso 2、安装要求: 2 Core Processor 4 GB RAM 60 GB Hard drive 这些要求算是比较低的要求,不能比这个更low了。例如,Hard drive配置一个30G,肯定无法安装成功! 3、安装过程: 3.1、新建虚拟机 ...
分类:
系统相关 时间:
2019-09-14 21:00:10
阅读次数:
1002
首页 1 /*背景色:#d8d4cb , 次级色:#e8e5dc , 方框色:#f5f6f0 , 强调色:#c8d7d2*/ 2 *{ 3 padding: 0px; 4 margin: 0px; 5 } 6 body{ 7 8 } 9 header{ 10 width: 1200px; 11 he ...
分类:
Web程序 时间:
2019-09-14 20:49:51
阅读次数:
239
#coding:utf-8 ''' @version: python3.6 @author: ‘$USER‘ @license: Apache Licence @contact: steinven@qq.com @software: ${PRODUCT_NAME} @file: ${NAME}.py... ...
分类:
其他好文 时间:
2019-09-14 11:45:06
阅读次数:
114
<?xml version="1.0" encoding="UTF-8"?> <!--Licensed to the Apache Software Foundation (ASF) under oneor more contributor license agreements. See the N ...
分类:
其他好文 时间:
2019-09-10 14:51:09
阅读次数:
84
root@ostack01:~# python Python 2.7.12 (default, Nov 19 2018, 06:48:02) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license"... ...
分类:
编程语言 时间:
2019-09-09 19:15:05
阅读次数:
117