会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
最爱小酥饼
博客园
首页
新随笔
联系
订阅
管理
2022年11月2日
安装jupyter notebook 提示插件
摘要:
安装jupyter notebook 提示插件 pip install jupyter_contrib_nbextensions 结果显示网络不可达 解决方法:采用镜像源 pip install jupyter_contrib_nbextensions https://pypi.tuna.tsing
阅读全文
posted @ 2022-11-02 20:26 最爱小酥饼
阅读(187)
评论(0)
推荐(0)
2022年11月1日
解决:ImportError: cannot import name ‘Literal’ from ‘typing’ (PYTHON_HOME\lib\typing.py
摘要: 参考:https://blog.csdn.net/new_Xxx/article/details/123451355?spm=1001.2101.3001.6650.6&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBl
阅读全文
posted @ 2022-11-01 10:31 最爱小酥饼
阅读(2364)
评论(0)
推荐(0)
2021年10月31日
矩阵位移法——连续梁的结构刚度矩阵
摘要: import numpy as np from math import sqrt, sin, cos, acos np.set_printoptions(precision=3) np.set_printoptions(suppress=True) # 将科学数组转化为浮点数 EI = 1 # 为了
阅读全文
posted @ 2021-10-31 21:15 最爱小酥饼
阅读(1040)
评论(0)
推荐(0)
2021年8月15日
计算机视觉与相机标定
摘要:
关于计算机视觉的一些资料。
阅读全文
posted @ 2021-08-15 11:23 最爱小酥饼
阅读(103)
评论(0)
推荐(0)
2021年8月14日
2011数据结构真题
摘要:
顺序表
阅读全文
posted @ 2021-08-14 10:14 最爱小酥饼
阅读(139)
评论(0)
推荐(0)
公告