- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 02-线性结构4 Pop Sequence(C++)
题目Given a stack which can keep M numbers at most. Push N numbers in the order of 1, 2, 3, …, N and pop randomly. You are supposed to tell if a given sequence of numbers is a possible pop sequence of the stack. For example, if M is 5 and N is 7, we can obt
2021-04-17 18:33:37
267
原创 线性结构3 Reversing Linked List(C++)实现
线性结构3 Reversing Linked List(C++)实现(刚学完c++,做数据额结构题,就也来写个自己的学习贴,这个是用STL实现的)题目详情:Given a constant K and a singly linked list L, you are supposed to reverse the links of every K elements on L. For example, given L being 1→2→3→4→5→6, if K=3, then you must ou
2021-04-13 11:41:18
136
qt串口助手,支持xmode协议
2023-08-07
SPL06-001气压计和LIS3DH加速度计的IIC驱动
2023-05-16
stm32g030c8t6的IAP串口升级
2022-10-19
qt6.3写的一个串口助手例子
2022-08-02
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人