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

搜索资源列表

  1. 简单数学运算

    0下载:
  2. 一个简单的数学运算程序,关于复数的。-a simple mathematical procedures on the complex.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:800
    • 提供者:你好
  1. VC++6.0biandejiandanjisuanqi

    0下载:
  2. 这是用VC++编写的计算器的源代码,可以进行简单的数学运算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3937
    • 提供者:冷风
  1. Matlab_base_and_its_application

    0下载:
  2. 了解MATLAB,能够熟练掌握数学(矩阵)运算,简单编程,简单的数据处理、符号运算及基本图形绘制.对MATLAB面向对象编程与simulink有基本了解。-Learn MATLAB, to master the math (matrix) operator, simple programming and simple data processing, symbolic manipulation, and basic graphics rendering. On simulink MATLAB o
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:814909
    • 提供者:psw
  1. Inverse_matrix

    0下载:
  2. 数学上面常用的矩阵求逆,方法简单,可其它各个领域的运算中调用-Above the commonly used mathematical matrix inversion method is simple and various other areas of operation can be called
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:912
    • 提供者:李浩
  1. Matlab-reference-book

    0下载:
  2. matlab7使用教程。本课程为全校性公共任选课,完全不必具备其它计算机语言的基础和专业知识,各年级各专业的同学 都可选修。通过本课程学习,使学生了解MATLAB,能够熟练掌握数学(矩阵)运算,简单编程,简单的数 据处理及基本图形绘制,帮助学生解决学习或工作中的数值计算、数据处理、图形绘制等问题,并达到计 算机语言素养的训练,为C++高级编程服务-matlab7 Tutorial. This course is a whole-school elective public offic
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1979411
    • 提供者:wang
  1. math.c

    0下载:
  2. 用C语言开发的一个简单数学运算器,可以进行简单的数学运算-Developed using C language, a simple mathematical calculator can perform simple mathematical operations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:569
    • 提供者:smart
  1. math

    0下载:
  2. 一个简单的数学库,封装了矩阵运算、平面、四元数、二元向量、三元向量、四元向量、等,还有关于四元数运算的文章。-A simple math library, the package of matrix operations, plane, quaternion, binary vector, ternary vector quaternary vector, etc., as well as articles on the operation of the quaternion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:172663
    • 提供者:赵文
  1. Myproject

    0下载:
  2. 快速傅立叶变换(FFT)是一个有效的算法来计算离散傅立叶变换(DFT)及其逆。有很多不同的FFT算法,涉及范围很广,从简单的复数运算的数学组理论和数字理论,这里我给大家带来了一个能够进行快速傅里叶变换及其逆的程序,希望对大家能够有所帮助-A Fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse. There are
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:72402
    • 提供者:王海光
  1. MyCalcalor

    0下载:
  2. 计算器(calculator ;counter)一般是指“电子计算器”,该名词由日文传入中国。计算器能进行数学运算的手持机器,拥有集成电路芯片,但结构简单,比现代电脑结构简单得多,可以说是第一代的电子计算机(电脑),且功能也较弱,但较为方便与廉价,可广泛运用于商业交易中,是必备的办公用品之一。 -Calculator (the calculator counter) generally refers to " electronic calculator" , the ter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:124415
    • 提供者:fang
  1. Amecur-maths

    0下载:
  2. Amecur Maths是一款数值计算软件,除了可以进行基础的数学表达式和矩阵运算外,还提供可编程的开发环境,并且兼容Matlab 语法。 Amecur Maths拥有以下特点: 1) 友好的工作平台和编程环境; 2) 简单易用的程序语言; 3) 强大的科学计算数据处理能力;-Amecur Maths is a numerical software which can calculate the basis of the mathematical expression and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:922107
    • 提供者:usafchn
  1. K-medoids-with-the-analysis-

    1下载:
  2. 基于聚类的K中心点算法,附带说明文档,代码简单高效,很好的利用了矩阵的代数运算。数学思想较为高深,但通过仔细研读说明文档和动手操作,matlab数学分析能力可以得到有效的提高-K medoids clustering annotated document, the code is simple and efficient, good use of matrix algebra operations. Mathematical thinking is more profound, but by c
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:10741
    • 提供者:菜包
  1. calculator

    0下载:
  2. 使用栈的数据结构,可以进行简单数学运算的计算器程序。-Using the stack data structure that can perform simple arithmetic calculator program.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1170347
    • 提供者:jackwu
  1. calculator

    0下载:
  2. 简易计算器,具有计算数学简单运算的功能。-simple calculator,you can use it to deal with some math problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7439
    • 提供者:张晋阳好
  1. JSQ

    0下载:
  2. MFC计算器程序源码,现代的电子计算器能进行数学运算的手持电子机器,拥有集成电路芯片,但结构比电脑简单得多,可以说是第一代的电子计算机(电脑),且功能也较弱,但较为方便与廉价,可广泛运用于商业交易中,是必备的办公用品之一。-MFC calculator program source, modern electronic calculators can carry out mathematical operations handheld electronic devices, with integ
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1886019
    • 提供者:cexoiqiq
  1. 实验4

    0下载:
  2. 矩阵加法,数学术语,定义为在数学里,矩阵加法一般是指两个矩阵把其相对应元素加在一起的运算。 矩阵怎么进行加减,矩阵是大学中必然要学习的一部分内容,矩阵的加减是学习矩阵的过程中最简单的一部分。(Matrix addition, a mathematical term defined as in mathematics, the addition of a matrix generally refers to the calculation of the addition of the corres
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:474112
    • 提供者:andyhui
搜珍网 www.dssz.com