搜索资源列表

  1. 111

    0下载:
  2. 线性表单链,用c++编写,一、目的 1、掌握线性链表的各种基本操作。 2、掌握基本操作在具体应用中的运用。 3、掌握程序设计的各种调试手段。 二、实验内容 已知两个数组中已存放以递增次序排列的数据: A[10]={3,5,6,8},B[10]={1,2,4,7,9,10}。要求分别建立两个单向链表LA和LB。同时合并LA和LB为链表LC,使得LC仍然保持递增次序。最后从屏幕中依次输出LC。 -sing
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:yaqiongji
  1. 顺序表

    0下载:
  2. 现有两个非递减有序表LA,LB,由其中所有数据得到非递减有序表LC(There are two existing non decrement ordered table LA, LB, from which all data are obtained by non decrement ordered table LC)
  3. 所属分类:Sqlite

    • 发布日期:2024-06-09
    • 文件大小:4511744
    • 提供者:enmmmmm
  1. 链表

    0下载:
  2. 现有的两种非递减有序表LA,LB,合并为非递减有序表LC(There are two existing non decrement ordered table LA, LB, from which all data are obtained by non decrement ordered table LC)
  3. 所属分类:Sqlite

    • 发布日期:2024-06-09
    • 文件大小:11998208
    • 提供者:enmmmmm

源码中国 www.ymcn.org