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

搜索资源列表

  1. Java-VariablesDemo

    0下载:
  2. 这是一个输出简单数据类型的取值范围的程序,已经编译出字节码文件。-This program is an output range of simple data types, and has compiled bytecode files.
  3. 所属分类:File Operate

    • 发布日期:2017-11-25
    • 文件大小:1024
    • 提供者:林颖婷
  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. 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. 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. Cstring-transition-char-string-int

    0下载:
  2. Cstring转char、string、int等数据类型的方法,这是我们VC编程经常用到的方法,希望对大家有用!-The transfected char, string, int data type in Cstring. Txt
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:2368
    • 提供者:黄德才
  1. OpenGL-function

    0下载:
  2. openGL函数介绍,包括OpenGL的库函数,openGL数据类型,OpenGL库函数的命名规律-openGL function introduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:8500
    • 提供者:maichunna
  1. DataTypeTest

    0下载:
  2. C#Socket通信 C++数据类型长度对照-C# Socket Communication
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:1557136
    • 提供者:ggyy
  1. ex3

    0下载:
  2. 设计一个静态链表(或称为数组链表),该链表储存的数据类型为string,请实现以下的功能。-Design a static list (or referred to as an array of linked lists), the type of data stored in the linked list to string, please realize the following functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1963
    • 提供者:杨小军
  1. pro_ini

    0下载:
  2. 配置文件读取,主要是文件的打开和字符串的处理,数据类型的转换-get inifile infomation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:131191
    • 提供者:曹睿
  1. jquery.rpc

    0下载:
  2. 这个是rpc(远程过程调用)客户端实现基于JQuery。它创建一个rpc对象并添加调用它们的能力。它同时支持xml和json rpc。数据类型支持清单很快就要到了。它是在早期阶段。它不会被升级如果你不提供反馈。 -The is rpc(remote procedure call) client implementation based on JQuery. It creates an rpc object and adds ability to call them. It supports
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1713
    • 提供者:sdfaeiou
  1. SavToExcel1

    0下载:
  2. 根据具体的数据格式把spss里面的数据格式转换成excel文件格式,这里面的数据类型是不一样的-Spss file format into excel
  3. 所属分类:CSharp

    • 发布日期:2017-11-05
    • 文件大小:3258673
    • 提供者:雨滴
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 46 »
搜珍网 www.dssz.com