• 首页
  • 文章汇总
    • 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
  • 未分类

    post_img
    发布于 2022-10-06
    1261 热度 无~ 未分类

    Matplotlib–Python三维绘图–解决中文显示乱码问题

    摘要

    方式一 import matplotlib as mpl import matplotlib.pyplot as plt plt. …

    post_img
    发布于 2022-10-06
    1404 热度 要查看留言请输入您的密码。 未分类

    密码保护:Matplotlib–Python三维绘图(2)–散点及线图

    摘要

    无法提供摘要。这是一篇受保护的文章。

    post_img
    发布于 2022-10-06
    1405 热度 无~ 未分类

    Matplotlib–Python三维绘图(1)–创建三维轴坐标对象

    摘要

    一.创建三维轴坐标对象 from matplotlib import pyplot as plt from mpl_toolkit …

    post_img
    发布于 2022-10-06
    2486 热度 无~ 未分类

    Python–Numpy 数组的拼接合并

    摘要

    ** 维度和轴** 在正确理解Numpy中的数组拼接、合并操作之前,有必要认识下维度和轴的概念:ndarray(多维数组)是Num …

    post_img
    发布于 2022-10-06
    1089 热度 无~ 未分类

    python列表+数组提取所有内部元素组成新的一维列表/数组

    摘要

    1. sum() #必须保证处理的内部元素都是list 2.1 list(itertools.chain.from_iterabl …

    post_img
    发布于 2022-10-05
    1195 热度 无~ 未分类

    CATIA export white background picture导出无背景图片

    摘要

    Tools-Image-Capture select the arrow icon(2nd) to capture the scr …

    post_img
    发布于 2022-10-05
    1653 热度 无~ 未分类

    [转载] gcc编译多个.h .c 文件

    摘要

    本文作者: Leslie 本文链接: https://www.cnblogs.com/lihello/p/14435941.htm …

    post_img
    发布于 2022-10-02
    1467 热度 无~ 未分类

    编程相关杂项记录

    摘要

    统计代码行数 powershell (win 10): 不统计空格 find . -name “*.py”|xargs cat|g …

    post_img
    发布于 2022-10-01
    1613 热度 无~ 未分类

    inp网格在fluent中的使用及导出

    摘要

    inp 文件可以直接在fluent中打开,自动生成各种面。 且单元的区域信息仍然保留。 Is it possible to exp …

    post_img
    发布于 2022-09-30
    2700 热度 无~ 未分类

    Python 虚拟环境及pyinstaller打包

    摘要

    创建 (venv 模块) Python3.3 之后可以用模块 venv 来创建虚拟环境,默认随Python一起安装。创建命令如下( …

    更早的文章
    loading_svg

    Copyright © 2022 - 2023 Bin YANG All Rights Reserved.

    Theme Sakurairo by Fuukei