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

搜索资源列表

  1. Smith

    0下载:
  2. 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:21132
    • 提供者:fml
  1. tcal5.5

    0下载:
  2. 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:438818
    • 提供者:gogol
  1. suanshuyunsuan

    0下载:
  2. 一个可供小学数学运算的程序,要求能计算0——100正数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位,根据输入题数出题,题目应为随机,每次应不一样。-An alternative elementary school math program requirements can calculate the positive number of 0- 100 Math four operations, such as results decimal rounded to two decimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:108663
    • 提供者:朱朱
  1. jisuanceshi

    0下载:
  2. 制作一个可供小学数学运算的程序,要求能计算0——100正数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位,根据输入题数出题,题目应为随机,每次应不一样。-Production of an alternative elementary school math program requirements can calculate the positive number of 0- 100 Math four operations, such as results decimal rounde
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-07
    • 文件大小:312763
    • 提供者:朱朱
  1. sadasdaa

    0下载:
  2. MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 -MATLAB is the United States of America MathWorks company business mathematics software, used in algorithm development, data visualization, data analysis an
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:18783
    • 提供者:韩萨
  1. ExpressionEval_src

    0下载:
  2. 使用DynamicMethod的公式计算程序,支持数学公式的直接输入,自动计算-Use the DynamicMethod the formula calculated program, support direct input of mathematical formulas to automatically calculate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:35134
    • 提供者:wang
  1. Gaussian-elimination

    0下载:
  2. 数学计算器,可通过高斯消去法进行计算。简洁好用。-Math calculator, can be calculated by Gaussian elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:153540
    • 提供者:孟佳乐
  1. test_1

    1下载:
  2. 小学算术运算测试(math.c) 功能要求:制作一个可供小学数学运算程序:10以内加减法,能根据输入题数出题,判断做题是否正确,最后计算分数。(用vc6直接打开)-Elementary school arithmetic test (math.c)       Functional requirements: the production of an alternative elementary school math program: addition an
  3. 所属分类:Console

    • 发布日期:2017-10-31
    • 文件大小:245119
    • 提供者:victor
  1. motecalo

    0下载:
  2. 蒙特卡洛(Monte Carlo)模拟是一种通过设定随机过程,反复生成时间序列,计算参数估计量和统计量,进而研究其分布特征的方法。具体的,当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用时,可用随机模拟法近似计算出系统可靠性的预计值;随着模拟次数的增多,其预计精度也逐渐增高。由于涉及到时间序列的反复生成,蒙特卡洛模拟法是以高容量和高速度的计算机为前提条件的
  3. 所属分类:matlab例程

  1. For-quadratic-equation-root

    0下载:
  2. 通过C++编程求出在数学方面需要计算的二次方程根-Seeking quadratic root
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:3290
    • 提供者:陈航
  1. Pku_ACM_Training

    0下载:
  2. 北京大学ACM的培训资料还有相关题目的源代码。 里面涉及:组合数学、搜索、动态规划、图论、计算几何以及网络流的相关讲义及习题源代码。-Training materials as well as related topics of the Peking University ACM source code. Which involves: a combination of mathematics, search, dynamic programming, graph theory, compu
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:6388498
    • 提供者:葛文豪
  1. dos

    0下载:
  2. 应用dos模式进行数学中的复数的计算,并在dos命令行中用图形的形式显示,内含程序-Application dos mode calculation of complex mathematics, and in the form of dos command line with the graphics display contains procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:20109
    • 提供者:陈大圩
  1. Matlab2008a

    1下载:
  2. matlab软件,MATLAB是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。-The matlab software MATLAB MathWorks Inc. Business mathematics software for algorithm development, data visualization, data analysis, and numeric c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-19
    • 文件大小:925066
    • 提供者:xupengfei
  1. mathematicas-science-introduce

    0下载:
  2. 数学源自于古希腊语,是研究数量、结构、变化以及空间模型等概念的一门科学。透过抽象化和逻辑推理的使用,由计数、计算、量度和对物体形状及运动的观察中产生。数学的基本要素是:逻辑和直观、分析和推理、共性和个性。-Mathematics from the ancient Greek, is the study of a number of structural changes as well as space model, the concept of a science. Through the us
  3. 所属分类:Development Research

    • 发布日期:2017-12-04
    • 文件大小:206134
    • 提供者:王敏
  1. calculator

    0下载:
  2. 自制学生计算器,使用C++6.0编写,仿卡西欧计算器界面,使用中缀转后缀表达式,可以计算复杂的数学表达式-calculator written by C++6.0,Casio calculator interface, infix turn suffix expression,calculate complex mathematical expressions
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:55464
    • 提供者:
  1. chaosongchidiedai

    0下载:
  2. 计算数学中超松弛迭代方法的c语言编程(清华大学书版课后习题)-To calculate mathematical Super relaxation iterative method c language programming
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:178741
    • 提供者:
  1. LabPlot-1.6.0.2.tar

    0下载:
  2. LabPlot 是一个免费的数学分析和2D/3D画图软件。支持多种图形输出格式。可运行于各种32位和64位Linux计算机上,类似Origin.基于KDE的.-The LabPlot Is a free mathematical analysis and 2D/3D drawing software. Supports a variety of graphical output format. Can run on a variety of 32-bit and 64-bit Linux com
  3. 所属分类:Graph program

    • 发布日期:2017-11-06
    • 文件大小:11438758
    • 提供者:mou
  1. matGear

    0下载:
  2. matlab作为一种强大的科学计算语言,其强大的计算能力和海量的函数工具包,把它作为后台计算语言嵌入到你的软件中去,可以省去繁杂的数学公式编程,是一种很好的计算资源。而matlab本身也提供了一组C语言API供程序调用。本文基于这组C语言API对MATLAB进行二次开发matGear,其目的只有一个:以更简便的方式,把MATLAB集成到自己的工程项目中去。-matlab as a powerful scientific computing language, powerful computing
  3. 所属分类:transportation applications

    • 发布日期:2017-11-26
    • 文件大小:441059
    • 提供者:在身上
  1. main_gauss

    0下载:
  2. 数学分析计算程序例子,列主高斯消元法求解线性方程组。-Mathematical analysis and calculation procedures example, the column main Gaussian elimination for solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:1178
    • 提供者:Zhang li
  1. matlab

    0下载:
  2. 数字图像处理(DigitalImageProcessing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善) 三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长。 MATLAB和Mathematica、Maple并称为三大数学软件。它可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:19962931
    • 提供者:woody
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com