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

搜索资源列表

  1. MATLAB 数值计算

    1下载:
  2. 科研和工程计算可分为数值计算和符号计算两类。数值计算具有适应性强、应用广泛的优点。MATLAB凭借其卓越的数值计算能力而称雄世界。随着科研领域、工程实践的数字化进程的深入,具有数字化本质的数值计算显得愈益重要。 今天计算机几乎已经普及到每个从事工程和科研的从业人员,普及到每个正在接受理工科培养的学生。计算机软硬件的普及使人们拥有了前所未有的计算潜能,激发了人们质疑旧方法尝试新算法的欲望,鼓舞了人们用新计算能力试探解决实际问题的雄心。 本章内容显著不同于常见的数值计算教科书。本章的讨论围绕
  3. 所属分类:编程文档

    • 发布日期:2012-03-19
    • 文件大小:12153856
    • 提供者:axong1990
  1. esbmaths.rar

    0下载:
  2. 一些数学函数 (数值运算, 矩阵运算, 统计等), 有源代码和详细的说明!,Some mathematical functions (numerical computing, matrix operations, statistics, etc.), source code and detailed explanation!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:96399
    • 提供者:youarehaha
  1. adc0804_new.rar

    0下载:
  2. AD0804驱动,使用新的查表方式,可大大的降低数值运算,节省CPLD的资源,AD0804 driver,using a new method_look up table,which can save a lot of resources of CPLD
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2534
    • 提供者:漫漫
  1. arithmometer

    0下载:
  2. 根据自定义的计算公式实现数值运算,可用于程序设计中,自定义流程分支条件判断,或需要数据运算编程实现的地方。-According to a custom formula to achieve numerical computation can be used for program design, custom process to determine the branch condition, or need to place the data programming operation.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:119208
    • 提供者:刘小玲
  1. gsl_win[1]

    0下载:
  2. 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7934843
    • 提供者:tina
  1. cvode-2.5.0.tar

    0下载:
  2. 数值运算代码,可求解一般微分方程,数值运算代码,可求解一般微分方程-numerical algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1715386
    • 提供者:zhangfan
  1. 11

    0下载:
  2. Matlab语言常用算法程序集.rar 里面有很多有用的Matlab数值运算示例程序 值得参考!-Matlab language commonly used algorithm for assembly. Rar there are many useful examples of Matlab procedures for numerical computation it is also useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115992
    • 提供者:wupeng
  1. Chap02

    0下载:
  2. 计算机常用数值算法与程序 C++版 Chap02 复数运算-Computer numerical algorithm and procedures used C++ Version Chap02 plural computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10044
    • 提供者:lihui
  1. Chap05

    1下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap05 矩阵运算-Computer numerical algorithm and procedures used (C++ Version) Chap05 matrix calculation
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:22651
    • 提供者:lihui
  1. linear

    0下载:
  2. 一个简单的线性插值实例可以运算利用数值分析的函数-A simple linear interpolation example of computing the use of numerical analysis can be a function of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2450
    • 提供者:markoli
  1. jisuanqi

    0下载:
  2. JAVA课程设计---计算器源代码 主程序界面菜单,菜单栏有游戏、工具、帮助三个子菜单。 用户可以通过鼠标或键盘依次输入参加计算的数值,进行加、减、乘、除、求余运算混合运算。 -JAVA course design--- main program source code calculator interface menu, menu bar there are games, tools, help the three sub-menu. Users can order through the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:9169
    • 提供者:暮明
  1. MyMembFunc

    0下载:
  2. 在《C++ Templates: The Complete Guide》一书中(以下简称书),提出了模板元编程最早的实际应用之一:在数值运算中进行解循环优化。 而本文的标题是噱头!本文的真正目的是指出这种优化措施在增加复杂性的同时,并不一定能明显改善效率。应当谨慎使用该技术——默认不使用该技术,在点积计算确实是效率瓶颈时考虑采用该技术,并认真测试该技术是否真能提高效率。 -In C++ Templates: The Complete Guide , a book (hereinafte
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:6152
    • 提供者:李金冰
  1. calculator

    0下载:
  2. 一个在VC++平台上实现的计算器的程序,能实现基本的数值运算-A VC++ Platform calculator procedures, to achieve the basic numerical computation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:33263
    • 提供者:孙娟
  1. aa

    0下载:
  2. C数值算法程序大全,C语言实现,含大量数值运算-C procedures Guinness numerical algorithm, C language, containing a large number of numerical computation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4260728
    • 提供者:x
  1. 10

    0下载:
  2. 郭克华-J2ME移动开发实战教学视频 10. 数值运算,字符串处理,时间管理-Guo Ke-hua-J2ME mobile development real teaching video 10. Numerical calculations, string handling, time management
  3. 所属分类:J2ME

    • 发布日期:2017-06-17
    • 文件大小:25664092
    • 提供者:杨明
  1. Numerical_computation_Source

    0下载:
  2. 数值运算的源代码包括矩阵运算数值积分非线性方程的求解-Numerical computation of the source code, including matrix operations numerical integration of nonlinear equations and so on
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9212687
    • 提供者:田龙强
  1. ScienceAndEngineeringNumericalAlgorithms

    1下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
  3. 所属分类:Algorithm

    • 发布日期:2015-02-25
    • 文件大小:1183112
    • 提供者:王伟
  1. MATLAB7.0

    0下载:
  2. 主要介绍了matlab7.0的基础知识和使用技巧包括(数值运算,符号运算,图形处理)及强大的编程功能和各种实际应用-It mainly introduces the basic knowledge and skills including the use of (numerical computation, symbolic computation, graphics processing) and a powerful programming features and a variety o
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14798822
    • 提供者:zhanghannv
  1. matlabshuzhibianhuan

    0下载:
  2. 矩阵和向量及其数值运算多项式的运算求函数的极值和零点 -Matrix and vector and numerical computing for computing polynomial function extremum and zero
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:21662
    • 提供者:yang
  1. shuzhifenxiMatlabchengxu

    0下载:
  2. 此程序是数值分析中的插值运算Matlab程序,插值运算应用相当广泛,此程序为大家提供了方便-Numerical analysis of this process is the interpolation operator in Matlab procedures, a wide range of computing applications interpolation, this program has provided the convenience
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2444
    • 提供者:刘建
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com