CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 数据类型

搜索资源列表

  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:梁小姐
  1. TMatrixS

    0下载:
  2. 支持泛型数据类型的矩阵运算,包含了所有基本的矩阵运算,求逆、转置、点乘、点除等-support Generic types of data matrix containing all the basic matrix calculation, the inversion switch home, point by point, and so on except
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4227
    • 提供者:李云雷
  1. cbig

    0下载:
  2. 大数的阶乘 算法 初学者容易犯数据类型的范围溢出问题 初学者值得仔细研究-majority of the factorial algorithm beginners easily commit scope of the types of data overflow problems beginners deserves careful study
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1024
    • 提供者:范俊友
  1. Muliti

    0下载:
  2. 实现阶乘中位数过多而没有一种数据类型可以表示的限制,可以任意大数求阶乘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:846
    • 提供者:李无
  1. One

    0下载:
  2. Ex4-22 单射函数问题 « 问题描述: 设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要 从S中选取最大子集X Í S 使f (X )是单射函数。 例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。 « 编程任务: 对于给
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1168
    • 提供者:Tonsen
  1. LongClass

    0下载:
  2. 这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of developm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:林秋秋
  1. SY_01_1

    0下载:
  2. 用结构体实现复数数据类型定义并实现复数运算,实现输入数据-Use the structure to achieve the definition of complex data types and to achieve complex operations, the realization of the input data
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1190144
    • 提供者:王二
  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:150385
    • 提供者:xiamin
  1. Arranging

    0下载:
  2. 各种排序算法:多种数据类型的冒泡排序;快排;希尔排序;堆排序;结构排序;结构排序;硬盘文件排序等-A variety of sorting algorithms: bubble sort a variety of data types fast rearrangement Hill sort heap sort structure, sort structure, sort hard to sort the files, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:17119
    • 提供者:陈忠宁
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -The stand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:930
    • 提供者:leo
  1. Datetype

    0下载:
  2. 常用数据类型的转换, -Common data type conversion, common data type conversion,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2450868
    • 提供者:刘鑫
  1. EX03

    0下载:
  2. 演示class类类型的数据类型的简单用法-Shows the data type class type class of simple usage
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8361
    • 提供者:Viggo_Wilzon
  1. chazhichengxu

    0下载:
  2. 本人上传的代码是经过认真验证的,能够实现不同数据类型的数据的插值,特别适合vc程序初学者。-I upload the code is carefully validated to achieve different data types of data interpolation, especially for beginners vc program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:248812
    • 提供者:胡宏志
  1. Matrix

    0下载:
  2. 一个使用模板写的矩阵,是使用的模板类实现的矩阵,因为是模板,所以可以容纳任何数据类型-A use templates write matrix, is using the template class implements matrix, because is the template, so can accommodate any data types
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:赵晨丘
  1. 10102130203

    0下载:
  2. 与矩阵连乘最小乘法数问题类似,虽然不需要记录加括号的方式,但是需要纪录下从i乘到j的结果中为a、b、c的个数,以便在后续的计算中可以用到之前的数据,避免重复计算。所以就需要用三维数组来存储(当然用struct结构体数据类型也很方便)或者用两个数组。-With a matrix with minimal multiplication problem similar, although need not record bracketed style, but need to record from
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:296402
    • 提供者:张小迪
  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. large-number-factoriol

    0下载:
  2. 由于一些大数的阶乘运算,超出数据类型的表示范围,所需要一些方法来解决-Because some of the large numbers of factorial operations beyond the scope of the data type of representation, which need some way to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2962205
    • 提供者:王肖辉
  1. robotsV2

    0下载:
  2. VC 工业机器人控制源码 #include<windows.h>//包含基本数据类型定义 #include<stdlib.h> //数学函数库 #include<string.h> //数学函数库 #include<stdio.h>//输入输出库 #include math.h #include winio.h #define ID_MYBUT50 50//自动运行 #define ID_MYBUT51 51//
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:169335
    • 提供者:尚当
  1. zz2

    0下载:
  2. (1)顺序存储结构的实现。 列如,已知: f(x)=8x^6+5x^5-10x^4+32x^2-x+10,g(x)=7x^5+10x^4-20x^3-10x^2+x, 求和结果:f(x)+g(x)=8x^6+12x^5-20x^3+22x^2+10。 顺序表数据类型定义如下: #define MAXLEN 100 typedef struct { int data[MAXLEN] int last }SeqList (2)链式存储结构
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:907
    • 提供者:金珠燕
  1. 10-to-2

    0下载:
  2. 将十进制转换成二进制,能够有效的实现该功能,且可以实现矩阵等数据类型转换。-To convert decimal to binary, can effectively implement this feature, and can achieve a matrix such as data type conversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1074
    • 提供者:胡建
« 12 »
搜珍网 www.dssz.com