CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 数组运算

搜索资源列表

  1. calculator

    0下载:
  2. /*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulation program. Correct for any giv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1017
    • 提供者:fupeng
  1. caluu

    0下载:
  2. 二维数组运算,避免一维的麻烦,效率高,简单-Two-dimensional array of computing, to avoid the trouble of one-dimensional, high efficiency, simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:873
    • 提供者:huang
  1. cache

    0下载:
  2. 通过测试一个巨型二维数组的运算时间,考查Cache对程序性能的影响。同时对实验结果进行了仔细分析.-Passed the test of a giant two-dimensional array of computing time, to examine Cache impact on performance. At the same time, experimental results were carefully analyzed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:159766
    • 提供者:Liu
  1. bit_array

    0下载:
  2. 用uncharge类型实现的数组,对大数运算时,由于本身比较节省空间,可以发挥更大的空间优势,但时间上会有点-bit_array, help to computing big number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:5941
    • 提供者:
  1. new

    1下载:
  2. 这是一个维数不定的两矩阵相乘的程序,该程序先检测输入的数组是否构成矩阵,再判断这两个矩阵是否满足相乘条件,若满足则进行相乘运算,并求出相乘后的结果!-This is an indefinite number of two-dimensional matrices of the program to detect whether an array of input matrix, and then determine whether the two matrix multiply to meet
  3. 所属分类:Other windows programs

    • 发布日期:2015-03-06
    • 文件大小:189338
    • 提供者:qulidan
  1. SparseMatrixArithmeticUnit

    1下载:
  2. 稀疏矩阵是指那些多数元素为零的矩阵。利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器。在一个矩阵中,可以用一个三元组〈row,column,value〉唯一地确定一个矩阵元素,因此,可以利用一个三元组数组(三元组表)来表示一个稀疏矩阵。此程序代码实现了两个稀疏矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以阵列形式列输出。-Are those most sparse matrix element is ze
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:2302
    • 提供者:秦论剑
  1. helloworld

    0下载:
  2. 有关大整数的加减乘除,使用数组保存计算结果,用高精度运算的算法进行设计-sfasafdas
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2678
    • 提供者:郭宇
  1. Calculator_vbnet

    0下载:
  2. VS2008开发的VB.net数学计算器,由NeverWind撰写,用于新手教程或指导。   注意:本程序是简单的四则运算计算器,不自动判定运算顺序,即,当输入1-2*3时候,先计算1-2,再计算-1*3。   为方便新手,不在设计界面更改控件属性。对控件属性赋值操作可以直接在窗体设计界面更改,如果你觉得这样一个一个的按键事件很麻烦,可以不手动画控件,在窗口初始化时生成按键数组,然后调用。但此方法不在本程序讨论之列。-The development of mathematical c
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:20782
    • 提供者:
  1. wanshell

    0下载:
  2. warshall法顺序:置新矩阵,开始运算;置i=1;对所有j如果A[j,i]=1,则对k=1,2,3……n运算啊A[j,k]:=A[j,k]+A[i,k]; i++;如果i<=n转上继续 需要: 1.输入矩阵,用二维数组,可以考虑全局变量 2.设置矩阵最大值nMax 3.对i从0到n-1循环,寻找每列为1的项,为1则继续运算,否则返回 增强说明: 1.输入方式选择,同时可以选择是否继续运算 2.不再每行确认,增加修改选项 3.使用字符串数组
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:991
    • 提供者:kkk
  1. c

    0下载:
  2. 完成两个大整数的乘除加减运算,并将两个数的结果一数组形式输出-Complete two big integer multiplying of addition and subtraction,And the result of two Numbers one array form output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6716
    • 提供者:闫海莉
  1. asd

    0下载:
  2. 大数字计算,80位数字的相加减运算,采用数组保存大数字-Large figures, and 80-digit addition and subtraction operations phase, using a large array of digital preservation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:850
    • 提供者:san_ge
  1. Cal2

    0下载:
  2. 利用c++自定义类实现数组数据的加减乘除开方平方运算-Using c++ custom class that implements an array of data, Math square root square operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1951138
    • 提供者:wxn
  1. main

    0下载:
  2. 定义一个二维数组类,用成员函数重载求和与求差运算符,实现二维数组的求和与求差运算-Define a class of two-dimensional array, summing and differencing operator overloaded member function, the sum of the two-dimensional array with the differencing operator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:945
    • 提供者:
  1. yongVCPPbianxiejisuanqi

    0下载:
  2. 用vc++写了一个计算器小程序,用bool变量来区分整数和小数,还有在连续运算的时候,是用数组实现。-With vc++ to write a calculator applet bool variable to distinguish between the integer and fractional continuous operation is implemented in an array.
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:6257
    • 提供者:张盈
  1. data1

    0下载:
  2. 数组元素移位运算,算法简单代码量少 容易理解看懂-Array elements shift operation, the algorithm simple code less easy to understand to understand
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1109085
    • 提供者:胡家俊
  1. 32bit-adder

    0下载:
  2. 用hspice软件写完成的32位加法器,可以完成2个32bit数组的加法运算-32bits adder for hspice
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:3008347
    • 提供者:hp
  1. yigedongtaishuzuzhongde-shuyihuo

    0下载:
  2. 在一个文件中,将一个数组的2个数进行异或运算,并且将运算的结果放在数组第一位,数组向后移动-Number in a file, an array XOR operation, and the results of the operations on the array, the array of backward movement
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2664
    • 提供者:张伟伟
  1. 2

    0下载:
  2. 定义实现大整数运算的类LINT,该类实现两个100位以内的大整数的加法和结果输出。 类可以有如下的类似定义: class LINT { private: // …… public: LINT(char*) LINT operator+(const LINT& L) ostream& operator<<(const ostream& os, const LINT& L) // …… } 要求: 1)构造
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:573
    • 提供者:Elena
  1. C++

    0下载:
  2. 本函数为一般的数运算,计算取得的4个数之间的关系(This function is a general array operation)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:朱迎昌
  1. 数组运算器

    0下载:
  2. 本程序可以用来计算数组的各种运算,功能强大并且齐全(This procedure can be used to calculate the array of various operations, powerful and complete)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:109568
    • 提供者:xcy2014
« 12 »
搜珍网 www.dssz.com