文章分类 -  test-tool

how to connect Logitech C920 usb cable
摘要:https://www.youtube.com/watch?v=OtEVacC_fCk 阅读全文

posted @ 2021-09-25 01:15 cdekelon 阅读(29) 评论(0) 推荐(0)

https://leimao.github.io/blog/Debug-CPP-In-Docker-Container/
摘要:https://leimao.github.io/blog/Debug-CPP-In-Docker-Container/ 阅读全文

posted @ 2021-09-23 16:22 cdekelon 阅读(24) 评论(0) 推荐(0)

flip image image augmentation color blur gray RGB
摘要:https://pinetools.com/flip-image 阅读全文

posted @ 2021-04-09 19:07 cdekelon 阅读(36) 评论(0) 推荐(0)

CR LF in vim raise self.ParseError('Expected "%s".' % token) google.protobuf.text_format.ParseError: 15:13 : '
摘要:$ find misc -type f ! -iname "*.pklz" | xargs dos2unix https://www.cnblogs.com/jasonboren/p/12337002.html https://askubuntu.com/questions/1034725/how- 阅读全文

posted @ 2021-02-08 17:06 cdekelon 阅读(59) 评论(0) 推荐(0)

check a image if it is RGBA
摘要:from PIL import Image import os #import requests #path = '12.jpg' #response = requests.get("https://s6.mkklcdnv6.com/mangakakalot/s2/spirit_sword_sove 阅读全文

posted @ 2021-01-20 13:23 cdekelon 阅读(71) 评论(0) 推荐(0)

check which is installed
摘要:apt list --installed |grep cuda dpkg -l |grep cuda 阅读全文

posted @ 2020-11-26 10:14 cdekelon 阅读(40) 评论(0) 推荐(0)

OpenGrok windows or Ubuntu
摘要:https://medium.com/@kannaapandita/how-to-install-tomcat-and-opengrok-on-windows-e39f7f910348 https://medium.com/@scgopireddy/steps-to-setup-opengrok-i 阅读全文

posted @ 2020-09-29 16:39 cdekelon 阅读(38) 评论(0) 推荐(0)

Draw process flow 流程图
摘要:https://app.diagrams.net/ 阅读全文

posted @ 2020-07-30 12:12 cdekelon 阅读(173) 评论(0) 推荐(0)

bakcup pyc, then move the new py , and run
摘要:$ 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 阅读全文

posted @ 2020-07-29 16:30 cdekelon 阅读(64) 评论(0) 推荐(0)

跑多线程
摘要:$ cat test.sh#!/bin/bash for i in {1..8}do $@ &done $ ./test.sh command 阅读全文

posted @ 2019-06-05 17:47 cdekelon 阅读(62) 评论(0) 推荐(0)

ubuntu recording
摘要:Simplescreenrecorder $ sudo apt-get update $ sudo apt-get install simplescreenrecorder$ simplescreenrecorder recordmydesktop https://www.nenew.net/ubu 阅读全文

posted @ 2018-06-25 17:56 cdekelon 阅读(108) 评论(0) 推荐(0)

evtest is an open source tool that can be used for testing the USB HID class drivers
摘要: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 阅读全文

posted @ 2018-05-21 17:12 cdekelon 阅读(57) 评论(0) 推荐(0)

objdump -T xxx.so 显示lib内容 (Also, ldd xxx.so)
摘要:# 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 阅读全文

posted @ 2018-05-21 14:00 cdekelon 阅读(423) 评论(0) 推荐(0)

apt-cache policy
摘要: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 阅读全文

posted @ 2018-05-17 18:06 cdekelon 阅读(467) 评论(0) 推荐(0)

check the dependency lib
摘要:http://ask.xmodulo.com/check-library-dependency-program-process-linux.html nvidia@tegra-ubuntu:~/tegra_multimedia_api/samples/04_video_dec_trt$ objdum 阅读全文

posted @ 2018-04-09 14:45 cdekelon 阅读(366) 评论(0) 推荐(0)

导航