摘要:https://www.youtube.com/watch?v=OtEVacC_fCk
阅读全文
摘要:https://leimao.github.io/blog/Debug-CPP-In-Docker-Container/
阅读全文
摘要:https://pinetools.com/flip-image
阅读全文
摘要:$ find misc -type f ! -iname "*.pklz" | xargs dos2unix https://www.cnblogs.com/jasonboren/p/12337002.html https://askubuntu.com/questions/1034725/how-
阅读全文
摘要:from PIL import Image import os #import requests #path = '12.jpg' #response = requests.get("https://s6.mkklcdnv6.com/mangakakalot/s2/spirit_sword_sove
阅读全文
摘要:apt list --installed |grep cuda dpkg -l |grep cuda
阅读全文
摘要:https://medium.com/@kannaapandita/how-to-install-tomcat-and-opengrok-on-windows-e39f7f910348 https://medium.com/@scgopireddy/steps-to-setup-opengrok-i
阅读全文
摘要:https://app.diagrams.net/
阅读全文
摘要:$ docker run --runtime=xxx -it -v ~/TOT:/tmp/ docker-name /bin/bash root@e275ae42e718:/tmp/iva/yolo/utils# mv /usr/local/lib/python2.7/dist-packages/i
阅读全文
摘要:$ cat test.sh#!/bin/bash for i in {1..8}do $@ &done $ ./test.sh command
阅读全文
摘要:Simplescreenrecorder $ sudo apt-get update $ sudo apt-get install simplescreenrecorder$ simplescreenrecorder recordmydesktop https://www.nenew.net/ubu
阅读全文
摘要:evtest is an open source tool that can be used for testing the USB HID class drivers and any other drivers based on event framework
阅读全文
摘要:# ldd /usr/lib/aarch64-linux-gnu/libnvinfer.so.5.0.3 | grep dla # objdump -T linux/DIT/lib/libnvinfer_plugin.so.4 |grep cuda0000000000000000 D *UND* 0
阅读全文
摘要:morganh@DeepLearningServer:/data/share/morganh$ apt-cache policy gcc-5gcc-5: Installed: 5.5.0-12ubuntu1~14.04 Candidate: 5.5.0-12ubuntu1~14.04 Version
阅读全文
摘要:http://ask.xmodulo.com/check-library-dependency-program-process-linux.html nvidia@tegra-ubuntu:~/tegra_multimedia_api/samples/04_video_dec_trt$ objdum
阅读全文