• 首页
  • 文章汇总
    • Kriging方法
    • Statistics
    • Frequently used code blocks
    • 笔记
    • 未分类
  • 复材导航
  • 留言板
  • 时间轴
  • 首页
  • 文章汇总
    • Kriging方法
    • Statistics
    • Frequently used code blocks
    • 笔记
    • 未分类
  • 复材导航
  • 留言板
  • 时间轴
搜索
随机换张背景
avatar
登录 注册
header_user_avatar
登录
avatar
Welcome to my blog!

Work hard, be kind, amazing things will happen. By Conan O'Brien

  • bilibili
  • github
  • linkedin
  • E-mail
  • Frequently used code blocks

    post_img
    发布于 2022-10-25
    1183 热度 无~ Frequently used code blocks

    Json和npy文件的读写

    摘要

    整理旧代码,记录一下 Json文件的读写 import json, sys def saveToJSON(filename, di …

    post_img
    发布于 2022-08-19
    864 热度 无~ Frequently used code blocks

    Python的多线程与多进程

    摘要

    本文代码取自:可视化工具——PyVista多线程显示多窗口_wx5f576241b5f9a的技术博客_51CTO博客,Python …

    post_img
    发布于 2022-08-19
    1578 热度 无~ Differential Geometry

    PyVista从点云重建平面和曲面

    摘要

    PolyData.delaunay_2d Apply a 2D Delaunay filter along the best fi …

    post_img
    发布于 2022-08-08
    1164 热度 无~ Frequently used code blocks

    Point cloud visualization

    摘要

    步骤: 将点坐标存入ply文件; 将向量数据以point_data的形式存入; 使用ParaView的Glyph进行可视化即可。 …

    post_img
    发布于 2022-07-30
    725 热度 无~ Frequently used code blocks

    Python中的正则表达式

    摘要

    Python中的正则表达式 1. 正则表达式语法 在python中使用正则表达式必须首先引入re包import re. impor …

    post_img
    发布于 2022-07-07
    760 热度 无~ Frequently used code blocks

    Python code for OpenFOAM

    摘要

    Case folder creation: def CaseFolderCreate(CaseFolderName, isDele …

    post_img
    发布于 2022-07-07
    834 热度 无~ Frequently used code blocks

    Least square regression

    摘要

    Polynomial least square regression by numpy # the dataset for reg …

    loading_svg

    Copyright © 2022 - 2023 Bin YANG All Rights Reserved.

    Theme Sakurairo by Fuukei