CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - design

搜索资源列表

  1. DataStructerEditor

    0下载:
  2. C++写的数据结构课程设计:文章编辑器,压缩包里面包括源程序和试验报告,贡献出来大家一起学习进步啊-C++ Written curriculum design data structure: Article Editor, compressed package includes source code and test reports, contribute to learn and progress together ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:77311
    • 提供者:huahua
  1. DataStructerCode

    0下载:
  2. 数据结构课程设计:运动会分数统计。压缩包里包括全部的源代码和试验报告。拿出来大家一起分享啊-Data Structure Course Design: Games Score Statistics. Compression bag, including all the source code and test report. Out to share ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:126545
    • 提供者:huahua
  1. suanshubiaodashi

    0下载:
  2. 这是我的数据结构课程设计,1. 初始化两个空栈,一个是操作符栈,一个是操作数栈。2. 如果字符是操作数,将它压入操作数栈。 如果字符是个操作符,则和运算符栈顶的运算符比较优先权后作相应操作,优先技小泽压入栈,大于则将栈顶的运算符出栈,并将运算数栈顶的两个数出栈进行运算。等于,则弹出操作符。-This is my data structure of the curriculum design, 1. Initialize two empty stacks, one stack operator,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:11081
    • 提供者:往往
  1. sjjgks

    0下载:
  2. 这是一个数据结构的课程设计的源码和相关文档说明。-This is a data structure of the curriculum design of the source code and related documentation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:13505
    • 提供者:jack
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵的转置相加与相乘,已经通过编译与实现,数据结构的课程设计,加乘转置功能很全!-Sparse matrix transpose sum and multiplication, has been adopted and implementation of compilers, data structure of curriculum design, transpose function increases by a very wide!
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:7669
    • 提供者:wxg
  1. er

    0下载:
  2. 这是一个关于二叉树的课程设计,不过都是代码希望对大家有用!-This is a study on the curriculum design of binary tree, but the code is useful for all of us hope!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3705
    • 提供者:huangqing1
  1. report+of+Algorithm

    0下载:
  2. 算法设计的实验报告 包括Bottom-Up Merge Sorting算法、插入排序算法Heaps的创建堆、堆排序算法、按秩合并算法以及带路径压缩算法、实现查找第K小元素算法、实现快速排序算法、实现平面内最接近点对算法、实现最长公共子序列算法、实现矩阵链相乘算法、实现0/1背包问题算法、实现Dijistra’s算法、Prim算法、Kruskal算法、文件压缩算法-Experimental Algorithm Design Report including Bottom-Up Merge So
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:28952
    • 提供者:苏宁
  1. C

    0下载:
  2. 数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。 -Data structure course design report, although a lot of places, I this is based on the teacher asked to do a good job, and add the cover can be directly handed over.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:15030
    • 提供者:yhb
  1. 1.3

    0下载:
  2. 程序设计程序的设计,一元多项式的计算,课程设计!-Procedures for the design of the design process, a calculation of the polynomial, curriculum design!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:chenbaobao
  1. tanxin

    0下载:
  2. 本PPT为算法设计中的贪心算法,对需要的朋友可以用来参考一下。-The PPT algorithm design for the greedy algorithm, in need of a friend can be used to refer to.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:293868
    • 提供者:小林
  1. Queen

    0下载:
  2. 算法设计与分析中,对N皇后进行编程,主要运用到的是贪心算法。-Algorithm design and analysis, on the N s programming, the main use of the greedy algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1214
    • 提供者:wyywd
  1. MAIN

    0下载:
  2. 字符串操作的经典程序!是各位新手下载应付老师课程设计的好帮手!-Procedures for the operation of the classic string! Is that novice teachers to download curriculum design to meet a good helper!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3760
    • 提供者:leeli
  1. CXTD

    0下载:
  2. :假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-: Suppose stopped at the railway station at the entrance to the train scheduling sequence number one for 1,2,3, ..., n. Design a procedure to derive all the possible length of the resulti
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:102837
    • 提供者:迟浩东
  1. RYC

    1下载:
  2. 问题描述:设计一个程序实现两个任意长的整数的求和运算。 基本要求:利用双向循环链表,设计一个实现任意长的整数进行加法运算的演示程序。要求输入和输出每四位一组,组间用逗号隔开。如:1,0000,0000,0000,0000。 -Problem Descr iption: Design a program to achieve the two arbitrary long integer summation operator. Basic requirements: the use of t
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:40400
    • 提供者:迟浩东
  1. NBJG

    0下载:
  2. 设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 :(1)对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序表的表长不小于1000,表中数据随机产生,至少用5组不同数据作比较,比较指标有:关键字参加比较次数和关键字的移动次数(关键字交换记为3次移动); (3)输出比较结果。 -Design a testing procedure based on comparing several internal
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:45995
    • 提供者:迟浩东
  1. LIST

    0下载:
  2. 数据结构课程设计之线性表的基础操作,能实现删除、插入、打印输出等基本操作,加深对数据结构线性表的理解。-Data structure the curriculum design of the linear form the basis of operation, to achieve the deletion, insertion, printouts and other basic operations, better understanding of the data structure o
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1321
    • 提供者:胡锦涛
  1. TRACK

    0下载:
  2. 数据结构课程设计之堆栈的应用,能实现堆栈这个数据结构的基本应用,例如,初始化,出栈和入栈操作等。-Data structure the curriculum design of the stack of applications, to achieve the stack data structure of the basic applications, for example, initialization, a stack and入栈operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:932
    • 提供者:胡锦涛
  1. jiaoxuejihua

    0下载:
  2. 这是数据结构的课程设计,关于教学计划编制的设计-This is the data structure of curriculum design, on the preparation of the design of teaching plans
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:42602
    • 提供者:
  1. yundonghui

    0下载:
  2. 是一个数据结构课程设计,题目是运动会,包括全部源代码-Is a data structure of curriculum design, the subject is sports, including all source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:45343
    • 提供者:稻草人
  1. tingchechang

    0下载:
  2. 数据结构课程设计停车场管理系统的源代码,希望对大家有帮助!-Data structure curriculum design the car park management system source code, and they hope to help you!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2338
    • 提供者:cyntin
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com