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

搜索资源列表

  1. sorting

    0下载:
  2. 数据结构课程设计_拓扑排序 用邻接表构造图 然后进行拓扑排序 -Data Structure Course Design _ topological sort graph using adjacency list structure and then proceed to topological sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5354
    • 提供者:何高兴
  1. suoshubiaodashi

    0下载:
  2. 数据结构课程设计 求算术表达式的值 学习数据结构的可以参考一下 希望对你们有用-Data structure the curriculum design for the value of the arithmetic expression study data structures for reference you wish to be useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4357
    • 提供者:zz
  1. HotelManage1

    0下载:
  2. 此代码为数据结构课程设计代码,实现了酒店管理系统。-This code for the data structure of the curriculum design code, implementation of the hotel management system.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1370236
    • 提供者:ljy
  1. binaryTree

    0下载:
  2. 二叉树操作汇总,几乎设计所有算法,遍历递归、非递归、查找、求深度-Binary operation summary, almost all the design algorithm, recursive traversal non-recursive, search, and depth and so on
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1102
    • 提供者:李玲
  1. SparseMatrix

    0下载:
  2. 数据结构课程设计题目,稀疏矩正的生成-Data structure design curriculum topic being the generation of sparse moments
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1456
    • 提供者:xuezhanfei
  1. PrintBinaryTree

    0下载:
  2. 数据结构课程设计,打印二叉树的算法的实现-Data structure course design, print binary tree implementation of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1235
    • 提供者:xuezhanfei
  1. Hashtable

    0下载:
  2. 数据结构课程设计,哈希表的算法的实现 。-Data structure curriculum design, hash table implementation of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:xuezhanfei
  1. nibolan

    0下载:
  2. 数据结构课程设计,逆波兰算法的实现 。-Data structure curriculum design, implementation Reverse Polish Algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:xuezhanfei
  1. aluo1

    0下载:
  2. 拿“优”的数据结构课程设计:模拟旅馆管理系统的床位的分配与回收功能。 里头包括源代码、exe文件、课程设计报告。非常全,值得下载!-Get " excellent" curriculum of the data structure design: Analog hotel management system for the allocation of beds and Recycling function. Inside, including source code, ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:83407
    • 提供者:aluo
  1. aluo3

    0下载:
  2. 数据结构课程设计:(1)民航航班信息服务系统 (2)运动会分数统计 包括源代码、EXE文件、课程设计报告!比较全。-Curriculum design data structure: (1) Civil Aviation Flight Information Service System (2) Games fraction statistics, including source code, EXE files, curriculum design report! Comparison o
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:196266
    • 提供者:aluo
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. onlycode

    0下载:
  2. 课程设计: 关于二叉树操作,哈夫曼编码,散列表,宿舍管理,文本编辑的一些代码。没有详细的说明书。之前收集的,有需要的可下载。-Curriculum design: About Binary Tree operation, Huffman coding, hash table, dormitory management, text editor of some code. No detailed instructions. Collected before, there is need
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1206594
    • 提供者:zg
  1. designpatterns

    0下载:
  2. 数据结构与算法,主要是讲面向对象的C++设计模式-Object-oriented C++ design patterns. Pdf
  3. 所属分类:Data structs

    • 发布日期:2017-06-14
    • 文件大小:21736725
    • 提供者:ly
  1. Structure

    0下载:
  2. 数据结构是计算机学科的一门核心课程。数据结构课程的 任务是讨论现实世界中数据的各种逻辑结构、在计算机中的存 储结构以及实现各种操作的算法等问题。掌握如何组织数据、 如何存储数据和如何处理数据的基本方法,从而更好地进行软 件开发和应用。 典型数据结构包括表、堆栈、队列、数组、串、树、二叉 树、图、递归程序设计、排序和查找方法,介绍的典型存储结 构包括顺序存储结构、链式存储结构以及这两种典型存储结构 的结合。本速查器采用C语言作为算法描述语言,所有算法和 设计
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:157446
    • 提供者:袁和平
  1. Sorter

    0下载:
  2. 快速排序、堆排序、冒泡排序等各种排序算法,设计模式-Fast sort, heap sort , bubble sort, design pattern
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:49936
    • 提供者:陈晓文
  1. yuanma

    0下载:
  2. 我的数据结构课程设计源码,以前弄的,现在上传上去了!-My curriculum design source data structure, in the past get now upload a go!
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:648626
    • 提供者:蚕豆
  1. deep_foundations

    0下载:
  2. this is a zip file contain a program for design of deep foundation with excel.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:34019
    • 提供者:mohammad
  1. inc_dec_c

    0下载:
  2. 数据结构课程设计_任意大数的加减乘运算器-_ Data structure design curriculum arbitrary multiplication addition and subtraction of large numbers of devices
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:178012
    • 提供者:xj
  1. miniStack

    0下载:
  2. 数据结构大作业:miniStack类的设计-Data structure homework: miniStack Class design
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:378860
    • 提供者:温智君
  1. textcode

    0下载:
  2. 《数据结构与程序设计》书本所有源代码-" Data Structure and Program Design" books of all the source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:51116
    • 提供者:温智君
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com