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

搜索资源列表

  1. reverse

    0下载:
  2. C++中对不同数据类型进行并进行任意进制转换的程序-C++, for different data types and arbitrary binary conversion program
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:7239
    • 提供者:lby
  1. Matlab

    0下载:
  2. 掌握MATLAB文件处理方法 理解MATLAB应用程序接口的原理 了解结构和元胞这两种复杂数据类型 了解面向对象编程的基本概念-Master file approach MATLAB MATLAB Application Program Interface understand the principles of understanding both the structure and cellular understanding of complex data types of t
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:271723
    • 提供者:wyt
  1. 02-InsertionSortCpp

    0下载:
  2. 数据类型的排序算法,适合初学者分析,并学习类的使用-sort alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9028
    • 提供者:Xiao
  1. tdms

    2下载:
  2. 将labview的数据类型文件转换为matlab能够读取的数据类型-The LabVIEW data type file is converted to Matlab can read the data types
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2126
    • 提供者:renxiuju
  1. SeisLab_10.0301

    1下载:
  2. 约170勘探地震资料和测井资料的分析和显示功能(加上他们所谓的支持功能)的设置。这些功能读取和写入标准的SEG - Y格式的地震数据,读取和写入测井在LAS格式2.0(也读3.0 LAS格式),并执行许多通常对这些数据类型进行的操作。他们使用标准化的结构来表示地震数据和测井数据,从而使函数调用的简单串联。-A set of about 170 functions (plus support functions called by them) for analysis and display of
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:3036160
    • 提供者:daivd jing
  1. chazhichengxu

    0下载:
  2. 本人上传的代码是经过认真验证的,能够实现不同数据类型的数据的插值,特别适合vc程序初学者。-I upload the code is carefully validated to achieve different data types of data interpolation, especially for beginners vc program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:248812
    • 提供者:胡宏志
  1. learning-matlab6.5

    0下载:
  2. 本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面 设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3457380
    • 提供者:zhangting
  1. Cpp1

    0下载:
  2. 二叉树遍历。数据类型为字符型,以中序,后序遍历为方向-Binary tree traversal. Data type for the character to the order, the order of traversal for the direction
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:651
    • 提供者:蔡天伦
  1. Data.Structures

    0下载:
  2. 该书主要是英文原版的数据结构书本,通过c程序的实现,着重讲解了抽象数据类型的概念。-data structures and algorithm analysis in c
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10314479
    • 提供者:
  1. zx

    0下载:
  2. 抽象数据类型的定义(包括数据结构的描述和每个基本操作的功能说明),各个主要模块的算法-The definition of abstract data types (including a descr iption of the data structure and basic operation of each function descr iption), each of the major modules of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:139910
    • 提供者:周枭
  1. Cyuyan

    0下载:
  2. C 语言易于描述复杂的数据结构。C语言的数据类型有;整型、实型、字符型、数组类型、指针类型、结构体类型、共用体类型等,可以方便的描述各种常用的数据结构,如链表、树、图等,这使得C语言在开发大型的系统和应用程序方面有很强的优势。 -C language is easy to describe complex data structures. C data types integer, real, character, array type, pointer type, structure
  3. 所属分类:Data structs

  1. Complex-arithmetic

    0下载:
  2. 一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadrature, plural display operating.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:696
    • 提供者:
  1. Matrix

    0下载:
  2. 一个使用模板写的矩阵,是使用的模板类实现的矩阵,因为是模板,所以可以容纳任何数据类型-A use templates write matrix, is using the template class implements matrix, because is the template, so can accommodate any data types
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:赵晨丘
  1. digital_signal_processing_usrp

    1下载:
  2. 此压缩包是关于USRP中的数字信号处理,包括锁相环、数字滤波器和数据类型转换-digital filer、data convertion
  3. 所属分类:matlab

    • 发布日期:2016-04-11
    • 文件大小:25600
    • 提供者:崔亚运
  1. e

    0下载:
  2. 题1:编写一个对具有n个元素的数组x[]求最大值的程序,要求将求最大值的函数设计成函数模板。 题2:编写一个函数模板add,能够实现int,double, float, char数据类型的加法运算(包括它们之间的混合加法运算)。 题3:定义一个类模板Sample实现int,double, float数据类型的比较,并能给出最大值,最小值;-Problem 1: Write one pair of n-element array x [] seek maximum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1359
    • 提供者:吴玉祝
  1. migong-

    0下载:
  2. 用vc++来实现抽象数据类型,编写一个迷宫小游戏,欢迎大家来下载,给点建议,然后进一步改造,使功能更完善-With an abstract data type, write a maze little game with vc++ to realize the abstract data types, write a maze small game, welcome to download, give some advice, and then further transform, make f
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:289876
    • 提供者:赵荣钢
  1. info_sys.tar

    0下载:
  2. 《简单信息管理系统(C语言描述)》   这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。   本系统实现的数据操作:   增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。   系统文件组成:   测试程序<test.c>,综合头文件<main.h>,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:6019
    • 提供者:Joshua
  1. spectrum

    0下载:
  2. 用来计算各种谱函数,适用于时间序列的分析,包括各种各样的函数,针对不同的数据类型。-Spectral function for time series
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:杨康
  1. 1233

    0下载:
  2. 字符串和其他数据类型在matlab中的实现应用-The string and other data types in matlab to achieve the application
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:657762
    • 提供者:王峰
  1. quicksort

    0下载:
  2. 快速算法的通用形式,它适用于任何形式的数据类型,是通用程序-the common style of quicksort
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:38933
    • 提供者:张颖
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com