上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 96 下一页
摘要: QAbstractSocket #include <QAbstractSocket> Public Types enum BindFlag { ShareAddress, DontShareAddress, ReuseAddressHint, DefaultForPlatform } flags B 阅读全文
posted @ 2023-01-10 18:57 西北逍遥 阅读(155) 评论(0) 推荐(0)
摘要: QBEInteger #include <QBEInteger> Public Functions QBEInteger(T value) T operator T() const bool operator!=(QBEInteger<T> other) const QBEInteger<T> & 阅读全文
posted @ 2023-01-09 08:31 西北逍遥 阅读(73) 评论(0) 推荐(0)
摘要: QAxWidget Header: #include <QAxWidget> qmake: QT += axcontainer Public Functions QAxWidget(QWidget *parent = nullptr, Qt::WindowFlags f = ...) QAxWidg 阅读全文
posted @ 2023-01-08 19:11 西北逍遥 阅读(245) 评论(0) 推荐(0)
摘要: 实验数据日志 建图开始时间:22:22:11 建图结束时间:22:22:16 A*开始时间:22:22:17 A*结束时间:22:22:17 原始路径节点数量:13 A*路径节点数量:39 A*路径实际长度:22428.5 A*路径曼哈顿长度:5875.8 RRT开始时间:22:22:23 RRT结 阅读全文
posted @ 2023-01-07 22:24 西北逍遥 阅读(23) 评论(0) 推荐(0)
摘要: IfcApplication 实体定义 IfcApplication保存应用程序开发人员开发的IFC兼容应用程序的信息。IfcApplication使用应用程序开发人员提供的简短标识名称。 IFC1.5中的新实体。 Attribute inheritance #AttributeTypeCardin 阅读全文
posted @ 2023-01-07 22:21 西北逍遥 阅读(47) 评论(0) 推荐(0)
摘要: IFC标准的应用范围 1范围 行业基础类(IFC)是建筑信息模型(BIM)数据的开放国际标准,建筑信息模型数据在建筑或设施管理行业各参与者使用的软件应用程序之间进行交换和共享。该标准包括涵盖建筑物和桥梁在其生命周期内所需数据的定义。本版本和即将发布的版本扩展了范围,包括基础设施资产在其生命周期内的数 阅读全文
posted @ 2023-01-06 16:55 西北逍遥 阅读(242) 评论(0) 推荐(0)
摘要: 以下参考文件对于本文件的应用是必不可少的。对于注明日期的引用文件,仅引用的版本适用。对于未注明日期的引用文件,其最新版本(包括任何修订版)适用。 ISO 10303-11, Industrial automation systems and integration — Product data re 阅读全文
posted @ 2023-01-05 13:20 西北逍遥 阅读(36) 评论(0) 推荐(0)
摘要: Qt线程测试 #include "vcmainthread.h" VCMainThread::VCMainThread(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); videoThread1 = new VideoThread( 阅读全文
posted @ 2023-01-04 16:37 西北逍遥 阅读(39) 评论(0) 推荐(0)
摘要: QFont Header: #include <QFont> Public Types enum Capitalization { MixedCase, AllUppercase, AllLowercase, SmallCaps, Capitalize } enum HintingPreferenc 阅读全文
posted @ 2023-01-03 08:44 西北逍遥 阅读(315) 评论(0) 推荐(0)
摘要: QPixmap QImage void ScrollBox::setThumbnail(QPixmap img) { QPixmap bkPixmap = img.fromImage(img.toImage().scaled(size(), Qt::IgnoreAspectRatio, Qt::Sm 阅读全文
posted @ 2023-01-02 14:55 西北逍遥 阅读(45) 评论(0) 推荐(0)
摘要: matlab图表添加文字 plot([1:200],result3_avg(1:200),'Color',line3_color,'LineWidth',2.0); hold on; plot(k3_0,result3_avg(k3_0), 'm-h', 'MarkerFaceColor', 'm' 阅读全文
posted @ 2023-01-02 13:52 西北逍遥 阅读(541) 评论(0) 推荐(0)
摘要: function [ k0,k_s_value,k_e_value ] = ZZT_1( result1_avg ) %UNTITLED5 此处显示有关此函数的摘要 % 此处显示详细说明 % for index_1 = result1_avg % disp(index_1); % end; step 阅读全文
posted @ 2023-01-01 20:08 西北逍遥 阅读(59) 评论(0) 推荐(0)
摘要: IfcOwnerHistory 实体定义 IfcOwnerHistory定义所有历史和标识相关信息。为了提供快速访问,它直接连接到所有独立的对象、关系和属性。 IfcOwnerHistory用于标识创建和拥有关联对象的应用程序和用户,以及捕获上次修改的应用程序或用户。 IFC1.0中的新实体。 IF 阅读全文
posted @ 2023-01-01 09:07 西北逍遥 阅读(95) 评论(0) 推荐(0)
摘要: IfcTable 实体定义 IfcTable是用于以行和列的形式提供信息的数据结构。每个实例可以有IfcTableColumn实例,用于定义每个列的名称、描述和单位。信息行存储为IfcTableRow对象列表。 限制:为了向后兼容,IfcTable对象的行被约束为具有相同数量的单元格。表格的第一行提 阅读全文
posted @ 2022-12-31 18:04 西北逍遥 阅读(40) 评论(0) 推荐(0)
摘要: 实验数据3 打开:G:/PCL_data/2022082601/20220826124637_16_c.jpg 开始加载点云文件 2022-12-29 19:52:27.050 完成加载点云文件 2022-12-29 19:53:21.687 x:277 y:243 x:1041 y:232 x:1 阅读全文
posted @ 2022-12-30 15:00 西北逍遥 阅读(34) 评论(0) 推荐(0)
摘要: IfcTableColumn 实体定义 IfcTableColumn是一种数据结构,用于捕获IfcTable中使用的列信息。每个实例都定义了标识符、名称、描述和度量单位,它们适用于与IfcTableRow对象关联的列数据。 IfcTableColumn的使用将取代与IfcTableRow关联的IsH 阅读全文
posted @ 2022-12-29 10:30 西北逍遥 阅读(26) 评论(0) 推荐(0)
摘要: 实验数据 打开:G:/PCL_data/2022082601/20220826123203_6_c.pcd 开始加载点云文件 2022-12-27 20:46:12.212 完成加载点云文件 2022-12-27 20:47:08.357 x:364 y:244 x:1004 y:247 x:126 阅读全文
posted @ 2022-12-28 22:14 西北逍遥 阅读(15) 评论(0) 推荐(0)
摘要: IfcTableRow 实体定义 IfcTableRow包含IfcTable中单行的数据。 限制:为了向后兼容,IfcTable引用的所有IfcTableRow对象应具有相同数量的行单元格。实际单元格数应取自该表的第一个IfcTableRow的单元格数。单元格数由关联IfcTable中的派生属性Nu 阅读全文
posted @ 2022-12-27 20:40 西北逍遥 阅读(39) 评论(0) 推荐(0)
摘要: 实验日志 打开:G:/PCL_data/2022082601/20220826122908_4_c.pcd x:376 y:256 x:933 y:264 x:1220 y:646 x:73 y:657 开始加载点云文件 2022-12-26 09:00:57.823 完成加载点云文件 2022-1 阅读全文
posted @ 2022-12-26 09:28 西北逍遥 阅读(60) 评论(0) 推荐(0)
摘要: 卷积计算 卷积核 0 -1 0 -1 5 -1 0 -1 0 矩阵一 1 1 1 4 1 3 1 1 1 1 -1 1 -2 1 1 1 1 1 1 1 1 5 2 1 1 1 4 0 -3 -2 1 1 5 1 1 矩阵二 1 1 3 1 1 1 1 1 6 1 1 -5 21 1 1 2 1 1 阅读全文
posted @ 2022-12-25 11:04 西北逍遥 阅读(109) 评论(0) 推荐(0)
摘要: IfcChangeActionEnum 类型定义 IfcChangeActionEnum标识在上次会话期间对象可能发生的更改类型(例如,添加、修改、删除)。在部分模型交换场景中需要此信息,以便应用程序或模型服务器知道对象可能受到先前应用程序的影响。有效的枚举包括: 考虑应用程序A将创建一个IFC数据 阅读全文
posted @ 2022-12-24 16:38 西北逍遥 阅读(24) 评论(0) 推荐(0)
摘要: // 浅拷贝 QImage(uchar * data, int width, int height, Format format) // 浅拷贝 QImage(const uchar * data, int width, int height, Format format) // 浅拷贝 QImag 阅读全文
posted @ 2022-12-23 21:29 西北逍遥 阅读(307) 评论(0) 推荐(0)
摘要: QImage 是用于读写绘制图像的基本类库,显示图像,我们借助于QImage,重点是如何通过图像二维数组(或三维数组)构造一个QImage对象。 以下来至于QImage构造函数QImage::QImage(uchar *data, int width, int height, QImage::For 阅读全文
posted @ 2022-12-23 21:25 西北逍遥 阅读(1155) 评论(0) 推荐(0)
摘要: IfcStateEnum 类型定义 IfcStateEnum枚举标识对象的状态或可访问性(例如,读/写、锁定)。 有效的枚举包括: IFC2.0中的新枚举。 IFC2x3 这个概念最初在IFC2.0中作为BINARY(3)FIXED类型的IfcModifiedFlag引入,并在2x3中修改为枚举。它 阅读全文
posted @ 2022-12-23 17:25 西北逍遥 阅读(22) 评论(0) 推荐(0)
摘要: IfcLoopHeadToTail 功能定义 如果对于输入边循环的边,每条边的结束顶点与其后续边的开始顶点相同,则此函数返回TRUE。 IFC2x2中的新功能 EXPRESS Specification FUNCTION IfcLoopHeadToTail (ALoop : IfcEdgeLoop) 阅读全文
posted @ 2022-12-22 16:42 西北逍遥 阅读(22) 评论(0) 推荐(0)
摘要: IfcBooleanChoose 功能定义 如果为TRUE,则返回第一个选项,否则返回第二个选项。 注:根据ISO/IEC 10303-42:1992的定义 此函数根据布尔输入参数的值返回两个选项之一。这两个选项也是输入参数。 注:根据ISO10303-42中定义的boolean_choose改编的 阅读全文
posted @ 2022-12-21 17:24 西北逍遥 阅读(17) 评论(0) 推荐(0)
摘要: IfcSubedge 实体定义 注:根据ISO/IEC 10303-42:1992的定义 子边是其域是现有边的域的连接部分的边。子边上的拓扑约束与边上的相同。 注:根据ISO 10303-42中定义的子边改编的实体。 IFC2x2中的新实体。 非正式提议: 1、子边的域被正式定义为父边的域,由子边起 阅读全文
posted @ 2022-12-20 16:55 西北逍遥 阅读(25) 评论(0) 推荐(0)
摘要: IfcOrientedEdge 实体定义 注:根据ISO/IEC 10303-42:1992的定义 定向边缘是从另一边缘构造的边缘,并且包含BOOLEAN方向标志,以指示构造的边缘的方向是否与原始边缘的方向一致。除了可能的方向外,定向边与原始边等效。 一种常见的做法是实体建模系统要有一个实体来表示边 阅读全文
posted @ 2022-12-19 21:04 西北逍遥 阅读(30) 评论(0) 推荐(0)
摘要: IfcProperty 实体定义 IfcProperty是可以通过属性集机制与IFC对象关联的所有类型属性的抽象概括。 IFC1.0中的新实体。 Attribute inheritance #AttributeTypeCardinalityDescriptionC IfcPropertyAbstra 阅读全文
posted @ 2022-12-18 15:57 西北逍遥 阅读(42) 评论(0) 推荐(0)
摘要: Pset_BuildingSystemCommon 建筑系统定义的通用特性 NameTypeDescription Reference P_SINGLEVALUE / IfcIdentifier Kennzeichen Kennzeichen für diese bauliche System in 阅读全文
posted @ 2022-12-17 11:54 西北逍遥 阅读(31) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 96 下一页