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

搜索资源列表

  1. cscript1(zhuanzai)

    0下载:
  2. 完成一个简化的C语言编译程序,最终能生成汇编语言或中间结果。有一些基本的数据结构和语言成分-completion of a simple C language compiler and eventually will generate assembly language or intermediate results. There are some basic data structure and composition language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:114887
    • 提供者:zhaoyan
  1. newrank

    0下载:
  2. 这是用VC++做的一个堆排序的程序,非常适合用作数据结构的课程设计。有默认的输入,并且可以生成树型结构。-This is done with the VC heap sort of a procedure, very suitable for the data structure used for the design. Is the default input, and generate the tree structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39080
    • 提供者:zzl
  1. BST BBT

    0下载:
  2. 数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4030
    • 提供者:洪玲叶
  1. Graph

    0下载:
  2. 是一个在学习数据结构时编写的图结构,主要是用两种方法生成需要的图结构,其中有一个头文件都注释了,要是要使用的话,只需要将另一个头文件注释并把这个取消注释,在main方法中改一个类名就好了-Is a data structure in the learning plan to prepare the structure, is mainly used two methods to generate the need for the graph structure, in which there i
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:7628
    • 提供者:王龙飞
  1. thesmallestTree

    0下载:
  2. 数据结构 生成最小数的求解方法 根据严蔚敏的c版本的数据结构里的课后实验求的-Data structures to generate a minimum number of solution in accordance with the c YAN Wei-min version of the data structure in the experimental after-school demand
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2231
    • 提供者:michelleKT
  1. 0下载:
  2. 数据结构课程设计之最小生成数的K算法的实现 简短 简洁-Curriculum design data structures to generate the minimum number of K algorithm short concise
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:540905
    • 提供者:往嚎
  1. shuangxianglianbiao

    0下载:
  2. 实现双向链表所存储线性表的各种操作。要求提供数据的插入、删除、查找、两个数据交换、求所有数据平均值、最大值、最小值的操作。先利用随机函数产生100个随机整数,建立线性表的存储结构,然后完成上述的功能。分析程序的时间、空间复杂度。-Achieve bi-directional linear list stored various operating table. Request for data insert, delete, search, both for data exchange, and
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:黄啸尘
  1. Maze

    0下载:
  2. 数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solv
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:155443
    • 提供者:张艳彬
  1. Binary

    0下载:
  2. 二叉排序树的实现,只要功能用生成、插入、和删除,适合数据结构初学者-Binary sort tree realization, as long as the function used to generate, insert, and delete data structure suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:957
    • 提供者:gahn
  1. java_source

    0下载:
  2. list的实现和排序,生成数据并测试,以及性能评估,源码注释-Sort list of achievement and to generate and test data, as well as performance evaluation, source notes
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:643025
    • 提供者:hwxia
  1. neixuanzhuzhen

    0下载:
  2. 生成内旋矩阵的源代码,希望对大家有帮助,该源代码是我的数据结构课程上的练习题目-Rotation matrix to generate the source code, we would like to help, the source code of the data structure of my courses on the subject of practice
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:169782
    • 提供者:zhangshare
  1. collectioncaculator

    0下载:
  2. 运用顺序表的基本运算。(插入、删除) 1)集合的数据类型为一个结构体,其中包括一个数组用来存放集合元素,一个整型数据来统计集合元素的个数。生成两个集合A和B。 2)将集合中的元素按照从小到大排序。具体方法为:从第二个元素起(i),依次扫描每个元素前面的所有元素(j),若i<j,则将j插在i的前面,结束对i的排序,照这个方法,再依次对i后的元素进行排序。 3)求两集合的并:生成一个新集合C,将集合A的元素复制过来,对集合B的元素依次进行扫描,若没有该元素,则插入,若已存在,则扫描
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1145
    • 提供者:weiwei
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the r
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2188
    • 提供者:sun
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the roo
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2511
    • 提供者:sun
  1. SortCompare

    0下载:
  2. (1)待排序表的长度不小于100000;其中的数据用为随机数产生程序产生。 (2)从已学过的内部排序算法中选择至少5种算法,通过比较各种算法的关键字移动次数以及比较次数。至少用五组不同的输入数据作比较。 (3)最后对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 -(1) length of the table to be sorted is not less than 100,000 one of the data used to generate the random
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:105015
    • 提供者:xiaojie
  1. 4

    0下载:
  2. 学习数据结构的难点之处,就在于实现很抽象不易于理解。而本压缩包包含的数据结构演示器刚好能帮助你解决这一难题。该演示器功能完善,你既可以逐步演示,还可以不间断的演示,能让你实时的观察到这些过程,这无疑会对你学习数据结构产生很大的帮助-Learning difficulties between the data structure, it is not easy to achieve very abstract understanding. The package contains the comp
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3772207
    • 提供者:冰枫
  1. huffman

    0下载:
  2. 实现哈夫曼树,输入所需的数据,自动生成哈夫曼树,并输出-Achieve Huffman tree, enter the required data, automatically generate Huffman trees, and the output
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:865
    • 提供者:jorya19
  1. xueji-c

    0下载:
  2. 基于c语言的数据结构的学籍系统(线性表)生成、插入、删除的c程序源代码。-C language data structure based on the enrollment system (linear form) to generate, insert, delete the c program source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:962
    • 提供者:张军
  1. Graph

    0下载:
  2. 数据结构中图的操作,包括有向图,无向图,加权图,无加权图.还包括生成最小生成树,以及霍夫曼编码.-Data structure in operation, including a directed graph, undirected graph, weighted graph, non-weighted graph. Also generate minimum spanning tree, and Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:278069
    • 提供者:fengwuyu
  1. Random-number-generate

    0下载:
  2. 任意区间的随机数产生数据结构算法,其最大的亮点是任意区间,这个区间是需要人为的去设定的,-Any range of random Numbers generated data structure algorithm, and its biggest bright spot is any interval, the interval is the need for human to set,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1654
    • 提供者:汤海波
« 12 »
搜珍网 www.dssz.com