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

搜索资源列表

  1. Huffman-algorithm

    0下载:
  2. 哈夫曼算法及其应用 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树。哈夫曼编码是一种根据哈夫曼树对文件进行编码的方式。哈夫曼编码是可变字长编码的一种。本次课程设计是对一个已建文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。压缩文件即读文件,统计文件中的字符个数,对文件进行哈夫曼编码和译码,并将编码译码后的字符存储在文件中。-
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:145465
    • 提供者:陈庆
  1. cPP

    0下载:
  2. 数据结构算法与应用,在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。-Data structures algorithms and applications, in a brief review of basic C++ programming con
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:12141826
    • 提供者:lifan
  1. 01pakage

    0下载:
  2. 0-1背包问题源代码 用于算法设计的,数据结构的必要问题-0-1 knapsack problem of the source code for the algorithm design, data structures necessary to issue
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:638
    • 提供者:洋溢
  1. Devil

    0下载:
  2. 魔王语言的实现,属于数据结构课程设计的内容-Devil language implementation, data structures belonging to the content of the curriculum design
  3. 所属分类:Data structs

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

    0下载:
  2. 货郎担算法,属于大学课程算法分析和设计的一个实验题目-Traveling salesman algorithm, university courses are an algorithm analysis and design of experimental subjects
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:979
    • 提供者:jack
  1. Sudoku-dengqiong

    0下载:
  2. 数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3509709
    • 提供者:Dairy Queen
  1. migong

    0下载:
  2. 利用栈实现迷宫求解 C语言版课程设计报告所需的源代码-Stack implementation using C language version of the maze solving curriculum design reports for the source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:13472
    • 提供者:蚂蚱
  1. dazhengshu

    0下载:
  2. 大整数运算器(数据结构课程设计)包含源代码及项目分析-Large integer arithmetic (data structure course design) contains the source code and project analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:933098
    • 提供者:彭绍杰
  1. ParkingArea

    0下载:
  2. 数据结构课程设计,停车场管理部分源码-Data structure course design, parking management component source
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者:eewcee
  1. xsy

    0下载:
  2. 数据结构课程设计,链表的插入删除操作,结构合理功能全面-Curriculum design, data structure, linked list insertion deletion, reasonable structure fully functional
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8434047
    • 提供者:Tony
  1. 123

    0下载:
  2. 漫游中国,课程设计课题,数据结构课程设计提,计算最短路径-Roaming China, curriculum design issues, data structures course design to mention, to calculate the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:42602496
    • 提供者:王强
  1. obj6_over

    0下载:
  2. ssd5的实验-课程设计,适合数据结构新手的巩固阶段-ssd5 experiments- curriculum design, data structure suitable for novice phase of consolidation
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4537569
    • 提供者:刘樱
  1. Bus-inquires-the-idea

    0下载:
  2. 公交换乘设计思路,实现最多两次换乘。公交换乘思路大概是这样,当然还可以使用二叉树-Bus transfer design ideas to achieve a maximum of two transfer. Bus transfer thinking about this, of course, you can also use the binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:uc
  1. club-manage

    0下载:
  2. 自己数据结构课程设计时做的社团管理软件绝对原创,图形界面vc6.0开发-Design their own data structures course management software to do the absolute originality of associations, development of graphical interface vc6.0
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:3072288
    • 提供者:洋洋
  1. shujujiegougeshi

    0下载:
  2. 数据结构课程设计报告模板,比较规范,只要添加自己具体的系统内容便可使用,比较奥方便快捷的完成文档。-Data structure course design report templates, more standardized, just add content to their specific system can use, more convenient and efficient completion of Austrian documents.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6488
    • 提供者:缓缓
  1. lian

    0下载:
  2. 大学的课程设计成果,用hash表中的链地址法和直接地址法存储学生信息。-University curriculum design results in a hash chain with the address and direct address method storing student information.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2718
    • 提供者:wei
  1. Josephus

    0下载:
  2. 设计一个可变长顺序表,当用户所给的数据超出定义所分配的空间时,可以动态的扩展数组空间-Order to design a variable-length table, when the data exceeds the user to define the allocated space, you can dynamically expand the array space
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:80096
    • 提供者:zhangpengwei
  1. park

    0下载:
  2. 设计一个停车场系统,有一个停车场和一个便道。当当有车到达时,如果停车场内有空位,那么车进停车场;如没有空位就看便道是否有空位,如有就把车停入便道。如果便道也满了就停入别的停车场。-Design a parking system, there is a parking lot and a sidewalk. Dangdang a car arrives, if there is space parking lot, then drive into the parking lot if there
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2072801
    • 提供者:莫离
  1. 1

    0下载:
  2. 在一个由M*N个小正方形组成的矩形上,依次用两个相等的小正方形大小的矩形(此处所谓相邻是指两个正方形有一条公共边)不重复的覆盖该矩形区域。请构造出该问题的模型,设计算法求解所有可能的覆盖。-In a M* N small squares on the rectangle, followed by two small squares of equal size of the rectangle (here is the so-called two adjacent squares have a c
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:909130
    • 提供者:汪旭
  1. shujiegou

    0下载:
  2. 树结构在程序设计中的运用,包括并查集,线段树,树状数组等。-Tree structure used in the program design, including the collection and investigation, segment tree, the tree array, and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:132491
    • 提供者:lx
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com