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

搜索资源列表

  1. WaveMatlab.rar

    2下载:
  2. Matlab地震波显示程序 Matlab的矩阵数据类型与地震波数据类似 ,Matlab seismic display program Matlab matrix data types and seismic wave data similar
  3. 所属分类:matlab例程

    • 发布日期:2017-05-11
    • 文件大小:1125
    • 提供者:fyl
  1. leda.tar

    0下载:
  2. 高效数据类型和算法库,含很多数值算法-high efficient data structure and algorithm, including a variety of algorithms and numeric computings.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:724450
    • 提供者:站长
  1. httpwww.3gmgc.comhtml26880.htmSharp

    0下载:
  2. C常用算法程序集:主要是在初学C语言时,所编写的一些代码。C语言的基本数据类型实例代码,指针的介绍等。此文档的内容都是一些源码,实例由简到难,希望有需要的朋友可以看看~-C commonly used algorithm set: mainly in the beginner C language, written some code. The basic data types in C code examples, pointers introduction. Contents of thi
  3. 所属分类:Mathimatics-Numerical algorithms

  1. cpp200

    0下载:
  2. 《C++应用编程200例 赫阿明著》源码 通过大量实例全面系统介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 通过实例讲解,使初学者能较快入门。-cpp 200
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:104496
    • 提供者:jd
  1. BigNum

    0下载:
  2. 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:905304
    • 提供者:tianlan
  1. char_base64

    0下载:
  2. 此程序是Base64算法,其实现是完全用了char* 的数据类型,封装的比较干净,好用-this procedure is Base64 algorithm, its implementation is fully spent char* data types, package cleaner, Easy
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:20284
    • 提供者:llg
  1. prim

    1下载:
  2. (1)利用普里姆算法求网的最小生成树 (2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过 程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree s
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:1266
    • 提供者:xinghenzhai
  1. disperse_event_simulater

    0下载:
  2. 离散事件模拟程序,以及自定义数据类型的队列实现-Discrete event simulation program, as well as custom data types of queues to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3418
    • 提供者:likun
  1. stack

    0下载:
  2. 自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,-Custom data types of the stack data structure to achieve the earlier study, when writing code, and
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1955
    • 提供者:likun
  1. link

    0下载:
  2. 关于链表的数据类型定义和基本运算:新建链表,增加和删除节点。释放内存等。-List of data types on the definition and basic computing: the new list to increase and delete nodes. Release of memory.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2452
    • 提供者:elisa
  1. Huffman

    0下载:
  2. 本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:40130
    • 提供者:tomato
  1. nizhi

    0下载:
  2. 单链表的就地逆置 掌握数据结构中的一些基本概念。数据、数据项、数据元素、数据类型和数据结构,以及它们之间的关系-Single list of in situ reverse home master data structure of some basic concepts. Data, data items, data elements, data types and data structures, as well as the relationship between them
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1230
    • 提供者:蕾蕾
  1. BP3Layer

    0下载:
  2. C#中封装MATLAB中BP神经网络的类 可以进行数据类型的转换-C# in the MATLAB package of BP neural network can be the type of data type conversion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:麦子
  1. shu

    0下载:
  2. 1.建立一个抽象数据类型的二叉树演示程序,菜单包括Creak(建树),Traval(遍历),LEAVES(叶子结点),DISPLAY(显示),DESTROY(销毁),EXIT(退出)。 2待加工的数据为字符型,在过程中键入.-1. The establishment of an abstract data type of binary tree demo program, and the menu includes Creak (contribution), Traval (traverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:612
    • 提供者:lingdu0001
  1. SY_01_1

    0下载:
  2. 用结构体实现复数数据类型定义并实现复数运算,实现输入数据-Use the structure to achieve the definition of complex data types and to achieve complex operations, the realization of the input data
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1190144
    • 提供者:王二
  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:150385
    • 提供者:xiamin
  1. Date_structure_tutorial_1

    0下载:
  2. 第一课:数据结构的基本概念和术语 第二课:抽象数据类型的表示与实现 第三课:算法及算法设计要求 第四课:算法效率的度量和存储空间需 -First lesson: the basic concepts of data structure and terminology of the second lesson: the expression of abstract data types and implementation of the third lesson: algorith
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:378855
    • 提供者:zhb
  1. julei

    0下载:
  2. 聚类是数据挖掘中重要的研究课题。文章介绍了聚类,讨论了聚类分析中的数据类型及其相异度,概括了数据 挖掘中常用的聚类方法。最后,提出了聚类研究中今后的若干发展趋势。-Clustering is an important data mining research. In this paper, clustering, cluster analysis discussed in the different data types and their degrees, a summary of com
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:160109
    • 提供者:李浩
  1. automatic-classification-cluster

    0下载:
  2. 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:684190
    • 提供者:赵婧
  1. binary-tree

    0下载:
  2. c语言描述的数据结构,二叉树的数据结构的抽象数据类型-c language to describe the data structure, binary tree data structure of the abstract data types
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1622
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com