摘要:
1.泛化(Generalization) 【泛化关系】是一种继承关系,表示子类继承父类的所有特征和行为。 【箭头指向】带三角箭头的实线,箭头指向父类。 2.实现(Realization) 【实现关系】是一种类与接口的关系,表示类是接口所有特征和行为的实现。 【箭头指向】带三角箭头的虚线,箭头指向接口 阅读全文
posted @ 2023-12-07 18:40
IronBro
阅读(135)
评论(0)
推荐(0)
摘要:
Ubuntu安装miniconda,看这篇帖子完全够用了 ubuntu18.04中miniconda安装及使用_ubuntu 安装 minianaconda-CSDN博客 阅读全文
posted @ 2023-12-05 21:38
IronBro
阅读(46)
评论(0)
推荐(0)
摘要:
人在软件工程中的定位 ——读人件有感初学软件工程导论这门学科,听老师说过《人月神话》和《人件》这两本书,它们被誉为软件图书中“两朵最鲜艳的奇葩”。于是我迫不及待的借了《人件》一睹它的风采。这两本书关注了软件开发过程中两个不同的方面,《人月神话》注重于“软件开发”本身,而《人件》则是强调了软件开发中的 阅读全文
posted @ 2023-12-04 21:51
IronBro
阅读(73)
评论(0)
推荐(0)
摘要:
想查看你的Linux系统是Ubuntu还是CentOS,可以使用lsb_release -a命令,lsb_release -a命令可以列出你的Linux系统是哪个Linux发行版,它还可以列出具体是第几个版本 lsb_release -a 阅读全文
posted @ 2023-12-04 11:03
IronBro
阅读(42)
评论(0)
推荐(0)
摘要:
LINK : fatal error LNK1181: 无法打开输入文件“G:\pychram_workspace\ER-NeRF\pytorch3d\build\temp.win-amd64-cpython-310\Release\pychram_workspace\ER-NeRF\pytorch 阅读全文
posted @ 2023-12-03 15:38
IronBro
阅读(524)
评论(0)
推荐(0)
摘要:
训练ER-NERF头部模型报错 ImportError: cannot import name 'builder' from 'google.protobuf.internal' (/root/.local/conda/envs/ernerf/lib/python3.10/site-packages 阅读全文
posted @ 2023-12-03 00:03
IronBro
阅读(66)
评论(0)
推荐(0)
摘要:
使用deepspeech做音频特征提取时报错 AttributeError: module 'numpy' has no attribute 'float'.`np.float` was a deprecated alias for the builtin `float`. To avoid thi 阅读全文
posted @ 2023-12-02 18:58
IronBro
阅读(204)
评论(0)
推荐(0)
摘要:
TypeError: Descriptors cannot be created directly.If this call came from a _pb2.py file, your generated code is out of date and must be regenerated wi 阅读全文
posted @ 2023-12-01 22:49
IronBro
阅读(78)
评论(0)
推荐(0)
浙公网安备 33010602011771号