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

搜索资源列表

  1. TAOCP

    0下载:
  2. 全面介绍了典型的算法,采用c++语言描述,将算法和c++相结合,是学习算法的好材料-comprehensive presentation of a typical algorithm, using c language, and c algorithm to combine learning algorithm is a good material
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31465547
    • 提供者:hq
  1. bbwt

    0下载:
  2. 自己随便写的 大家看看 最好有人帮我写个回溯算法0-1背包问题的演示软件 -own writing any of us look at the best people to help me write a backtracking algorithm 0-1 knapsack problem of presentation software
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:手电筒
  1. 060624

    0下载:
  2. 图遍历的演示   设图的结点不超过30个,每个结点用一个编号表示(如果一个图有n个结点,则它们的编号分别为1,2,…,n)。通过输入图的全部边输入一个图,每个边为一个数对,可以对边的输入顺序作出某种限制-traverse the map-based presentation of the plan node is not more than 30, each node with a No. said (if a plan with n nodes, they were the No.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6548
    • 提供者:guoxingxi
  1. tsp_tsp

    0下载:
  2. 中国所有大中城市的TSP问题实现。图形演示。采用最近邻法则-all of China's large and medium-sized cities in the TSP to achieve. Presentation graphics. Neighbors recently adopted rules
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42089
    • 提供者:胡一
  1. datastuctyanshi

    0下载:
  2. 数据结构的经典演示。是一位大学生的毕业设计希望大家能喜欢hehe -data structure of the classic presentation. It is a design graduate students hope we can like hehe
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:181405
    • 提供者:maxwen
  1. factShow

    0下载:
  2. 数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。-data structure code demo program using the stack principle, Recursive series fact of the implementation process in the form of visual presentation out.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42823
    • 提供者:znb
  1. MergeSortShow

    0下载:
  2. 数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程-data structure (C + + version) demonstration program, a detailed presentation of specific merge sorting process called
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45390
    • 提供者:znb
  1. AnExampleOfHuffman

    0下载:
  2. 一个有关HUFFMAN算法的演示 其中还有一些基于HUFFMAN的压缩-an algorithm for the presentation of which some compression on Speed HUFFMAN
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:83558
    • 提供者:徐欣民
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. 数据结构演示系统

    0下载:
  2. 数据结构演示系统,有助于进一步了解和验证数据结构中的算法-data structure presentation systems and contribute to further understanding and validation of data structure algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2156377
    • 提供者:fdf
  1. datastructurePPT.rar

    1下载:
  2. 数据结构严蔚敏版本的数据结构PPT。内容详细,每个算法都有详细演示。,Data Structure YAN Wei-min version of the data structure of PPT. Details, each algorithm has a detailed presentation.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2477656
    • 提供者:Jerry
  1. datasructure.rar

    0下载:
  2. 严蔚敏的数据结构源码及演示系统,有助于形象直观的学习数据结构,YAN Wei-min source of the data structure and presentation systems, the study will help the image of intuitive data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3083114
    • 提供者:zyq
  1. grapher

    0下载:
  2. 深度优先,广度优先,最短路径,最小生成树的图形演示以及源代码-Depth-first, breadth-first, shortest path, minimum spanning tree, as well as graphical presentation source
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:85407
    • 提供者:沈扬
  1. DSchen

    0下载:
  2. 二叉树建立,先序,中序,后序遍历,图的DFS,BFS演示程序,不断更新中,欢迎提建议-Tree establishment, the first order, in sequence, after the traversal, graph DFS, BFS presentation procedures, constantly updated, welcomed the proposals
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:1336844
    • 提供者:emacochen
  1. datastructer

    0下载:
  2. 这是我的毕业设计的论文,题目是数据结构演示程序 ,内容是关于演示了长整数运算和表达式求值的运算求值过程 ,大家可以看一下-This is my graduation project paper, titled demo program data structure, content is about the presentation of the long integer arithmetic calculations and expressions for computing the valu
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:286017
    • 提供者:小丽
  1. tree

    0下载:
  2. 二叉树回溯,利用栈实现,带界面演示,更加直观的查看每个时刻栈的情况。-Bintree back, using the stack to achieve, with the interface presentation and more intuitive view of the circumstances of each moment of the stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:237474
    • 提供者:mengyong
  1. shujvjiegouyanshi

    0下载:
  2. 数据结构中所有重要知识点的演示,有C或PASCAL两种语言。绝对是个好东西!-Data structure of knowledge in all important points of presentation, there is C or PASCAL languages. Is a good thing!
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2154222
    • 提供者:朱琳可
  1. datastructure

    0下载:
  2. 数据结构演示系统,适合数据结构初学者的好-Presentation system data structure, data structure suitable for beginners of good Dongdong
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2428649
    • 提供者:fuxiangbo
  1. 8-Queen-presentation-of-the-original-code

    0下载:
  2. 数据结构课程设计经典问题八皇后动态演示原代码-Classic problem of data structure, curriculum design, dynamic presentation of the original code 8 Queens
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1698
    • 提供者:liu jian
  1. dynamic-presentation

    0下载:
  2. 动态演示数据结构的各种算法,包括顺序表、链表、栈、队列、串、数组、树、图等。-Dynamic presentation of various algorithms data structures, including the sequence tables, linked lists, stacks, queues, strings, arrays, trees, graphs and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3881529
    • 提供者:王刚
« 12 3 4 »
搜珍网 www.dssz.com