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

搜索资源列表

  1. 源文件.rar

    1下载:
  2. 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:35970
    • 提供者:
  1. matrix_js

    0下载:
  2. 矩阵计算,包括了矩阵的加减乘除,还可以实现对角化,对一次解方程组非常有帮助-computing in matrixs,It Includes the plus and multiply and so on,It can realize the diagonalize,that will be very helpfull for one result equation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9056
    • 提供者:聂波
  1. 求向量加减乘运算

    0下载:
  2. 数据结构常用算法——向量的加减乘除算法。希望能给读者带来帮助-algorithm commonly used data structures -- the vector arithmetic algorithm. Hope can help readers
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1340
    • 提供者:
  1. 元函数实现复数的运算

    0下载:
  2. 此软件可以用元函数实现复数的加减乘除,复数运算的很多难题都可以用此软件解决 -software yuan function can be used to achieve the complex arithmetic, many complex computing problems can be solved using this software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:874
    • 提供者:张小龙
  1. 大数运算类实例

    0下载:
  2. 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmetic package and examples
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5169
    • 提供者:刘胜国
  1. Data_Struction_complex

    0下载:
  2. 数据结构作业 复数运算代码。 可处理复数加减乘除运算。 图形界面。-data structure complex computing operations code. Can handle complex arithmetic operations. Graphical interface.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:418851
    • 提供者:张钊宁
  1. calculate(sign)

    0下载:
  2. 该程序用C语言实现了大整数的加减乘除运算-the program with C language of the large integer arithmetic operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3503
    • 提供者:梁伟明
  1. lgint

    0下载:
  2. 一个超大数的实现类,提供了加减乘除,功能比较完善,应该没有什么Bug-a large number of categories achieved, provided the arithmetic, function more perfect, it should be no Bug
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1356
    • 提供者:谢成敏
  1. shujujiegouduoxiangshijisuan

    0下载:
  2. 这是一个数据结构实现简单的加减乘除运算的算法源代码,希望能及早通过,我想下载贵网站中的一个代码-This is a simple data structure of the arithmetic computation algorithm source code in hopes early, I want to download your site is a source of
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17539
    • 提供者:高兴
  1. Cmatrixbyjoe

    1下载:
  2. 本人用C++编的矩阵类,可以方便实现矩阵的加减乘除运算-I use C + + series of matrices, to facilitate the realization of matrix arithmetic operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:乔木人
  1. Poly---6yunsuan

    0下载:
  2. 可以实现两多项式的加减乘除及微积分运算,但因当时时间关系,没有对多项式进行有效性进行检查-can achieve the two polynomial arithmetic operations and calculus, but for the time, no right polynomial validity checks
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25463
    • 提供者:lipei
  1. SpMatrix

    2下载:
  2. 针对有限元分析的稀疏矩阵采用一维存储时的矩阵运算编写的,可对其进行加减乘除和LU分解等运算-against the finite element analysis using a sparse matrix storage dimensional matrix prepared by the operator, can its arithmetic and LU decomposition, etc. Operational
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2963
    • 提供者:stefanie
  1. 24Points-JavaVer

    0下载:
  2. 加减乘除24,java的GUI界面,输入的数字在1-13的范围内,产生的结果中已去除了冗余的结果,并统计产生结果的个数.- The arithmetic operations 24, java GUI contact surface, the input numeral in 1-13 scope, in the result which produces has removen the redundancy result, and the statistics has the result
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11819
    • 提供者:shoarh
  1. Calculate20060802

    1下载:
  2. VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11761
    • 提供者:周志光
  1. bigIntforc++

    0下载:
  2. C++经典大整数实现,加减乘除.输入输出-C classic large integer, the arithmetic. Input and Output
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:ning
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:210896
    • 提供者:yyy
  1. 加减乘除四则运算

    0下载:
  2.   对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出其结果并输出,对用户的输入需要进行有效性判断。  
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-31
    • 文件大小:2267
    • 提供者:xuliuxin
  1. “神码”--重载运算符 高精度运算,加减乘除排列组合阶乘等

    1下载:
  2. “神码”--重载运算符 高精度运算,加减乘除排列组合阶乘等
  3. 所属分类:STL

  1. large

    0下载:
  2. 大数的加减乘除运算 ,完成上百位数的加减乘除-Addition and subtraction, multiplication and division of large numbers computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3299
    • 提供者:王飞
  1. expressions

    0下载:
  2. 数据结构线性表的应用,算术表达式求值,中缀转后缀算法,加减乘除基本运算-The application of the linear table data structure, arithmetic expression evaluation, infix suffix transfer algorithm, the basic operations addition and subtraction multiplication and division
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:10106
    • 提供者:李维
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com