libstack:使用链表进行堆栈仿真

时间:2024-03-30 18:14:50
【文件属性】:

文件名称:libstack:使用链表进行堆栈仿真

文件大小:6KB

文件格式:ZIP

更新时间:2024-03-30 18:14:50

stack C

libstack:使用链表进行堆栈仿真


【文件预览】:
libstack-main
----.gitignore(125B)
----Makefile(1KB)
----src()
--------stack_load.c(1KB)
--------stack_swap.c(1001B)
--------stack_iter.c(538B)
--------stack_rotate.c(268B)
--------stack_reverse_rotate.c(271B)
--------stack.c(2KB)
--------stack_push.c(191B)
----include()
--------stack.h(4KB)
----.vscode()
--------c_cpp_properties.json(447B)
----.editorconfig(315B)

网友评论