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

搜索资源列表

  1. huffmancode111

    0下载:
  2. huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11903
    • 提供者:乐乐
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:乐乐
  1. dancinglink

    0下载:
  2. This a program to implement the so-called \"dancing link\" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.   -This is a program to implement the so-c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8750
    • 提供者:reine
  1. BigNumber

    0下载:
  2. 一个数据结构来存储超大型数字以及一种算法来实现超大整数加法运算。-a data storage structure and a super digital algorithm to achieve super integer multiplications.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:eltnam
  1. MapGuide.rar

    0下载:
  2. 超强寻找最短路径和全部结点遍历。用了GDI显示。,Super find the shortest path and all nodes traversal.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:530270
    • 提供者:xiaolizhi
  1. puk

    0下载:
  2. 北大大牛代码 1240道题的原代码 超级权威 -North Daniudi title code 1240 of the original super-authority of code
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2471256
    • 提供者:让梦飞翔
  1. zxcvnjhjhkjk

    0下载:
  2. 最短路径----迪杰斯特拉算法这是用数据酷编写的超级还曾需飞行行分区地方人个还有就适合打击的假死优化哦----- Dijkstra shortest path algorithm which is used to prepare data super cool flight line had to be a district where there are suitable for people against the suspended animation optimization Oh
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:880280
    • 提供者:xiaokang87lk
  1. queen

    0下载:
  2. 超牛的8皇后程序,整个程序只有短短的10行,而且是按标准格式,控制台上输出的格式也是符合美观条件的-8, Queen' s super-cow program, the whole process is only a short span of 10 lines, and is based on a standard format, the format of the console output is also in line with the conditions of appeara
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1772
    • 提供者:娜娜
  1. BinaryTrees

    0下载:
  2. Binary trees super tutorial. All ur tree concepts cleared.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:39302
    • 提供者:innqubus
  1. a

    0下载:
  2. 超长数列中n个整数排序,用C++中的类来设计超长数列,对n个整数排序-Super-long series of n-integer sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1387
    • 提供者:林娅静
  1. sf

    0下载:
  2. 超级强大的排序软件,实现了多种方法的排序,方便读者学习-Super powerful sorting software, sort to achieve a variety of methods to allow readers to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1566
    • 提供者:李一
  1. 20100906

    0下载:
  2. 数据机构的应用,节点倒序,单链表的合并,单链表的超递增生成。-Data organization applications, nodes reverse, single consolidated list, single list of the super-increasing generation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:249931
    • 提供者:yin
  1. car_park

    0下载:
  2. 算法超级好的停车场管理系统 用文件的形式保存信息 内含PPT演讲材料以及说明文件-Algorithm is super good parking management system to save the information with the file containing the form of PPT presentation materials and documentation
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:3160824
    • 提供者:Vencent_H
  1. maze

    0下载:
  2. 用C++开发的超级经典 代码简洁的迷宫方案及其源代码 所有的资料全在里面 直接可以在Visual C++6.0上运行 代码仅供参考-Developed using C++ code for simple classical labyrinth super program and its source code in which all the materials are all directly in the Visual C++6.0 run the code for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:299655
    • 提供者:Vencent_H
  1. stack-Delimiter-Matching

    0下载:
  2. 分隔符匹配 使用栈,数据结构与算法上机作业,实用性超强-Delimiter matching using stack data structures and algorithms operating on the machine, super practical
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:20908412
    • 提供者:gq
  1. some-of-the-binary-tree-algorithm.

    0下载:
  2. 实现二叉树的一些算法,超级经典的算法,各种函数功能的实现-To achieve some of the binary tree algorithm, super-classic algorithm, the realization of various functions functions
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1092
    • 提供者:gaoyang
  1. struct

    0下载:
  2. 简单链表,超级简单的链表。一看就懂的链表-Simple list, super simple list. List understand at a glance
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:697
    • 提供者:曹操
  1. Sort

    0下载:
  2. 性能超强的快速排序算法,无关操作系统和平台,移植性非常好!-Performance super fast sorting algorithm, independent of the operating system and platform, portability is very good!
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:873118
    • 提供者:Lvxuan
  1. FCallczipe

    0下载:
  2. 功能超级强大的计算器。。。支持表达式运算。具有中缀转后缀功能。。。。。使用了数据结构中先进的技术,是不可多的的代码,本人就读南京大学时的作品 -Function super powerful calculator. . . Expressions are supported. With infix to suffix function. . . . . The use of advanced technology in the data structure is not much of th
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7150
    • 提供者:拥抱
  1. TpkuAcmmh

    0下载:
  2. 这是北京大学Acm上上所有题目源代码,超好 -This is the source code of Peking University Acm on all the topics, super
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:470878
    • 提供者:补助
« 12 »
搜珍网 www.dssz.com