资源列表
[书籍源码] Chapter11-Program
说明:刘金坤滑模变结构控制第11章程序 -CHAPTET 11 PROGRAMCHAPTET 11 PROGRAM<wang jun> 在 2025-06-14 上传 | 大小:55kb | 下载:0
[汇编语言] xveshengxuanxiuguanxi
说明:这是关于学生选修和老师教学的代码作业。这是java学习类的时候的作业希望对大家有用-This is about teaching the students and teachers of the code elective operations. This is the java class to learn when operating the hope that useful<loe> 在 2025-06-14 上传 | 大小:5kb | 下载:0
[中间件编程] stacknode
说明:栈这种数据结构是一个工具性的数据结构,通常被其它复杂数据结构所使用。比如实现二叉树的遍历的非递归算法。下面就用C++模板实现栈数据结构的一个较完整代码!在书本《数据结构(C语言版)--严慰明》提到栈可以用数组,也可以用链表实现,这里只用链表实现这一数据结构。-This data structure is a stack instrumental data structure is often used for other complex data structures. Such as a bi<liyuyu> 在 2025-06-14 上传 | 大小:2kb | 下载:0