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

搜索资源列表

  1. VHDLBOOK

    0下载:
  2. 第1章 数字系统硬件设计概述 第2章 VHDL语言程序的基本结构 第3章 VHDL语言的数据类型及运算操作符 第4章 VHDL语言构造体的描述方式 第5章 VHDL语言的主要描述语句 第6章 状态机的设计-Chapter 1 digital system hardware design outlined in Chapter 2 VHDL the basic structure Chapter 3 VHDL data types and operations operator
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:145418
    • 提供者:孙文
  1. CSorter

    0下载:
  2. 一种新的排序类;支持int,double,cstring3种数据类型;要对数据结构排序也是可以的;-a new order; Support int, double, cstring3 types of data types; To order data structure can be;
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2223
    • 提供者:赵宏俊
  1. TYPE_CONVERT

    0下载:
  2. 关于数据类型转换的一些总结,相当多的种类,很不错,只要你想用的,几乎都有了-on data type conversion of some conclusions, a considerable number of categories, very good, as long as you want to use, and almost all of the
  3. 所属分类:编程文档

    • 发布日期:2012-10-22
    • 文件大小:28824
    • 提供者:张桦
  1. keil_c51_maule

    0下载:
  2. 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16418
    • 提供者:王克敏
  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66427
    • 提供者:stzxxxstz
  1. test_FLOAT

    0下载:
  2. 测试float数据类型存储结构小程序 -test float data types of small storage structures procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35263
    • 提供者:蒋铃锋
  1. Datatype

    0下载:
  2. 这是一个所有用到的数据类型及其基本操作。 用C语言实现。-This is a use of all types of data and its basic operation. C language.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:兆龙亭
  1. AdvancedMatrix

    0下载:
  2. 用 c++ 实现的矩阵操作程序 功能: 1) 支持任意数据类型,以满足不同的需要 2) 支持任意个数的元素 3) 支持常规矩阵运算 4) 支持优化存储(如稀疏矩阵的存储)-with operational procedures to achieve the matrix functions : a) to support arbitrary data types, to meet the different needs 2) support arbitrary number
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1615
    • 提供者:程序员
  1. LIN_PARK

    0下载:
  2. lin模块的原码及例程。数据帧的结构:帧类型(ID方向数据类型。摘自ZLGMCU-module of the original code and routines. Data Frame structure : frame type (ID data types direction. From ZLGMCU
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70692
    • 提供者:reource
  1. MatrixAndComplex_C++

    2下载:
  2. 矩阵、复数自定义数据类型的C++实现。矩阵求逆采用牛顿法。-matrices, the plural-defined data types in C to achieve. Matrix inversion using Newton's law.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6489
    • 提供者:张彦
  1. dotnetbbs

    0下载:
  2. 基于Java实现的针对Oracle CLOB数据类型的论坛应用程序-based on the Java Oracle CLOB data types Forum Application procedures
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16558
    • 提供者:沈思通
  1. ztemplbase

    0下载:
  2. 基于deque实现的队列模板,可用作各种数据类型的先进先出缓冲。-based cohort achieved templates can be used as the various types of data FIFO buffer.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1807
    • 提供者:蓝文纪
  1. 比较大的数的阶乘

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现-many people may have thought about the need to achieve some fairly large number of factorial. But C is the standard data types storage space is too small, it is virtually impossible
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-06-29
    • 文件大小:1741
    • 提供者:张毅
  1. jiangshangfei

    0下载:
  2. 该程序用于进行多项式的四则运算,其中抽象数据类型主要有栈和结构 -the procedures for conducting the four polynomial operations, which mainly abstract data type and structure of a stack
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2632
    • 提供者:江上飞
  1. Binary_Brower

    0下载:
  2. 二进制浏览器,将数据类型解析成二进制数据,仅供学习使用-binary browser, the type of analytical data into binary data, only learning to use
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17550
    • 提供者:倪超武
  1. Huffman 算法的不同实现

    0下载:
  2. ---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:32702
    • 提供者:ray
  1. c_script_src

    0下载:
  2. 简单的类C语言脚本实现。不支持过程调用。数据类型只有cstring ,int.-simple C-like scr ipting language to achieve. Do not support the procedure call. Only cstring data type, int.
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:56006
    • 提供者:yuxilv
  1. hduong2

    0下载:
  2. 数据结构(c++)栈顺序存储结构的全部操作 以及数据类型转换-data structure (c) stack sequence storage structure and operation of all types of data conversion
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:hd0178
  1. C4.5文档说明

    0下载:
  2. C4.5文档说明(数据类型,运行环境)-The explain of C4.5 document(data type,run environment)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17917
    • 提供者:阿水
  1. 2004361515320175

    0下载:
  2. 编程语言的数据类型-programming language data types
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:40704
    • 提供者:伍真
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com