CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数据类型

搜索资源列表

  1. 05

    0下载:
  2. 字符串和其他数据类型 整数 位操作 细胞矩阵-Strings and other data types integer bit operating cell matrix
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:660239
    • 提供者:bhd
  1. ch09_09

    0下载:
  2. 设计一个类模板Exam<T>,实现operator==运算符重载,用于比较各种类型数据是否相等(包括字符串和可以用等号直接进行比较的数据类型)。-Design a class template the Exam <T>, achieve operator overloading operator == for the comparison of various types of data are equal (including the string data type
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:4958481
    • 提供者:王石
  1. JavaSimpleDataType

    0下载:
  2. 这是一个描述数据类型之间转换的程序,已经编译出字节码文件。-This is a descr iption of the data type conversion between the program has been compiled bytecode files.
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:1565
    • 提供者:林颖婷
  1. linkqueue

    0下载:
  2. 本程序是关于链队的构造过程,其包含队抽象数据类型定义,链队的工作构造过程-the structure of the link queue
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-10
    • 文件大小:1015
    • 提供者:lifangzhao
  1. MCS-51-single-chip

    0下载:
  2. MCS-51单片机实用子程序库 定点和浮点运算子程序 基本数学运算和数据类型转换-MCS-51 single-chip utility subroutine library
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:91361
    • 提供者:苏清
  1. mxml

    0下载:
  2. xml是可扩展标记语言,用于标记电子文件使其具有结构性的标记语言,可以用来标记数据、定义数据类型。 这是一个简单的 xml解码器。-the extensible markup language is a general-purpose specification for creating custom markup languages.it is classified as an extensible language, and this is a simple xml decoder.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:2003990
    • 提供者:万兴软件
  1. Conversion-between-the-values

    0下载:
  2. 实现数值之间的进制转化,可以实现二进制、十进制和十六进制的转化,关键在于能够实现超过long int型的二进制转化,不受内存整形数据类型大小的限制-Values ​ ​ between hex ​ ​ conversion, binary, decimal, and hexadecimal conversion, the key is to be able to achieve more than long int type binary transfor
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1519616
    • 提供者:夏东喜
  1. 1016

    0下载:
  2. 主要是PC和下位机的串口通讯,用来对串口设备进行参数设置,主要参考VB串口控件,以及数据类型转换等-PC and lower machine serial communication, is used to set the parameters of the serial device, the main reference VB serial control, and data type conversion
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:10761
    • 提供者:程宏明
  1. 4

    0下载:
  2. 定义一个不受计算机字长限制的整数类INT,要求INT与INT以及INT与C++基本数据类型int之间能进行+、-、×、÷和=运算,并且能通过cout输出INT类型的值-Define an integer type INT not limited by computer word length requirements between INT and INT, INT and C++ basic data type int+,-, and = operator, and through cout
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:630368
    • 提供者:李一
  1. word

    0下载:
  2. Cstring转char、string、int等数据类型的方法-types Cstring turn to char, string, int data
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:12602
    • 提供者:蔡曙光
  1. cPP

    0下载:
  2. 声明一个datatype(数据类型)类,能处理包含字符型、整型、浮点型3种类型数据,给出其构造函数-Declare a datatype (data type) class, character, integer, floating-point, three types of data that contain given its constructor
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:50900
    • 提供者:李霞
  1. gongzitiaochaxun

    0下载:
  2. (1)对excel文件要求较高,每列的数据类型要一样,即同列数据不能既有有数字类型,又有文本类型, (2)姓名中不能有空格 (3)但不需要在服务器上设置excel组件的访问权限 2、工资条查询系统v3.2(直接操作excel文件) (1)对excel文件要求较低,可以是多行表头。 (2)每列的数据类型可以不一样,姓名中可以有空格 (3)但需要在服务器上设置excel组件的访问权限 3、使用方法 查看相应文件夹下的使用说明-(1) excel file requir
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:1717422
    • 提供者:徐伟宁
  1. StruNull

    0下载:
  2. 自构造特殊数据类型 可用在特殊ORMaping中使用 private System.Nullable<int> m_SendPerson = null /// <summary> /// 派单人 /// <summary> public System.Nullable<int> SendPerson { get{ return m_SendPerson } set{
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1024
    • 提供者:yu_nan88
  1. youhua

    0下载:
  2. C代码优化方案,选择合适的算法和数据结构,使用尽量小的数据类型 ,减少运算的强度。-C code optimization program, select the appropriate algorithms and data structures as small as possible data types to reduce the intensity of the operation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-23
    • 文件大小:6616
    • 提供者:franda
  1. Integer

    0下载:
  2. 功能相对完整的大整数类,Integer 数据类型提供了针对 32 位处理器的优化性能-Relatively complete integer class, Integer data type provides optimized performance for 32-bit processors
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:4952
    • 提供者:黄志杰
  1. moban

    0下载:
  2. 函数模板与类模板,模板实现了参数化类型的概念,借助于模板可以编写多种数据类型通用代码,从而提高程序的可重用性。-Function templates and class templates, template implements the concept of the parameterized type, by means of a variety of data types can write generic code template, thereby improving the reus
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:3072
    • 提供者:yfz
  1. jquery.combogrid

    1下载:
  2. Combogrid 是一个jQuery插件用于为输入框添加高级自完成功能(auto-complete)。当用户输入的时候,会在输入框的下方面动态显示一个拥有分页功能的表格(Grid)控件。 通过Ajax请求,然后结果以JSON(或JSONP:用于跨域请求)的数据类型返回。 这个插件拥有许多选项可以配置比如:设置交替行的颜色,自动选择相匹配的查询结果, 设置当输入到第几个字符号才激活表格。此外还支持键盘操作。 -Combogrid is a jQuery plug-in for t
  3. 所属分类:Other systems

    • 发布日期:2015-11-09
    • 文件大小:135168
    • 提供者:FADFO
  1. jinzhizhh

    0下载:
  2. 实现各种进制转换,产生随机数。产生随机数的函数,返回值类型为 Long 数组,下标从零开始。注意:随机位数最多为9!注意 任何数据类型的数组都需要 20 个字节的内存空间,加上每一数组维数占 4 个字节,再加上数据本身所占用的空间。数据所占用的内存空间可以用数据元数目乘上每个元素的大小加以计算。例如,以 4 个 2 字节之 Integer 数据元所组成的一维数组中的数据,占 8 个字节。这 8 个字节加上额外的 24 个字节,使得这个数组所需总内存空间为 32 个字节。-Achieve a va
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:10109
    • 提供者:jj
  1. eGrid_static

    0下载:
  2. 易语言eGrid_static.lib支持库为一般易语言支持库,需要易语言系统3.0版本的支持,需要易语言系统核心支持库3.0版本的支持,提供了2种库定义数据类型,提供了72种命令。 操作系统需求: Windows-The library generally easy language support library easy language eGrid_static.lib support version 3.0 of the language system needs to be ea
  3. 所属分类:ELanguage

    • 发布日期:2017-11-19
    • 文件大小:263554
    • 提供者:淘爱
  1. XMLandData

    0下载:
  2. 易语言节点与XML转换模块源码,提供数据类型与XML之间的转换思路-The easy language node XML conversion module source code, data types and XML conversion between ideas
  3. 所属分类:ELanguage

    • 发布日期:2017-11-21
    • 文件大小:4465
    • 提供者:林双雄
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com