upojzsb's blog

Justice delaied is justice denied.
Dark Mode

Problems occurred in Linux

Linux

Prologue Sorted by alphabetical order of the name of the packages FUSE df: ‘/home/shendi_zl/iso/mnt’: Transport endpoint is not connected Incorrect operation will cause some problems to the ...

Problem occurred in Python

Python

Prologue Sorted by alphabetical order of the name of the packages matlab ValueError: initializer must be a rectangular nested sequence Traceback (most recent call last): File "D:/Git/DnCNN...

Install Madagascar on Windows 10

Madagascar

Prologue Madagascar project provides a shared research environment for computational data analysis in geophysics and related fields. However, official website of madagascar does not provide the g...

Problem occurred in WSL

WSL

Python matplotlib UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure. Solution Install python3-tk by: sudo apt install python3-tk Reference ...

Install Seismic Unix on Windows 10

Seismic Unix

Prologue Seismic Unix (SU) is a series of programs used to process seismic data. It’s originally launched on *nix OS’s, however, Microsoft have launched WSL (Windows subsystem Linux) which allows ...

Unable to Install .Net Framework 3.5 in Windows 10

0x80071AB1

Problem Unable to install .Net Framework in Windows 10 Error Code: 0x80071AB1 Solution Run fsutil resource setautoreset true c:\ in PowerShell Reference

LeetCode 7. Inverse Integer

Solution

Problem Easy Problem Inverse Integer Solution (Python) 2021-04-24 Since we want to reverse the integer, an easy way to achieve is to transform integer into string, reverse the string and trans...

LeetCode 1. Two Sum

Solution

Preface Since I want to improve my ability to develop the valid and fast solution for some problem, I will study computer algorithms from now on. To verify the result of studying, I will solve Lee...

Codes During Postgraduate

Open source

Seismic Toolbox A series of tools written in python for processing seismic data. GitHub Visualization wigb wigb is a tool for seismic data visualization, which can show multi-trace data trace ...

在 Linux 下使用 Clash

Use Clash under Linux

为什么是 Clash 购买的机场服务提供订阅链接的描述为 Clash for Linux - [ VMess ]: … Clash 在 Linux(Ubuntu) 下的配置 下载 Clash 的二进制文件(或源码,自行编译) 某机场提供的二进制文件 运行下载的二进制文件,会自动下载一个 Country.mmdb 文件, Clash ...