摘要:
忙,好多天没打开了 %% clear; clc; close all load geoid % Create a figure with an Eckert projection. figure axesm eckert4; framem; gridm; axis off % Display the 阅读全文
摘要:
select 流程代码 from 地上 where 结构形式='框架结构' and 悬挑看台桁架=悬挑看台桁架类型 and 预制构件=是否预制 and 屋顶结构=屋顶类型 and 楼层=类层类型; 这一个大任务终于处理完了 ###################################### 阅读全文
摘要:
相关系数矩阵计算,忙里抽闲,加班加点,把这部分进度赶一赶,美丽的夏天开始了,这是在实验室的第五个夏天,每天的时间感觉都不够用,加油,不辜负每一天! import numpy as np import math def getPearsonMatrix(S_mat,thresholdValue): r 阅读全文
摘要:
IfcBenchmarkEnum is an enumeration used to identify the logical comparators that can be applied in conjunction with constraint values. HISTORY New enu 阅读全文