- 博客(15)
- 资源 (3)
- 收藏
- 关注
原创 Android 开发常用命令 adb/package/activity
Android adb 调试,package 管理,Activity 监控
2025-05-30 08:07:52
341
原创 在 Linux 上将以太网接口配置为 DHCP 的常见方法
在 Linux 上,将以太网接口配置为。(Ubuntu 18.04+),修改。是你的网络接口名称,可以使用。,可以创建或修改网络配置文件。
2025-03-07 07:27:40
283
原创 bitbake有哪些缓存机制
bitbake主要使用三种缓存机制:下载缓存(DL_DIR)、编译缓存(TMPDIR)、共享状态缓存(SSTATE_DIR)
2025-01-29 14:13:50
396
原创 display the non-private attributes of a class in python 展示一个python类的非私有成员变量
python
2024-06-06 12:12:34
138
原创 display the class names within a python source file 展示python源码中的所有类名
python
2024-06-06 12:08:32
122
原创 OpenCV Learning Note
霍夫变换(Hough Transform)霍夫变换,英文名称Hough Transform,作用是用来检测图像中的直线或者圆等几何图形的。检测直线C++void cv::HoughLines ( InputArray image, OutputArray lines, double rho, double theta, int threshold, double srn = 0, double stn = 0,
2020-09-08 06:06:23
149
原创 Delete repetitive items of a sorted list.
https://www.hackerrank.com/challenges/30-linked-list-deletion/problemTaskANodeclass is provided for you in the editor. ANodeobject has an integer data field,, and a Node instance pointer,, poin...
2018-06-27 07:35:43
200
原创 Solutions for a junior Cpp problem about STL
This problem is published on HackerRand.Problem description :You are provided with a vector ofintegers. Then, you are givenqueries. For the first query, you are provided withinteger, which deno...
2018-05-07 14:31:03
360
两种干扰方式对雷达脉冲压缩技术的影响
2010-03-07
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人