摘要:
bat @echo off set CLASSPATH=%CLASSPATH% set PATH=%PATH% set JAVA_HOME=%JAVA_HOME% d: cd F:\VC\teslamanage_server\ start java TServer exit @pause 阅读全文
摘要:
ifcarbitraryprofiledeffithvoids定义了一个带有孔的任意闭合二维轮廓。它由外边界和内边界给出。ifcarbitraryprofiledeffithvoids的一个常见用法是用作创建扫掠曲面或扫掠实体的横截面。 IFC2x中增加的的新实体。 非正式提议: 1、外曲线和所有内 阅读全文
摘要:
定位数据日志 new socket ID:20 seq:241 g_id:1 s_type:2 x:2359 y:863 z: 994 ID:20 seq:252 g_id:1 s_type:2 x:2335 y:986 z: 946 ID:20 seq:254 g_id:1 s_type:2 x: 阅读全文
摘要:
QPainter /**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https: 阅读全文
摘要:
ubuntu16安装matlab2016 star@xmatrix:~$ star@xmatrix:~$ star@xmatrix:~$ ls 0603_Depth_metadata.csv Matlab_2016b 0603_Depth.png Music 0603_Depth.raw nvidi 阅读全文
摘要:
opencv读取网络图片 #include <iostream> #include <opencv2/opencv.hpp> using namespace std; using namespace cv; int main() { VideoCapture videoCapture("https: 阅读全文
摘要:
基站数据格式说明 01 49 00 05 04 01 14 00 200A0000 23010000 24020000 01 49 00 06 04 01 14 00 95090000 83010000 88010000 01 43 00 23 04 01 0C 00 FF080000 290200 阅读全文
摘要:
Color3f package com.vfsd.core; import com.vfsd.core.Tuple3d; import com.vfsd.core.Tuple3f; import java.awt.Color; import java.io.Serializable; public 阅读全文
摘要:
轮廓ifcInterlineProfileDef定义了一个任意的二维开放的、非自交的轮廓,以便在扫掠实心几何图形中使用。它是由一个区域定义的,该区域通过对中心线应用一个恒定的厚度,从而生成一个可以从中构造实体的区域。 除此之外,ifcInterlineProfileDef用于对冷弯型钢或铝型材(Si 阅读全文
摘要:
realsense log 0x00007FFE452D3B29 (KernelBase.dll)处(位于 SpinalV1i.exe 中)引发的异常: 0x40080201: WinRT originate error (参数: 0x00000000C00D36B3, 0x000000000000 阅读全文
摘要:
数据解析 import sys import time import socket socket_client = socket.socket(socket.AF_INET,socket.SOCK_STREAM) rec_code = socket_client.connect_ex(("192.1 阅读全文
摘要:
ifcasymetricishapeprofiledef定义了一个截面轮廓,该截面轮廓提供了单个对称I形截面的定义参数。其相对于位置坐标系的参数和方向如下图所示。位置坐标系的中心位于轮廓边界框的中心。 轮廓的总宽度由底部凸缘宽度和顶部凸缘宽度的最大值隐式给定。 如果应用场景不需要钢轨轮廓的完整显式形 阅读全文
摘要:
测试 x02\ x01 \x00 \x02 \x01\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' x02\ x01 \x00 \x05 \x01\x00 \x00\x00\x00\x00\x00\x00\x00\x00\ 阅读全文
摘要:
yolov5测试 import time start = time.time() import numpy as np import os import six.moves.urllib as urllib import sys import tarfile import socket import 阅读全文
摘要:
一种计数法,表示横截面的某一特定部分在纵向上是均匀的还是逐渐变细的。 IFC2x2中增加的新类型。 Enumeration definition ConstantDescription UNIFORM 截面纵向均匀。 TAPERED 截面在纵向上呈锥形。 EXPRESS Specification 阅读全文
摘要:
IfcIndexedTextureMap提供二维纹理坐标到其映射到的曲面的映射。它用于将纹理映射到细分面集的面。 IfcIndexedTextureMap将索引定义为纹理坐标的索引列表。TexCoords是由两个参数值提供的纹理坐标的二维列表。IfcIndexedTextureMap的子类型建立与I 阅读全文
摘要:
运行准备 star@xmatrix:~$ star@xmatrix:~$ star@xmatrix:~$ sudo -s [sudo] star 的密码: root@xmatrix:~# root@xmatrix:~# root@xmatrix:~# root@xmatrix:~# service 阅读全文
摘要:
有三种光分布曲线,见下图。 注:A类、B类和C类的分类符合标准CEN TC 169、prEN 13032-1、CIE 121: IFC2x2中增加的新枚举。 Enumeration definition ConstantDescription TYPE_A A型基本上不用。为完整起见,A类光度等于B 阅读全文
摘要:
package com.vfsd.core; public class Test1 { public static int[] a1= {3,8,2,5,1,9}; public static void main(String[] args) { print1(); for(int k=0;k<a1 阅读全文
摘要:
libtorch 阅读全文
摘要:
闭合轮廓IfcArbitraryClosedProfileDef定义了任意二维轮廓,用于扫描曲面几何体、扫描区域实体或剖切脊椎。它由一个外部边界给出,从这个边界可以构造出表面或实体。 IFC1.5中增加的新实体。在IFC2x中IfcArbitraryProfileDef重命名。 非正式提议: ①外圆 阅读全文
摘要:
// 創建自定義參數以配置管道 rs2::config cfg; // 設定影像尺寸(寬w,高h) const int w = 640; const int h = 480; // 設定欲顯示的影像流(可依需求啟動不一定要全設) cfg.enable_stream(RS2_STREAM_COLOR, 阅读全文
摘要:
开放截面轮廓IfcArbitraryOpenProfileDef定义了任意二维开放截面轮廓,以便在扫描曲面几何图形中使用。它由一个开放的边界给出,从这个边界可以构造曲面。 IFC2x中增加的新实体。 非正式提议: 1、曲线必须是开放曲线。 下图展示了任意开放轮廓定义。曲线在基础坐标系中定义。基础坐标 阅读全文
摘要:
1> 已启动生成: 项目: ZERO_CHECK, 配置: Release x64 1> Checking Build System1> CMake does not need to re-run because E:/LibRealsense/build_2021/CMakeFiles/gener 阅读全文
摘要:
1> 已启动生成: 项目: ZERO_CHECK, 配置: Debug x64 1> Checking Build System1> CMake does not need to re-run because E:/LibRealsense/build_2021/CMakeFiles/generat 阅读全文
摘要:
没有配置成功 eno1 Link encap:以太网 硬件地址 ac:1f:6b:7c:6f:44 inet 地址:192.168.1.100 广播:192.168.1.255 掩码:255.255.255.0 inet6 地址: fe80::3ca2:33c:e6a:3e50/64 Scope:L 阅读全文
摘要:
draw grid def grid(size=1, n=10, width=1): """draw a grid on xz plane""" gl.glLineWidth(width) s = size / float(n) s2 = 0.5 * size batch = pyglet.grap 阅读全文
摘要:
cv2 mat numpy # Helper code def load_image_into_numpy_array(image_param): img_shape = image_param.shape im_width = img_shape[1] im_height = img_shape[ 阅读全文
摘要:
此示例说明了基于材质图层集用法定义的具有拉伸实心几何图形的标准事例板。它包括一个圆形开口和一个矩形凹槽。下图显示了结果形状。 注意,开口和凹槽是IfcOpeningStandardcase的实例。 上图-带开口和凹槽的标准箱板。 注意:文件中没有颜色信息,目标应用程序已将显示的颜色设置为默认颜色。 阅读全文
摘要:
python opencv 读取摄像头数据 import os import cv2 cap = cv2.VideoCapture(2) while True: res, img0 = cap.read() # BGR cv2.imshow("win1",cv2.resize(img0,(640,4 阅读全文