登录
首页 » 算法 » 顺序表的实现

顺序表的实现

于 2023-08-20 发布 文件大小:575.16 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

资源描述大家好,这是我大学写的数据结构顺序表的实现,非常有参考价值

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Numerical method of procedure: to accelerate the iterative Gauss
    数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
    2022-09-28 01:20:02下载
    积分:1
  • 基于神经网络的遗传优化垃圾邮箱分类实验
    是数据挖掘实验课上的一个作业,垃圾邮箱分类,给了57个属性1个分类目标,0是垃圾邮箱1不是,给了训练集和测试集,用的C++写的神经网络,并用遗传算法优化了,正确率96.5%,但是时间较长
    2022-07-01 21:00:49下载
    积分:1
  • kalman最优估计器
    卡拉曼最优估计器算法吗,标量kalman最优估计器MATLAB实例参考《数字滤波与卡尔曼滤波》S.M.Bozic 1979实例编写,程序思路比较清晰,便于初学者理解kalman滤波的原理
    2022-05-17 13:44:36下载
    积分:1
  • 褶积的程序
    在我们不知信号个数时,进行褶积运算,这里用了动态数组控制。可以作为一个地球物理初学者经常用到的外部子程序。
    2022-08-13 02:05:20下载
    积分:1
  • 旅行商问题(TSP)使用SA(模拟退火)。
    此代码是简单的代码为您的初始研究SA如果您需要有关SA扩展信息请流我在这项研究中的方法
    2023-09-07 09:35:14下载
    积分:1
  • cython写的DTMF解码器(python直接使用,效率和c接近)
    cython写的DTMF解码器(python直接使用,效率和c接近)
    2022-01-27 10:28:11下载
    积分:1
  • 循环队列的Java对象容器。
    循环队列的Java对象容器。-cycle cohort of Java objects containers.
    2022-08-26 02:16:53下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • 数字的分区
    运用hopfield神经网络对个别数字进行目标分类,分类的效果可反复调整,不是用神经网络工具箱编,而是直接根据算法原理编译的
    2022-04-11 05:03:46下载
    积分:1
  • 冒泡排序和汉诺塔问题的递归实验报告好东西来下载啊
    冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊-Bubble Sort and Tower of Hanoi " problem of the recursive algorithm experimental reports, good things to download ah
    2022-01-25 15:49:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载