搜索资源列表

  1. removeDuplicates2

    0下载:
  2. 上课的作业,是除去数组中的重复元素,利用数据结构常用算法-class operation is to remove duplication of array elements, the use of commonly used data structures Algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:975554
    • 提供者:郎斐
  1. shunxuList

    0下载:
  2. 包括顺序链表的查找,删除,插入,计数,和删除重复元素等操作,是我的数据结构家庭作业,大家可以参考一下,欢迎多提意见!-including sequence Chain search, delete, insert, calculators, and the deletion of repeat elements and other operations, I is the data structure of a family opera
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14777
    • 提供者:杜莉
  1. DeleteTheSameDataOfTheList

    0下载:
  2. 数据结构课程实验:删除线性表中的重复元素,附有源代码和实验结果分析.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5886
    • 提供者:huxiaolin
  1. Text1

    0下载:
  2. 有重复元素参加的重排列
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:sandra
  1. perm

    0下载:
  2. 有重复元素的排列问题 « 问题描述: 设R={ r , r , , rn 1 2  }是要进行排列的n个元素。其中元素n r , r , , r 1 2  可能相同。试设计 一个算法,列出R的所有不同排列。 « 编程任务: 给定n 以及待排列的n 个元素。计算出这n 个元素的所有不同排列。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:911
    • 提供者:chenxueping
  1. datastructure

    0下载:
  2. 建立一个顺序表,要求统计表中重复元素的个数
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12627
    • 提供者:lindaoming
  1. 第K小元素

    0下载:
  2. 这是算法分析与设计一书中的其中一个算法,求第K小元素的源程序,绝对是自己编的,不可能有重复-This is the algorithm analysis and design of a book in which an algorithm, for the first K small element of the source is definitely its own series, it is impossible to repea
  3. 所属分类:C#编程

    • 发布日期:2024-11-04
    • 文件大小:555008
    • 提供者:
  1. removeDuplicates2

    0下载:
  2. 上课的作业,是除去数组中的重复元素,利用数据结构常用算法-class operation is to remove duplication of array elements, the use of commonly used data structures Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:974848
    • 提供者:郎斐
  1. shunxuList

    0下载:
  2. 包括顺序链表的查找,删除,插入,计数,和删除重复元素等操作,是我的数据结构家庭作业,大家可以参考一下,欢迎多提意见!-including sequence Chain search, delete, insert, calculators, and the deletion of repeat elements and other operations, I is the data structure of a family opera
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:14336
    • 提供者:杜莉
  1. DeleteTheSameDataOfTheList

    0下载:
  2. 数据结构课程实验:删除线性表中的重复元素,附有源代码和实验结果分析.-Experimental data structure: the deletion of the linear form of repeated elements, with source code analysis and experimental results.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:5120
    • 提供者:huxiaolin
  1. Text1

    0下载:
  2. 有重复元素参加的重排列-Duplication of elements to participate in the re-arranged
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:sandra
  1. perm

    0下载:
  2. 有重复元素的排列问题 « 问题描述: 设R={ r , r , , rn 1 2  }是要进行排列的n个元素。其中元素n r , r , , r 1 2  可能相同。试设计 一个算法,列出R的所有不同排列。 « 编程任务: 给定n 以及待排列的n 个元素。计算出这n 个元素的所有不同排列。-Have to repeat the arrangement of elemen
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:chenxueping
  1. datastructure

    0下载:
  2. 建立一个顺序表,要求统计表中重复元素的个数-The establishment of an order requesting tables are repeated the number of elements
  3. 所属分类:C#编程

    • 发布日期:2024-11-04
    • 文件大小:221184
    • 提供者:lindaoming
  1. repetitive

    0下载:
  2. 有重复元素的全排列输出There s the output repetitive elements-There s the output repetitive elements
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:_free_
  1. code

    0下载:
  2. 王晓东 算法设计 课后部分答案 n后 , 编辑距离问题 , 标准2维表问题 ,独立任务最优调度 , 会场安排 , 矩阵相乘 , 圈乘运算 , 输油管道问题 , 兔子生崽 , 邮局选址 , 又重复元素排列问题 , 找第二名学生成绩 , 众数问题 , 字典序问题 , 租用游艇问题 , 最长公共子序列问题 ,最大k乘积 , 最大长方体 , 最少硬币 , 最小费用购物, 最优合并-Algorithm acm C++
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:12288
    • 提供者:leyuan
  1. suanfa

    0下载:
  2. 算法分析与设计课程实验报告 有重复元素的排列问题 有源码和报告流程图等-Algorithm Analysis and Design course experiment reported in the arrangement of repeating elements in source code and report problems such as flow charts
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-04
    • 文件大小:20480
    • 提供者:Ivan
  1. arrange1

    0下载:
  2. 有重复元素的排列问题,有重复元素的排列问题-Overlapping elements alignment problem, there are repeated elements in the arrangement of the problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:吴宇
  1. Delete

    0下载:
  2. Labview环境下删除数组中重复元素而不改变原数组元素排列顺序-Labview environment, remove duplicated elements in the array without changing the original order of the array elements
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:14336
    • 提供者:xb
  1. youchongfuyuansupailiewenti

    0下载:
  2. 算法设计与分析的一道题目:有重复元素排列问题(适用于上课实验)-Algorithm design and analysis of a topic: There are repeating elements in array problems (for school test)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:莫问天
  1. 删除一维数组中的重复元素

    0下载:
  2. labview删除数组中的重复元素,不改变顺序,留下不重复的元素(delete the same number)
  3. 所属分类:LabView

    • 发布日期:2024-11-04
    • 文件大小:8192
    • 提供者:sunshineX
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org