资源列表
[数据结构常用算法] StackTest
说明:顺序栈和堆栈的实现。 顺序栈被定义为一个结构类型,它有两个域data和top。data为一个一维数组,用于存储栈中元素,DataType为栈元素的数据类型(有待设定)。top为int型,它的取值范围为0..sqstack_maxsize-1。top=0表示栈空,top=sqstack_maxsize-1表示栈满。-Order stacks and stacks of implementation. Is defined as a sequence of stack structure typ<卡卡> 在 2025-06-14 上传 | 大小:1.96mb | 下载:0
[数据结构常用算法] CounterTest
说明:计数类的C++代码。程序具备计数功能,包括加减乘除等功能。适合初学类定义的人。-Count class C++ code. Counting functions, including addition, subtraction and other functions. Suitable for beginners class defines man.<卡卡> 在 2025-06-14 上传 | 大小:1.92mb | 下载:0
[数据结构常用算法] StudentTest
说明:学生类的C++程序。程序具有学生ID,姓名,数学英语计算机成绩,以及计算总分,平均分等其他功能。-Student class C++ program. Program has a student ID, name, computer math scores in English, as well as calculate the total score, the average grading other features.<卡卡> 在 2025-06-14 上传 | 大小:2.04mb | 下载:0
[数据结构常用算法] bubblesort
说明:清华大学邓俊辉副教授课件里的冒泡排序所有实现方式,带注释-bubblesort dsa<曹雪倩> 在 2025-06-14 上传 | 大小:4.73mb | 下载:1
[matlab例程] STKaMatlab
说明:该程序可以实现利用matlab调用stk的功能,实现matlab与stk的通信-a program to realize the combination between matlab and stk<杜一江> 在 2025-06-14 上传 | 大小:4kb | 下载:0