上一页 1 2 3 4 5 6 ··· 93 下一页
摘要: clc; clear; % 定义边列表(源节点,目标节点,权重) w1=[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]; s1= [1,1,1, 阅读全文
posted @ 2024-06-18 23:06 西北逍遥 阅读(1) 评论(0) 推荐(0) 编辑
摘要: (wind_2021) J:\PytorchProject\yolov5_train_pest_2024061501> (wind_2021) J:\PytorchProject\yolov5_train_pest_2024061501> (wind_2021) J:\PytorchProject\ 阅读全文
posted @ 2024-06-17 09:25 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 错误 C4996 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See 阅读全文
posted @ 2024-06-15 10:41 西北逍遥 阅读(5) 评论(0) 推荐(0) 编辑
摘要: Body SurfaceOrSolidModel Geometry 实体曲面或实体模型几何图形是通过曲面或实体建模表示产品的三维形状,并允许混合表示。应使用保持该几何表示的IfcShapeResentation的以下属性值: IfcShapeRepresentation.Representation 阅读全文
posted @ 2024-06-14 20:30 西北逍遥 阅读(6) 评论(0) 推荐(0) 编辑
摘要: CD实验 Qt环境 下载 Qt5.12 https://download.qt.io/archive/qt/ ######################## 阅读全文
posted @ 2024-06-13 22:56 西北逍遥 阅读(3) 评论(0) 推荐(0) 编辑
摘要: conda create -n wind_2021 python==3.7 (base) C:\Users\bim>conda create -n wind_2021 python==3.7 Channels: - defaults Platform: win-64 Collecting packa 阅读全文
posted @ 2024-06-12 22:10 西北逍遥 阅读(2) 评论(0) 推荐(0) 编辑
摘要: #include <QApplication> #include <QScreen> #include <QDebug> int main(int argc, char *argv[]) { QApplication app(argc, argv); // 获取主屏幕 QScreen *screen 阅读全文
posted @ 2024-06-11 23:32 西北逍遥 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Body SweptSolid Composite Geometry 下图显示了应用此概念时使用的泛型类和关系。此外,概念可能对通用或标准化的行业实践和场景具有特别重要的意义。对于这些特定的使用场景,下表显示了用户可能采用的一般使用模式的推荐列表。 ######################### 阅读全文
posted @ 2024-06-10 20:47 西北逍遥 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Body CSG Geometry 实体CSG几何是通过构造实体几何模型来表示产品的3D形状。应使用保持该几何表示的IfcShapeResentation的以下属性值: IfcShapeRepresentation.RepresentationIdentifier = 'Body' IfcShape 阅读全文
posted @ 2024-06-09 22:40 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: import aiohttp import asyncio async def fetch(session, url, data): async with session.post(url, json=data) as response: return await response.text() a 阅读全文
posted @ 2024-06-08 10:24 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: Body SweptSolid CompositeCurve Geometry 下图显示了应用此概念时使用的泛型类和关系。此外,概念可能对通用或标准化的行业实践和场景具有特别重要的意义。对于这些特定的使用场景,下表显示了用户可能采用的一般使用模式的推荐列表。 #################### 阅读全文
posted @ 2024-06-07 18:25 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: (wind_2021) J:\PytorchProject\yolov5_train_car_2024060501> (wind_2021) J:\PytorchProject\yolov5_train_car_2024060501>python train_20230320.py --img-si 阅读全文
posted @ 2024-06-06 11:49 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: Body AdvancedBrep Geometry Body Brep Geometry是通过边界表示模型(包括NURBS)表示产品的三维形状。应使用保持该几何表示的IfcShapeResentation的以下属性值: IfcShapeRepresentation.RepresentationId 阅读全文
posted @ 2024-06-05 21:12 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: Body Brep Geometry Body Brep Geometry是通过分面边界表示模型来表示产品的3D形状。应使用保持该几何表示的IfcShapeResentation的以下属性值: IfcShapeRepresentation.RepresentationIdentifier = 'Bo 阅读全文
posted @ 2024-06-04 10:20 西北逍遥 阅读(2) 评论(0) 推荐(0) 编辑
摘要: PEnum_DistributionSystemElectricalCategory Type values TypeDescription EXTRALOWVOLTAGE No description available. HIGHVOLTAGE No description available. 阅读全文
posted @ 2024-06-03 21:54 西北逍遥 阅读(2) 评论(0) 推荐(0) 编辑
摘要: IfcUnit 类型定义注:ISO/CD 10303-41:1992中的定义单位是一个物理量,其值为1,用作表示其他量的标准。注意:IFCMonetaryUnit是ISO 10303-41中增加的。注:ISO 10303的对应名称:单位,请参考ISO/IS 10303-41以获取正式标准的最终定义。 阅读全文
posted @ 2024-05-25 23:25 西北逍遥 阅读(3) 评论(0) 推荐(0) 编辑
摘要: IfcContextDependentUnit 实体定义注:定义依据ISO/CD 10303-41:1992上下文相关单位是指与国际单位制无关的单位。注:组件中的零件数量是以单位测量的物理量,可以称为“零件”,但不能与国际单位制相关。注:对应的ISO 10303名称:context_dependen 阅读全文
posted @ 2024-05-24 23:45 西北逍遥 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 在C++中,你可以将类的成员函数(也称为方法)作为参数传递,但这通常涉及到使用函数指针或者更现代的C++11及以后版本的std::function和lambda表达式。不过,更常见的是传递成员函数指针,但请注意,成员函数指针与常规函数指针在语法和使用上有所不同,因为成员函数需要访问类的特定实例(即对 阅读全文
posted @ 2024-05-23 21:06 西北逍遥 阅读(322) 评论(0) 推荐(0) 编辑
摘要: class MyClass { public: void func1() { // 实现 } void func2() { // 实现 } // 成员函数指针类型 typedef void (MyClass::*MemberFuncPtr)(); // 一个成员函数指针成员变量 MemberFunc 阅读全文
posted @ 2024-05-22 23:06 西北逍遥 阅读(11) 评论(0) 推荐(0) 编辑
摘要: IfcValue 类型定义IfcValue是一种选择类型,用于在更专业的选择类型IFcSimpleValue、IFcMeasureValue和IFcDerivedMeasureValue之间进行选择。 IfcSimpleValue 简单数据类型的基本定义类型的选择类型。IfcMeasureValue 阅读全文
posted @ 2024-05-14 10:19 西北逍遥 阅读(6) 评论(0) 推荐(0) 编辑
摘要: IfcDimensionalExponents 实体定义注:定义依据ISO/CD 10303-41:1992任何量的维数都可以表示为基本量的维数的幂的乘积。维度指数实体定义基本量的维度的幂。所有物理量都基于七个基本量(ISO 31(第2条))。注:长度、质量、时间、电流、热力学温度、物质量和发光强度 阅读全文
posted @ 2024-05-13 22:25 西北逍遥 阅读(1) 评论(0) 推荐(0) 编辑
摘要: (wind_2021) J:\PytorchProject\yolov5_train_car_2024051001> (wind_2021) J:\PytorchProject\yolov5_train_car_2024051001> (wind_2021) J:\PytorchProject\yo 阅读全文
posted @ 2024-05-11 16:55 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: IfcStateEnum 类型定义IfcStateEnum枚举标识对象的状态或可访问性(例如,读/写、锁定)。有效的枚举为:IFC2.0中的新枚举。IFC2x3 这个概念最初在IFC2.0中被引入为类型为BINARY(3)FIXED的IfcModifiedFlag,并在R2x3中被修改为枚举。它最初 阅读全文
posted @ 2024-05-10 23:41 西北逍遥 阅读(2) 评论(0) 推荐(0) 编辑
摘要: Livox mid70雷达 c++ SDK 官方demo能正常调用,但封装后回调函数错误 ########################### 阅读全文
posted @ 2024-05-08 22:26 西北逍遥 阅读(6) 评论(0) 推荐(0) 编辑
摘要: IfcPathHeadToTail 函数定义如果输入路径的所有边都是连续的,则此函数返回TRUE。注:定义依据ISO/CD 10303-42:1992如果对于输入路径的边,每条边的结束顶点与其后续边的开始顶点相同,则此函数返回TRUE。注:函数适用于ISO10303-42中定义的path_head_ 阅读全文
posted @ 2024-05-07 21:44 西北逍遥 阅读(1) 评论(0) 推荐(0) 编辑
摘要: IfcUnitAssignment 实体定义 IfcUnitAssignment表示可以分配的一组单位。在IfcUnitAssiation中,每个单元定义应是唯一的;也就是说,对于相同的单元类型,如长度单元或面积单元,不应有冗余单元定义。对于货币,IfcUnitAssignment中只能有一个Ifc 阅读全文
posted @ 2024-05-04 23:32 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
摘要: # 假设我们有一个十六进制数 hex_number = "134254255255" # 注意:这个数字可能超出了单个字节的范围,因为它有12位 # 使用int()函数将十六进制数转换为十进制数 decimal_number = int(hex_number, 16) # 打印结果 print(f" 阅读全文
posted @ 2024-05-03 22:36 西北逍遥 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 在Android中,Service和Activity可以通过多种方式进行通信。以下是一个简单的例子,展示了如何使用Intent、Binder和Interface来实现Service和Activity之间的通信。 首先,定义一个Service并创建一个绑定器类(Binder): public clas 阅读全文
posted @ 2024-05-02 21:41 西北逍遥 阅读(75) 评论(0) 推荐(0) 编辑
摘要: IfcLoopHeadToTail 函数定义如果对于输入边循环的边,每条边的结束顶点与其后续边的开始顶点相同,则此函数返回TRUE。IFC2x2中的新功能 EXPRESS Specification FUNCTION IfcLoopHeadToTail (ALoop : IfcEdgeLoop) : 阅读全文
posted @ 2024-05-01 19:48 西北逍遥 阅读(1) 评论(0) 推荐(0) 编辑
摘要: IfcSIUnit 实体定义IfcSIUnit既包括米和秒等标准基本国际单位制,也包括帕斯卡、平方米和立方米等衍生国际单位制。 注:定义依据ISO/CD 10303-41:1992国际单位制是用作标准的固定数量,根据ISO 1000(第2条)的定义,对项目进行测量。注:对应的ISO 10303名称: 阅读全文
posted @ 2024-04-29 10:59 西北逍遥 阅读(4) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 93 下一页