03 2023 档案

cpp nested class
摘要:#include<iostream> using namespace std; /* start of Enclosing class declaration */ class Enclosing { private: int x; /* start of Nested class declarat 阅读全文

posted @ 2023-03-10 01:02 yusisc 阅读(24) 评论(0) 推荐(0)

my vscode jupyter configuration
摘要:# my jupyter packages ``` from IPython.display import display, HTML from matplotlib import cm, projections from mpl_toolkits.mplot3d import Axes3D fro 阅读全文

posted @ 2023-03-10 00:51 yusisc 阅读(56) 评论(0) 推荐(0)

listray version for quick searching
摘要:The most recent version of listary is unable to search while typing. listary verison 5.00.2843 still supports typing searching feature. 阅读全文

posted @ 2023-03-09 01:16 yusisc 阅读(17) 评论(0) 推荐(0)

mipi cheat sheet
摘要:there are some basic commands in mipi. for example 0x11 exit_sleep_mode Power for the display panel is on. 0x29 set_display_on Show the image on the d 阅读全文

posted @ 2023-03-04 13:35 yusisc 阅读(759) 评论(0) 推荐(0)

导航