会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhaopw5
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
下一页
2023年9月7日
天文坐标系
摘要: 银道坐标系:Galactic Coordinate System  > 图片来源: https://as
阅读全文
posted @ 2023-09-07 14:28 zhaopw5
阅读(87)
评论(0)
推荐(0)
2023年9月4日
解释C++中类的不同成员类型和成员列表的含义--GPT
摘要: C++定义的class的Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Static Protected Attributes | Li
阅读全文
posted @ 2023-09-04 21:35 zhaopw5
阅读(133)
评论(0)
推荐(0)
2023年8月21日
macro
摘要: 编译一个macro文件: 几种编译macro文件方法的区别: 1. 直接执行:`$ root macro2.C` 
评论(0)
推荐(0)
2023年6月5日
vscode使用GPT
摘要: > 需要梯子 ##### 1. 安装插件:  ##### 2. 打开对话框(1),问问题(2),提示需要a
阅读全文
posted @ 2023-06-05 16:13 zhaopw5
阅读(793)
评论(0)
推荐(0)
2023年5月20日
空间站数据画图
摘要: ## 要求:  ## 打开ROOT文件,MakeClass生成两文件: ``` (ams) zpw@de
阅读全文
posted @ 2023-05-20 20:19 zhaopw5
阅读(68)
评论(0)
推荐(0)
2023年4月1日
SSH隧道访问远程服务器上Jupyter Lab
摘要: SSH隧道访问远程服务器上Jupyter Lab ssh -L 16004:localhost:16004 username@server_ip_address 登录服务器,连接端口。 jupyter lab --no-browser --port=16004 把Jupyter Lab映射到1600
阅读全文
posted @ 2023-04-01 22:59 zhaopw5
阅读(205)
评论(0)
推荐(0)
2022年12月14日
安装VNC
摘要: 参考的教程: https://www.xtuos.com/6170.html 安装一台不带桌面的Ubuntu20(在虚拟机上) 区分两个概念: 服务端(被控制的机器,一般是服务器)和客户端(用来控制别的机器的机器,一般是自己的电脑) 步骤主要分为: 在服务器上开启vncserver,并配置。 在客户
阅读全文
posted @ 2022-12-14 11:55 zhaopw5
阅读(47)
评论(0)
推荐(0)
2022年12月3日
安装gbm_data_tools
摘要: 新建一个虚拟环境(python>=3.8) `conda create -n test python=3.8` 激活这个环境,安装这些包: `conda activate test` `pip install -r requirement.txt` 其中 *requirement.txt* 如下:
阅读全文
posted @ 2022-12-03 12:07 zhaopw5
阅读(108)
评论(0)
推荐(0)
2022年7月28日
Ubuntu 18 添加镜像
摘要: Ubuntu 18 添加镜像 适用于ubuntu18 sudo gedit /etc/apt/sources.list 清华镜像: 清华镜像源链接 # 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释 deb https://mirrors.tuna.tsinghua.e
阅读全文
posted @ 2022-07-28 12:23 zhaopw5
阅读(313)
评论(0)
推荐(0)
安装慧眼HXMT伽马暴分析软件
摘要: 前提:已经安装好Heasoft 下载慧眼伽马暴分析软件:http://hxmtweb.ihep.ac.cn/documents/497.jhtml 解压: 按照安装步骤 source install.sh 会报错,没有setuptools,而实际上已经安装过了,google才知道(https://s
阅读全文
posted @ 2022-07-28 00:47 zhaopw5
阅读(150)
评论(0)
推荐(0)
上一页
1
2
3
下一页
公告