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

搜索资源列表

  1. occi-code-demo

    0下载:
  2. C语言连接和对oracle数据库操作时的例程,包括对数据类型的处理,很有价值-C-oracle database connection and operation of the routines, including the handling of data types, great value
  3. 所属分类:Oracle

    • 发布日期:2017-03-30
    • 文件大小:22009
    • 提供者:婷婷
  1. ObjectPascal-Reference

    0下载:
  2. ObjectPascal中文参考手册(可打印版),Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化 和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。-ObjectPascal Chinese Reference Manual (printable version), Object Pascal is a high-level compiled language, with a strong ty
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:741872
    • 提供者:ljbld
  1. C-based-tutorials-and-100-examples

    0下载:
  2. C语言基础教程及100个例子 第一章: C语言概论 第二章: 数据类型、运算符、表达式 第三章: C语言程序设计初步-C-based tutorials and examples of Chapter 100: C Language Introduction to Chapter II: data types, operators, expressions, Chapter III: C Language Programming preliminary
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:198624
    • 提供者:tran000
  1. related-time-function

    0下载:
  2. 这是一份关于time_t数据类型详细介绍及其相关时间操作函数的资料,对于熟悉时间函数的操作有很好的辅导作用。-This is a detailed descr iption about the data types time_t time manipulation functions and related data, for those familiar with the operation of a function of time have a good counseling role.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:48928
    • 提供者:aiya
  1. Oracle-data-type

    0下载:
  2. Oracle数据类型简介,汇总了Oracle中所用到的数据类型的特点介绍和使用。-Introduction to Oracle data types, a summary of Oracle data types used in the introduction and use characteristics.
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:18272
    • 提供者:娜娜
  1. matlab_program

    0下载:
  2. 用MATLAB对图像进行基本的处理,包括读取、均衡化、不同方法显示、数据类型对显示方式的影响等基本操作,非常适合初学者-Using MATLAB to perform basic image processing, including reading, equalization, different methods of display, data types on the display of such basic operations, is suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:393340
    • 提供者:王波
  1. CCutility

    0下载:
  2. 类文件,填充数据集,连接ORACLE数据库,关闭ORACLE数据库,判断数据类型-Class file, fill the data set, connect ORACLE database, shut down ORACLE database, determine the data type
  3. 所属分类:Oracle

    • 发布日期:2017-04-14
    • 文件大小:3808
    • 提供者:wyy
  1. Complex-brain-networks

    0下载:
  2. 图论在脑功能网络的应用介绍,涵盖EEG,MEG,FMRI等多数据类型的综述-Graph Theory in the network to the application of brain function, covering the EEG, MEG, FMRI, and other data types overview
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:645112
    • 提供者:li
  1. readfile

    0下载:
  2. 实现7维不同数据类型的读入读出功能,简单易理解-7-dimensional realization of the different types of read data read out function, simple and easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1800890
    • 提供者:huyang
  1. Visual-CPP400source-code

    0下载:
  2. Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
  3. 所属分类:source in ebook

    • 发布日期:2017-06-14
    • 文件大小:22656950
    • 提供者:陈霸天
  1. fft

    0下载:
  2. "FFT功率谱”用于计算时间信号的平均功率谱。连接至“时间信号”输入端的数据类型决定使用此函数的某个多态实例。-" FFT power spectrum" is used to calculate the average power spectrum of time signal. Connected to the " timing signal" type of input data to a decision to use this function po
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22100
    • 提供者:geaping
  1. Linux-driver-development23

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第23章、Linux设备驱动的移植。在编写Linux设备驱动的时候,驱动程序所服务的硬件芯片可能会在公司的多个采用不同处理器的系统中用到,因此,在编写驱动时,应该尽量考虑其可移植性,23.1节从数据类型、结构体对界、大小端模式、内存页面大小等多个角度阐述了编写可移植驱动程序的注意事项。“他山之石,可以攻玉”,为了高效地推出新的设备驱动,借用demo板、类似芯片和厂商范例程序是几种很有效的手段,23.2节讲解
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:509266
    • 提供者:华清远见
  1. Delphi7functions

    1下载:
  2. Delphi7函数速查,包含常用的数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-Quick Delphi7 functions, including common data type conversion functions, string, array function, file, disk manipulation functions, memory, pointer manipulation functions, math fu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6394
    • 提供者:ninja
  1. Data-type-conversion

    0下载:
  2. C++中各类数据类型的转换,主要是字符型与其他数据类型之间的变换-In c + + all kinds of data type conversion, mainly is the character type and other data types of transformation between
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7820
    • 提供者:张晓宁
  1. TemplateFun

    0下载:
  2. vc使用函数模板实现不同数据类型的极值函数\TemplateFun-vc function templates using different data types of extreme value function \ TemplateFun
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:2885
    • 提供者:
  1. ADT_DSTable_BSTaAVL

    0下载:
  2. 抽象数据类型(ADT)实验之动态查找表: 二叉排序树与二叉平衡树两种存储结构-ADT of Dynamic Search Table. There are two types: 1.Binary Sort Tree 2.AVL Tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1114612
    • 提供者:Chris
  1. ADT

    0下载:
  2. 广义表的抽象数据类型的实现,完成了所有的功能以及给出了算法。-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5818
    • 提供者:CJQ
  1. CSharpHelper

    0下载:
  2. C#快速入门PDF高清版,全书五大部分十八章,详细讲解C#语言描述、运行环境、程序设计基储数据类型、变量和常量、类型转换、表达式、流程控制、面向对象的概念方法及继承、接口、组织应用程序、文件操作以及高级话题等。在书籍最后附有C#关键字与错误码和参考资料。是一本C#入门级的实用教程。-HD C# Quick Start PDF version of book five most eighth chapter gave a detailed descr iption of the C# langua
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1258181
    • 提供者:20073500
  1. Verification-code

    0下载:
  2. 在指定画板组件上生成验证码图形并返回验证码,可指定验证码的数据类型及长度-Sketchpad component in the specified verification code generated graphics and return verification code, you can specify the type of data validation code and length
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:3170
    • 提供者:沈喆奇
  1. basic-c-programming

    0下载:
  2. c语言程序的编程基础,包括数据类型,运算符,语法格式等-c programming language based program, including data types, operators, syntax, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:349171
    • 提供者:wanglijun
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com