上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 94 下一页
摘要: IFC 标准是 IAI(International Alliance forInteroperability)针对建筑工程特性,专为 BIM 技术制定的数据交换标准,采用 EXPRESS 语言定义所有数据。EXPRESS 语言是一种面向对象的数据规范语言,由一种无歧义对象定义的语言元素和对定义对象限 阅读全文
posted @ 2020-11-03 20:08 西北逍遥 阅读(3042) 评论(0) 推荐(0) 编辑
摘要: MultipartFile package org.springframework.web.multipart; import java.io.File; import java.io.IOException; import java.io.InputStream; import org.sprin 阅读全文
posted @ 2020-11-02 15:24 西北逍遥 阅读(229) 评论(0) 推荐(0) 编辑
摘要: 服务器tomcat错误日志 Nov 01, 2020 5:26:57 PM org.apache.coyote.http11.AbstractHttp11Processor process INFO: Error parsing HTTP request header Note: further o 阅读全文
posted @ 2020-11-01 19:57 西北逍遥 阅读(831) 评论(0) 推荐(0) 编辑
摘要: matlab求矩阵特征值和特征向量 >> A1 A1 = 1 2 2 2 1 -2 2 -2 1 >> >> >> [X,B]=eig(A1) X = 0.5774 -0.5661 0.5883 -0.5774 -0.7926 -0.1961 -0.5774 0.2265 0.7845 B = -3 阅读全文
posted @ 2020-11-01 18:16 西北逍遥 阅读(2388) 评论(0) 推荐(0) 编辑
摘要: 基于BIM IFC数据的单构件吊装模拟 构件:IfcWallStandardCase (#1884)-基本墙:常规 - 300mm:273847 [ IfcObejct:IfcWallStandardCase (#1884)-基本墙:常规 - 300mm:273847, GlobalId:3JBHq 阅读全文
posted @ 2020-10-31 16:15 西北逍遥 阅读(366) 评论(1) 推荐(0) 编辑
摘要: 错误 十月 30, 2020 3:18:01 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin 警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting 阅读全文
posted @ 2020-10-30 15:23 西北逍遥 阅读(611) 评论(0) 推荐(0) 编辑
摘要: 错误 Error occurred during initialization of VM Unable to allocate 129920KB bitmaps for parallel garbage collection for the requested 4157440KB heap. 阅读全文
posted @ 2020-10-30 15:22 西北逍遥 阅读(1080) 评论(0) 推荐(1) 编辑
摘要: matlab矩阵化为行最简形 在matlab中没有找到化为阶梯型矩阵的函数,只有化为最简形的函数 >> G1=[1 2 3 5;2 0 1 2;4 9 2 1] G1 = 1 2 3 5 2 0 1 2 4 9 2 1 >> >> >> >> G1_1=rref(G1) G1_1 = 1.0000 阅读全文
posted @ 2020-10-29 17:29 西北逍遥 阅读(1750) 评论(0) 推荐(0) 编辑
摘要: matlab矩阵列互换 >> F1=[1 0 4 6;2 7 2 1;5 3 9 2] F1 = 1 0 4 6 2 7 2 1 5 3 9 2 >> >> >> >> >> F1(:,[1,3])=F1(:,[3,1]) F1 = 4 0 1 6 2 7 2 1 9 3 5 2 >> 阅读全文
posted @ 2020-10-28 16:12 西北逍遥 阅读(2318) 评论(0) 推荐(0) 编辑
摘要: matlab矩阵行互换 >> F1=[1 0 4 6;2 7 2 1;5 3 9 2] F1 = 1 0 4 6 2 7 2 1 5 3 9 2 >> >> >> >> >> F1([1;3],:)=F1([3;1],:) F1 = 5 3 9 2 2 7 2 1 1 0 4 6 >> 阅读全文
posted @ 2020-10-28 16:10 西北逍遥 阅读(1961) 评论(0) 推荐(0) 编辑
摘要: ifc的三种扩展方式: 1、基于IfcProxy实体的扩展。 2、基于属性集的扩展。 3、基于实体定义的扩展。 比如想拓展一种有几何属性的实体类,就按照IfcBeam的继承关系定义实体类即可。 如果想定义其他类型的实体,就按照类似的实体继承关系定义即可。 阅读全文
posted @ 2020-10-27 19:43 西北逍遥 阅读(627) 评论(2) 推荐(0) 编辑
摘要: ifc转json IfcBeam #4067:[ Name:M_混凝土-矩形梁:300 x 600mm 矩形梁:371220 GlobalId:3ORvHiEEHCWgKQMb1xN_bU OwnerHistory:#41 IfcOwnerHistory 创建的阶段:新构造 部件说明: 部件代码: 阅读全文
posted @ 2020-10-27 19:34 西北逍遥 阅读(196) 评论(0) 推荐(0) 编辑
摘要: ifc转json IfcDoor #3743:[ Name:双开万能门:M1521:370801 GlobalId:3ORvHiEEHCWgKQMb1xN_ix OwnerHistory:#41 IfcOwnerHistory 面积:7.80419999999999 体积:0.18116799999 阅读全文
posted @ 2020-10-27 19:33 西北逍遥 阅读(140) 评论(0) 推荐(0) 编辑
摘要: ifc转json IfcColumn #6007:[ Name:M_矩形-结构柱:400 x 600mm结构柱:371656 GlobalId:2pjGIuBpj3PPch3_QVbyxu OwnerHistory:#41 IfcOwnerHistory 类型:M_矩形-结构柱: 400 x 600 阅读全文
posted @ 2020-10-27 19:31 西北逍遥 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 对角矩阵的逆矩阵 对角矩阵(diagonal matrix)是一个主对角线之外的元素皆为0的矩阵,常写为diag(a1,a2,...,an) 。对角矩阵可以认为是矩阵中最简单的一种,值得一提的是:对角线上的元素可以为 0 或其他值,对角线上元素相等的对角矩阵称为数量矩阵;对角线上元素全为1的对角矩阵 阅读全文
posted @ 2020-10-27 14:39 西北逍遥 阅读(12596) 评论(1) 推荐(0) 编辑
摘要: matlab矩阵求逆矩阵 因为 所以该矩阵可逆,根据 ,其中 得到 计算矩阵A每个元素的代数余子式: 所以 可得: matlab计算如下: >> A1=[1 2 2;2 1 -2;2 -2 1] A1 = 1 2 2 2 1 -2 2 -2 1 >> >> >> A2=inv(A1) A2 = 0. 阅读全文
posted @ 2020-10-27 09:47 西北逍遥 阅读(3921) 评论(0) 推荐(0) 编辑
摘要: 当n=1时,显然成立。 假设当n=k时,结论成立,即 则当n=k+1时, = = = = matlab验证: >> D2=[cos(5),-sin(5);sin(5),cos(5)] D2 = 0.2837 0.9589 -0.9589 0.2837 >> >> >> D2*D2 ans = -0. 阅读全文
posted @ 2020-10-26 15:52 西北逍遥 阅读(129) 评论(0) 推荐(0) 编辑
摘要: matlab计算 >> D1=[1 1 0;0 1 1;0 0 1] D1 = 1 1 0 0 1 1 0 0 1 >> >> >> >> D1*D1 ans = 1 2 1 0 1 2 0 0 1 >> >> >> >> >> D1*D1*D1 ans = 1 3 3 0 1 3 0 0 1 >> 阅读全文
posted @ 2020-10-26 15:27 西北逍遥 阅读(172) 评论(0) 推荐(0) 编辑
摘要: java.net.Socket * Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved. package java.net; import java.io.InputStream; import ja 阅读全文
posted @ 2020-10-25 19:01 西北逍遥 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 对角矩阵(diagonal matrix)是一个主对角线之外的元素皆为0的矩阵,常写为diag(a1,a2,...,an) 。对角矩阵可以认为是矩阵中最简单的一种,值得一提的是:对角线上的元素可以为 0 或其他值,对角线上元素相等的对角矩阵称为数量矩阵;对角线上元素全为1的对角矩阵称为单位矩阵。对角 阅读全文
posted @ 2020-10-24 18:58 西北逍遥 阅读(6838) 评论(0) 推荐(0) 编辑
摘要: QList类是一个提供列表的模板类。 Header: #include <QList> qmake: QT += core Inherited By: QByteArrayList, QItemSelection, QQueue, and QStringList 函数: QList()QList(c 阅读全文
posted @ 2020-10-24 18:06 西北逍遥 阅读(424) 评论(0) 推荐(0) 编辑
摘要: matlab矩阵行最简形 >> D6=[3 2 3 4 7;2 6 4 2 2;4 1 7 3 5;9 1 1 4 8] D6 = 3 2 3 4 7 2 6 4 2 2 4 1 7 3 5 9 1 1 4 8 >> >> >> rref(D6) ans = 1.0000 0 0 0 0.0873 阅读全文
posted @ 2020-10-23 18:33 西北逍遥 阅读(1151) 评论(0) 推荐(0) 编辑
摘要: 范德蒙德(Vandermonde)行列式 例如: matlab计算: >> D3=[1 1 1 1;1 -1 3 -2;1 1 9 4;1 -1 27 -8] D3 = 1 1 1 1 1 -1 3 -2 1 1 9 4 1 -1 27 -8 >> >> >> >> >> det(D3) ans = 阅读全文
posted @ 2020-10-22 09:12 西北逍遥 阅读(8974) 评论(0) 推荐(0) 编辑
摘要: matlab计算行列式的值与加边后的值 >> >> D1=[2 2 4;3 5 2;4 1 3] D1 = 2 2 4 3 5 2 4 1 3 >> >> >> det(D1) ans = -44 >> >> >> >> D2=[1 1 1 1;0 2 2 4;0 3 5 2;0 4 1 3] D2 阅读全文
posted @ 2020-10-22 08:08 西北逍遥 阅读(106) 评论(0) 推荐(0) 编辑
摘要: 四阶行列式计算 阅读全文
posted @ 2020-10-21 08:33 西北逍遥 阅读(725) 评论(0) 推荐(0) 编辑
摘要: matlab行列式的余子式、代数余子式 四阶行列式: 元素 的余子式: 元素的代数余子式: >> a3 a3 = 6 2 3 1 1 2 1 5 5 2 3 1 4 1 2 1 >> >> >> a6=a3 a6 = 6 2 3 1 1 2 1 5 5 2 3 1 4 1 2 1 >> >> >> 阅读全文
posted @ 2020-10-21 08:05 西北逍遥 阅读(2512) 评论(0) 推荐(0) 编辑
摘要: 行列式转置,值不变 >> a3=[6 2 3 1;1 2 1 5;5 2 3 1;4 1 2 1] a3 = 6 2 3 1 1 2 1 5 5 2 3 1 4 1 2 1 >> >> >> >> det(a3) ans = 6.0000 >> >> >> >> >> a3.' ans = 6 1 阅读全文
posted @ 2020-10-20 19:59 西北逍遥 阅读(1092) 评论(0) 推荐(0) 编辑
摘要: 基站配置i西南西 <?xml version="1.0" encoding="UTF-8"?> <YG_RTLS> <Anchor_list> <Anchor z="0" id="1" MA_ID="" y="1789" x="50" ant_dly="" type="2"/> <Anchor z= 阅读全文
posted @ 2020-10-20 11:00 西北逍遥 阅读(140) 评论(0) 推荐(0) 编辑
摘要: matlab计算行列式的值 >> a1=[6 2;4 3] a1 = 6 2 4 3 >> >> det(a1) ans = 10 >> >> a2=[6 2 3;1 3 4;5 7 5] a2 = 6 2 3 1 3 4 5 7 5 >> >> >> det(a2) ans = -72.0000 阅读全文
posted @ 2020-10-20 08:49 西北逍遥 阅读(2006) 评论(0) 推荐(0) 编辑
摘要: matlab绘制一个点、 scatter3(19,18,16,80,[0.8500 0.3250 0.0980],'filled'); 阅读全文
posted @ 2020-10-19 13:06 西北逍遥 阅读(2783) 评论(0) 推荐(0) 编辑
上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 94 下一页