资源列表
[数据结构常用算法] vbnet-3-2a
说明:一个简单的随机产生序列的程序,点击按钮随机产生一串数-A simple random sequence program, click the button randomly generated string of number<王淑燕> 在 2025-06-23 上传 | 大小:64kb | 下载:0
[数据结构常用算法] ViterbiCPP
说明:Viterbi算法的实现,在程序中有详细的注释-The implementation of the Viterbi algorithm, detailed notes in the program ~ ~<阮晓曦> 在 2025-06-23 上传 | 大小:81kb | 下载:0
[数据结构常用算法] 10-kinds-of-filtering-algorithms-
说明:十种常用的滤波算法用C语言实现,对提高C语言编程能力有一定帮助。-10 commonly used filtering algorithm using C language, help to improve the ability of the C programming language .<周利> 在 2025-06-23 上传 | 大小:6kb | 下载:0
[数据结构常用算法] BinarySortTree
说明:二叉排序树的查找、插入和删除 要求:在屏幕上表示出二叉查找树的结构,用到的抽象数据类型为元素数据类型和二叉树结点类型。 -Binary sort tree search, insert, and delete requirements: binary search tree structure is shown on the screen, the abstract data types used for the element data type and the binary tree<丁洁琼> 在 2025-06-23 上传 | 大小:212kb | 下载:0
[数据结构常用算法] Student_Management
说明:一、问题描述 在年级成绩管理系统中,希望处理各班信息及各班每个学生的学习情况信息,其中班级信息包括班号和名称,学生学习情况信息包括学号,姓名,班号等,及已学课程的课程号及成绩,并能使管理人员通过界面完成对班级、学生信息的录入及对数据的查找和浏览。 二、基本要求 1、登记各班的学生基本情况(学号,姓名,性别,年龄,等信息); 2、插入某班某个学生的基本情况; 3、修改各班学生基本情况; 4、删除某班某个学生或某班所有学生基本情况; 5、登记各班所有学生各门课的成绩<丁洁琼> 在 2025-06-23 上传 | 大小:299kb | 下载:0
[数据结构常用算法] guangyixishujuzhen
说明:数据结构中稀疏广义矩阵链式结构的定义源代码-The sparse generalized matrix data structure definition source<梁乐乐> 在 2025-06-23 上传 | 大小:2.32mb | 下载:0
[数据结构常用算法] xianxingbiao
说明:数据结构中线性表结构的定义的vc语言源代码-Linear form defined data structure vc language source code<梁乐乐> 在 2025-06-23 上传 | 大小:1.3mb | 下载:0
[数据结构常用算法] zhanheduilie
说明:数据结构中栈和队列结构的定义的vc源代码-Vc source code of the stack and queue data structure definition of the structure<梁乐乐> 在 2025-06-23 上传 | 大小:1.09mb | 下载:0
[数据结构常用算法] varray
说明:这是一个可变长度数组管理的源代码,数组的成员为任意长度的结构实例或对象,该代码封装了调用接口,可以动态添加成员对象、删除对象、和通过索引定位对象。最重要的是实现了插入排序、对散乱的数组进行快速排序、二分法搜索和二分法删除等接口。-This is a variable length array management source code, a member of the array is the example of the structure or object of any length,<cnauth> 在 2025-06-23 上传 | 大小:3kb | 下载:0