登录
首页 » 算法 » 链表数组堆栈

链表数组堆栈

于 2023-03-21 发布 文件大小:3.41 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

用于链表数组堆栈课程设计,作为一个模板以供使用。调试结果显示符合要求。

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

发表评论

0 个回复

  • calculatrice
    一个开源的adobeflex开发项目,使用C#和带有语法颜色高亮显示、代码提示和代码完成助手的平台SDK工具
    2023-08-19 04:45:03下载
    积分:1
  • 武汉大学数字图像处理代码
    武汉大学遥感信息工程学院数字图像处理的源代码,实现了raw到bmp的转换,实现了cany等边缘提取算子,可以进行伪彩色增强,进行傅里叶变换,进行变化检测,进行ISODATA,K均值聚类等等。。。
    2023-07-15 00:55:03下载
    积分:1
  • not extract passwords AHP process
    没有解压密码的AHP程序-not extract passwords AHP process
    2022-11-17 01:15:03下载
    积分:1
  • 数学C#实现矩阵Matrix各种
    资源描述判断矩阵是否规律,如m x n。判断两个矩阵是否为同阶矩阵,是否为同型矩阵。计算矩阵的转置矩阵。判断两个矩阵是否一模一样。计算两个同型矩阵的乘法、加法、减法。计算数与矩阵的乘法。
    2022-05-07 01:43:05下载
    积分:1
  • 本程序是用纯C语言编的一个基于命令行的四则运器。主要用于计四则运表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运:能够解释...
    本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
    2022-02-13 01:07:58下载
    积分:1
  • 有很多的,让您来处理信息存储…
    There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
    2022-03-03 22:58:15下载
    积分:1
  • YUV 视频帧 Sobel 方
    /*对象: 视频文件 ;YUV 4: 2: 0日期: 13/1/18 10:28#ifndef #define #include #include #include #include / / 定义图像高度和宽度的帧数高度 480宽度 640NUM_FRAME 20THRESH_HOLD_Y 20THRESH_HOLD_U 1THRESH_HOLD_V 1因舍尔沙尔 / / 函数原型无效 / / 初始化的内存Sobel_Assign (无符号字符型 *
    2022-04-14 22:45:48下载
    积分:1
  • 基音检测
    Simulink中的这个高度专业化的块将设置Simulink的配置参数,以正确使用CodeComposer Studio和DSK[3]。在Simulink仿真配置参数中,有必要进行以下更改。
    2023-05-11 13:20:03下载
    积分:1
  • 花园的代码
    定义一个图书类和一个书库类。图书类包括图书编号、书名、作者(只考虑第一作者)、定价等属性;书库类包括一个指向图书链表的头指针以及操作链表的相关函数。这两个类的定义如下: class Book {    int BookNumber;      //图书编号    char BookName[50];   //书名    char AuthorName[30];  //第一作者姓名    double Price;         //定价    Book *next;          //
    2022-06-30 21:50:34下载
    积分:1
  • 没有翻译
    随机积分的演示程序,使用Monte Carlo方法实现了sin,cos,exp等常用函数的一维二维随机积分。-failed to translate
    2022-02-02 10:47:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载