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

搜索资源列表

  1. YIYA(--)

    0下载:
  2. YiYA 小型压缩软件。数据结构课程设计!使用哈弗曼编码,大家共同学习啊-YiYA small compression software. Data structure course design! Encoded using Hafu Man, we learn together ah! ! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:60664
    • 提供者:TaoPeng
  1. MAZE(-)

    0下载:
  2. 迷宫小程序,使用MFC界面,数据结构课程设计!希望大家共同学习啊!-Maze of small programs using MFC interface, data structure course design! Hope that we learn together ah! Ho ho ho
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:67339
    • 提供者:TaoPeng
  1. computer-algorithms-Analysis

    0下载:
  2. 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:896756
    • 提供者:cyy
  1. Josephus--problem

    0下载:
  2. 约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。-Josephus (Josephus) a descr iption of the problem are: number
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:57704
    • 提供者:冯柳鑫
  1. dataStructure

    0下载:
  2. 数据结构课程设计 ,交通查询系统,本系统功能有:(1)添加城市、(2)删除城市,(3)添加路径、(4)删除路径,(5)计算最佳路径,可分别用弗洛伊德和迪杰斯特拉算法计算,(6)计算关键路径-Data structure course design, traffic query system, the system functions are: (1) Add the city, (2) Delete the city, (3) Add the path, (4) Delete the path,
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1295213
    • 提供者:sofia
  1. duoxiangshi

    0下载:
  2. 用数据结构的链表来实现多项式的相乘的课程设计报告-The linked list data structure used to implement polynomial multiplication of curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:48602
    • 提供者:Crystal
  1. changyongcyuyansuanfashouce

    0下载:
  2. c语言算法云集于此,在程序设计时可随时查阅,方便您的设计工作-algorithm c language gathered here, in the program design can be readily available to facilitate your design work
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:18549653
    • 提供者:沈朝平
  1. jisuanjisuanfayunji

    0下载:
  2. c语言算法云集于此,在程序设计时可随时查阅,方便您的设计工作-algorithm c language gathered here, in the program design can be readily available to facilitate your design work
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:945052
    • 提供者:沈朝平
  1. Noname1

    0下载:
  2. 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性。-Let the linear vector table is stored in A [arrsize] elenum a component in the first, and increasing order. Design a test algorithm, the linear form x into the proper position to
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1543
    • 提供者:hjm
  1. shiyan

    0下载:
  2. 实验一代码程序 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。 //试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性-//Test a program code// set linear table stored in the vector A [arrsize] elenum a component in the first, and increasing order.// Try to design a algorithm, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:655
    • 提供者:hjm
  1. TopologicalSort

    0下载:
  2. 数据结构的课程设计,关于拓扑排序。实现了一个拓扑排序的程序,可以用来交数据结构作业-Data structure course design, on the topological sort. Implements a topological sort of program, data structures can be used to pay operating
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:293193
    • 提供者:CTY
  1. hashTable

    0下载:
  2. 数据结构的课程设计,实现一个哈希表,哈希函数为模29和模229-Data structure course design, implement a hash table, hash function module 29 and module 229
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2732480
    • 提供者:CTY
  1. stones-combined

    0下载:
  2. 动态规划法是求解最优化问题的一种方法,该文主要研究其求解问题的基本思想及具体步骤,详细分析其用于石子合并问题上的算法设计,并给出其算法实现。-Dynamic programming to solve optimization problems is a method of solving the problem of its major research paper the basic ideas and concrete steps, a detailed analysis of the me
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:11136
    • 提供者:弓惠敏
  1. eight-queen

    0下载:
  2. 八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。-8 queens problems in the 19 th century famous mathematician gauss put forward in 1850. His problem is: in 8* 8 board placed eight queen, to make it c
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:882412
    • 提供者:fairy
  1. maze-problem

    0下载:
  2. 实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1605
    • 提供者:GUM
  1. buxian

    0下载:
  2. 算法分析与设计之分支界限法解决电路布线问题-Algorithm analysis and design of the branch circuit wiring method to solve boundary problems
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1003
    • 提供者:Dan
  1. Bubble-sort

    0下载:
  2. 冒泡法排序,良好的设计,效率高,容易理解,适合C++初学者-Bubble sort method with good design, high effeciency ,easy to understand ,suit for C++ learner
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:959486
    • 提供者:孙立明
  1. RadixSort

    0下载:
  2. 基数排序,良好的设计,效率高,容易理解,适合C++初学者。-RadixSort method, good design ,hight effeciency ,easy to understand ,suit for C++ learner
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4584315
    • 提供者:孙立明
  1. chengxu

    0下载:
  2. 在VC的环境下,设计出一个实现可连通的随机迷宫!大家参考一下!-In the VC environment, design an implementation can be connected random maze! Your reference!
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5945388
    • 提供者:李俊杰
  1. tree

    0下载:
  2. 用无向图表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使得这个交通网的总造价最小,即求最小生成树问题。-Undirected graph with n cities that traffic between the network construction plan, the vertices represent the city, right next to that the cost of the line, try to design a pr
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:13476
    • 提供者:wangbo
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com