/* * Virtual Video driver – This code emulates a real v…
Linux虚拟视频驱动vivi
Posted on
专注机器人与自动驾驶| Focus on Robotic and Autonomous Driving
/* * Virtual Video driver – This code emulates a real v…
怎么写字符设备驱动? 构造file_operations: .open = drv_open .read = …
https://www.coursera.org/learn/programming-languages/ho…
学习如何学习,总体上还不错,更新了一些自己原有的认知,以后抽时间整理一下学习笔记。
Determine whether an integer is a palindrome. An intege…
题目: Given a 32-bit signed integer, reverse digits of an…
题目: Design a HashMap without using any built-in hash ta…
题目: Design a HashSet without using any built-in hash ta…