摘要:
task ui 布局 QGridLayout *gridLayout_3; QGroupBox *groupBox; hboxLayout = new QHBoxLayout(groupBox); hboxLayout->addWidget(label); hboxLayout->addWidget
阅读全文
posted @ 2023-04-06 18:01
FrostyForest
阅读(29)
推荐(0)
摘要:
天兵科技:北京 天龙三号 蓝箭航天:浙江 朱雀二号 东方空间:山东 引力一号 中科宇航:广东 力箭二号 星河动力:北京 智神星一号 星际荣耀:北京 双曲线三号 深蓝航天:江苏 星云1-H 箭元科技:北京
阅读全文
posted @ 2023-04-04 22:37
FrostyForest
阅读(152)
推荐(0)
摘要:
class FilletRadiusDelegate: public QItemDelegate class FilletRadiusModel: public QStandardItemModel class DlgGetNeighborFaces: public QWidget, public
阅读全文
posted @ 2023-04-04 18:37
FrostyForest
阅读(17)
推荐(0)
摘要:
基本读写: 使用 Pandas DataFrame 的步骤如下: 导入 Pandas 模块 python import pandas as pd 创建 DataFrame python df = pd.DataFrame({ '姓名': ['张三', '李四', '王五'], '年龄': [18,
阅读全文
posted @ 2023-04-03 21:00
FrostyForest
阅读(426)
推荐(0)
摘要:
The response is derived from web search results. Here is a table that summarizes some of the advantages, disadvantages and applications of different t
阅读全文
posted @ 2023-04-02 16:34
FrostyForest
阅读(336)
推荐(0)
摘要:
您好,这是Bing。根据网上搜索结果,通达信软件导出指数的历史数据的方法有以下几种: 一种是在通达信软件的 [系统]菜单中选择 [盘后数据下载]选项,然后选择沪深日线页面,勾选 [日期和实时行情数据]选项,选择要下载的时间范围和品种代码,点击 [开始下载]按钮¹²。下载完成后,在通达信软件的 [系统
阅读全文
posted @ 2023-04-02 16:14
FrostyForest
阅读(3426)
推荐(0)
摘要:
周五上午:报道,交材料,复试顺序抽签 周五下午:模拟机试 周五晚上:实际机试 周五早上:在规定地方等待面试。去面试只能带身份证,准考证。 流程: 自我介绍 翻译 用英语回答问题 兴趣爱好 用中文回答问题 本科阶段最大的成就 最大的失败 对本专业有什么看法 人工智能有什么看法
阅读全文
posted @ 2023-04-02 14:33
FrostyForest
阅读(44)
推荐(0)
摘要:
打开模型 到fem工作台 点击analysis container 选择material for solid为模型添加材料 添加固定约束和力约束等等 网格化 双击analysis 下 solver ccx tools,写入文件,开始计算。 双击analysis下pipeline ccx result
阅读全文
posted @ 2023-03-24 16:08
FrostyForest
阅读(291)
推荐(0)
摘要:

阅读全文
posted @ 2023-03-23 20:34
FrostyForest
阅读(16)
推荐(0)
摘要:
BREP(Boundary Representation) 一种基于几何实体边界的表示方法,它将几何实体分解为面、边和顶点等基本几何元素,并通过连接这些元素来表示整个几何体。BREP可以精确地表示几何体的形状和尺寸,因此非常适合进行CAD操作和工程分析。 Mesh 一种由无数小三角形组成的网格,其中
阅读全文
posted @ 2023-03-23 15:30
FrostyForest
阅读(427)
推荐(0)