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

搜索资源列表

  1. shujuleixing

    0下载:
  2. C++小程序,用于分辨数据类型,使用指针实现基本的计算功能-calculate a number
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:528204
    • 提供者:paul
  1. PupReader

    0下载:
  2. 天气雷达产品数据读取类库,包括数据类型的描述,C#-weather radar products dll
  3. 所属分类:CSharp

    • 发布日期:2015-11-20
    • 文件大小:2728960
    • 提供者:xuyuefei
  1. WTLGridCtrl

    0下载:
  2. 使用WTL实现的grid控件,由于WTL库内控件比较库较少,本程序WTLGridCtrl作为补充,本功能有增加动态某一行,某一列并进行编辑,也能够对每一个Cell单元内容进行编辑,也包含数据类型判断以及空值判断,也支持cell内下拉框选择编辑。- Use grid control WTL achieve, since relatively few WTL library control library, the program WTLGridCtrl supplement, this fun
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-29
    • 文件大小:25576
    • 提供者:huzhonghua
  1. helphi表格控件源码

    0下载:
  2. easyGrid 的 Cells[i,j] 属性不同于 StringGrid。StringGrid 的 Cells 仅仅是一个字符串,而 EasyGrid 的 Cells 可以存储丰富的数据类型。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2015-08-10
    • 文件大小:552755
    • 提供者:lungwei100
  1. learning-CPP-PPT

    0下载:
  2. 有一些C++的基础知识,从基础开始比如变量和数据类型,运算符和表达式等,最后讲述了C++的一个学生管理系统的例子。-There are some of the basics C++ the start with the basics such as variables and data types, operators and expressions, etc., and finally tells C++ example of a student management system.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2519363
    • 提供者:孙进军
  1. msOS_V0.12_20150910

    0下载:
  2. msos 2015年9月11日 1、Gui增加单精度浮点类型GuiDataTypeFloatDec,字符串直接显示类型GuiDataTypeString,采用sprintf解析数字,转换成字符显示,ModifyTextBoxData函数全新设计,支持对单精度数据类型float加减。 2、App和Menu中增加了单精度浮点数据类型的例子和直接字符串显示的例子。 3、增加data和menu数据类型,在系统层定义了data的全局指针AppDataPointer,这样便于在系统设
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:619963
    • 提供者:aaa
  1. Tsinghua-version-of-LabVIEW-tutorial

    0下载:
  2. 清华版labview编程教程第一章 虚拟仪器及 LabVIEW 入门 第二章 程序结构 第三章 数据类型:数组、簇和波形(Waveform)第四章 图形显示 第五章 字符串和文件 I/O 第六章 数据采集 第七章 信号分析与处理 第八章 LabVIEW 程序设计技巧 第九章 测量专题 第十章 网络与通讯 第十一章 仪器控制-Tsinghua version of LabVIEW tutorial
  3. 所属分类:LabView

    • 发布日期:2017-05-20
    • 文件大小:5534032
    • 提供者:董事
  1. Linux_Perl-notes

    0下载:
  2. 入门级perl语言文档,包括常用数据类型和流程控制介绍,每个章节带有练习代码 内容非常简洁,适合第一次接触perl-Entry-level perl language documents, including common data types and process control reports, the contents of each chapter with the practice of code is very simple, for the first contact per
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:383073
    • 提供者:lidongye
  1. proj_1_46_extend

    0下载:
  2. 用C++实现二进制加减乘除运算,主要使用的数据类型为双向循环链表-With C++ achieve binary arithmetic operation
  3. 所属分类:ELanguage

    • 发布日期:2017-05-07
    • 文件大小:1114446
    • 提供者:徐飞
  1. MScomm

    1下载:
  2. labview环境下串口通讯助手,可设置多种波特率和选择串口,具有波形显示功能,支持协议自定义,通讯数据类型自定义(char,short,int,float),拥有保存图像等功能。-labview environment under serial communications assistant, you can set a variety of baud rates and the serial port, has a waveform display function, support f
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:373237
    • 提供者:zacy
  1. 3

    0下载:
  2. 在迷宫设计中,需要设计迷宫的大小、迷宫的出入口、根据输入的入口来寻找迷宫的出口,并把路径输出来。 在设计迷宫大小和出入口时,采用的是根据操作者实现的,但迷宫的具体路障和通道是随机实现的。 主程序从main()函数中进行,包括输入迷宫的大小等信息,然后调用迷宫模块,在迷宫模块中也调用了栈的模块。 栈模块——实现栈抽象数据类型 迷宫模块——实现迷宫抽象数据类型-In the design of the maze, it is required to design the size o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:185198
    • 提供者:各种吃
  1. ListViewDemo

    0下载:
  2. 要将数据库中的数据列表显示在屏幕上,我们要使用ListView这个控件,当用户从数据库中取出数据时,要将数据绑定到显示控件上,如何绑定呢,我们需要创建适配器进行绑定,创建适配器有两种方式: 第一种是用SimpleAdapter创建(要求绑定的数据是List<HashMap<String, Object>>数据类型) 第二种是用SimpleCursorAdapter创建(要求绑定的数据是Cursor数据类型)-To list the data is d
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1328387
    • 提供者:lee
  1. Tool

    0下载:
  2. 各种规约校验码、数据类型转换,各种规约校验码、数据类型转换-Various Statute parity, data type conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:95340
    • 提供者:jhy
  1. IAR

    0下载:
  2. 在nesc的代码中,你会看到很多你不认识的数据类型,比如uint8_t等。咋一看,好像是个新的数据类型,不过C语言(nesc是C的扩展)里面好像没有这种数据类型啊!怎么又是u又是_t的?很多人有这样的疑问。论坛上就有人问:以*_t结尾的类型是不是都是long型的?在baidu上查一下,才找到答案,这时才发觉原来自己对C掌握的太少。-In nesc code, you will see a lot of you don t know the type of data, such as uint8_
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4446912
    • 提供者:kingofword
  1. Serial2

    0下载:
  2. 单片机常用的自定义串口通讯协议,比如可以包含数据类型,数据地址,有效数据长度,有效数据,数据校验的通讯协议,代码规范,里面有非常详细的文档说明和注释,完整的应用实例,这个非常重要。-Microcontroller used custom serial communication protocol, for example, can contain data types, data address, valid data length, valid data, data validation pr
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:陈家振
  1. hdr

    0下载:
  2. RGBE文件的扩展名为.hdr,RGBE正式名称为RadianceRGBE格式。这个本来是BR、FR等作为radiance材质的一种格式,也叫做radiancemap,后来成为流行的一种HDR格式。所谓E,就是指数。RadianceRGBE文件每个通道为8bitBYTE数据类型,4个通道一共是32bit。RGBE可以使用RLE压缩编码压缩,也可以不压缩。由文件头、RGBE数据组成。-RGBE RGBE file name extension. HDR, formally known as Rad
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:145911
    • 提供者:赵胜
  1. two-fork-tree

    0下载:
  2. 根据二叉树的抽象数据类型的定义,使用二叉链表实现一个二叉树。实现二叉树的基本功能。 -According binary abstract data type definition, use two forks to implement a binary tree list. Achieve the basic functions of a binary tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:47526
    • 提供者:周琳
  1. char2cell

    0下载:
  2. 将char数据类型转变为cell胞元类型,为.m文件,载入可直接使用函数-The char data type is converted to cell cell types, for the.M file, loading it and you can directly use this useful function.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2437
    • 提供者:黄可京
  1. LeetCodeDemo

    0下载:
  2. 我自己编写实现的LeetCode上相关的编程题目的代码,大部分关于字符串间的操作,数据类型的转换等。-LeetCode related programming on the subject I have written code to achieve, most operations on inter-string data type conversion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:20293
    • 提供者:张扬
  1. zhuangtaiji

    0下载:
  2. 应用:单个程序内,需要执行较多的内容,且可以分成多个部分 好处: 层次分明 易于更改、调试 注意:利用自定义数据类型 执行流程控制准确 输入输出连接 延时 停止-Applications: within a single program, you need to perform more content, and can be divided into a plurality of portions Benefits: Easy to change struc
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:6884
    • 提供者:庄维
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com