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

搜索资源列表

  1. shujujiegou

    0下载:
  2. 数据结构实验报告课程设计 任意整数加减法!-Data structure course design lab report any integer addition and subtraction!
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:15424
    • 提供者:muyifeng
  1. tiaoqi

    0下载:
  2. 跳棋的算法设计与分析实验报告-tiaoqi de suanfashejiyufenxishiyanbaogao
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:138051
    • 提供者:sfa
  1. EightQueen

    0下载:
  2. 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:24572928
    • 提供者:肖强
  1. xiaoyuandaohang

    0下载:
  2. 校园导航,其中用到弗洛伊德的算法,数据结构课程设计的报告也是完整版的。-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:22837
    • 提供者:
  1. EightDigital

    0下载:
  2. 算法求解八数码难题,包括详细设计说明和实验报告-Eight puzzle algorithm, including the detailed design notes and lab report
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:583461
    • 提供者:chenb
  1. 2.3

    0下载:
  2. 2.3 主元素问题(课本2-9) 问题描述:设T[0:n-1]是n个元素的数组,如果其中某个元素x在整个数组中的出现次数超过n/2,则称x为数组T的主元素。输入数据由文件名为input.txt的文本文件提供。 请设计一个线性时间算法,判断input中的数据是否存在主元素。在实验报告中对算法时间复杂度作出分析。 输入:文件的第1行为数组S中元素个数n;接下来的n 行中,每行有一个自然数。程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到主元素时
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:7469
    • 提供者:陈星风
  1. lift

    0下载:
  2. 本程序用为数据结构课程设计中的电梯模拟程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-Used as a data structure of the program curriculum design in the elevator simulation program to consider thoughtful preparation, to meet the basic requirements of the subject, th
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:378804
    • 提供者:xiao ru
  1. library-management

    0下载:
  2. 本程序用C语言编写,为数据结构课程设计中的图书馆管理系统程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-This procedure using C language, data structure, curriculum design for the library management system in the process, the time of writing thoughtful, to meet the basic re
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:664014
    • 提供者:xiao ru
  1. d722732635c1

    0下载:
  2. 数据结构课程设计,关于运动会名单统计的课程报告。-Data structure course design, the list of statistics on the Games program report.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8062
    • 提供者:欧阳盆栽
  1. waegwr

    0下载:
  2. 数据结构的课程设计 迷宫求解的 实验报告 20页以上-Curriculum design data structures to solve the maze more than 20-page lab report
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:460613
    • 提供者:zhangqingwei
  1. shujujiegou

    0下载:
  2. 这里有数据结构课程设计的所有题目,有一些题目的参考实验报告,如停车场问题,八皇后问题,约瑟夫环问题-Here are all the data structures course design topics, some topics of the experiment report, such as parking problems, the eight queens problem, Josephus problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:629595
    • 提供者:li ui lan
  1. string-(2)

    0下载:
  2. 数据结构的课程设计的串基本操作的演示的报告+源代码-The data structure of the curriculum design demonstrates the basic operation of string reports+ source code! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:125175
    • 提供者:张三丰
  1. structure-course-design

    0下载:
  2. 数据结构课程设计,含最小生成树、查找和排序、霍夫曼编码,代码在报告附录-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:129707
    • 提供者:彭悦
  1. binarytree

    0下载:
  2. 用二叉链表作为二叉树存储表示编写递归算法。设计思路及调试结果在上机报告内。程序文件在附件中,需包含头文件。-List as a binary tree with binary memory, said write recursive algorithms. Design ideas and results on the machine commissioning report. Program files in the attachment, the need to include the he
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:623372
    • 提供者:ChenSiyu
  1. suanfafenxiyushejishiyanbaogao

    0下载:
  2. 算法分析与设计实验报告,运行环境位VC++6.0 -Algorithm analysis and design of experiments reported
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:12153
    • 提供者:wangke
  1. 2

    0下载:
  2. 广东工业大学数据结构课程设计,题目为全国交通系统模拟.包括源代码,电子版实验报告.-data and structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:394749
    • 提供者:家瑞
  1. chengrui

    0下载:
  2. 算法设计与分析实验报告,包括排序查找,快速排序,货郎担问题以及最大利润问题。该文档包括源程序和实验运行结果截图。-Algorithm design and analysis experiment report, including the sort to search, quick sort, HuoLangDan problems and the biggest profits. The document, including the source program and the experi
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:187887
    • 提供者:雅典娜
  1. c-program

    0下载:
  2. c语言课程设计例题,长整型四则运算及其课题报告例文-c program just a sample
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:162491
    • 提供者:kyj
  1. eightNum_lufeiop

    0下载:
  2. 以八数码问题为例,设计一类滑块问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用 A*用到是不在位将牌数和曼哈顿距离,动态显示,有算时间 我自己很用心做的,有实验报告,绝对详细-Eight digital issues, for example, design a slider problem solving system, initially grasp the two basic method
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3544349
    • 提供者:陆飞
  1. 6

    0下载:
  2. 贪心法解活动安排问题(计算机算法设计与分析)实验报告-Greedy method for solving activities arrangements ( computer algorithm design and analysis )
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:49359
    • 提供者:江军然
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com