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

搜索资源列表

  1. FEX

    0下载:
  2. 用java做的平面珩架结构有限元分析软件。 基本性能如下:结点数<500,单元数<1000,(具体情况视内存大小而定)在一般的微机 上,算一百节点以下的结构,基本上不用等待。-do with the plane Heng Structure finite element analysis software. The basic properties as follows : nodes lt; 500, Number of units lt; 1000, (depending
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:250949
    • 提供者:dean
  1. Expert_Choice[1]

    0下载:
  2. Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the exp
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7298463
    • 提供者:chasesh
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. fenxing

    1下载:
  2. 分形维数作为科学研究的重要工具之一,它是描述自然界和非线性系统中不光滑和不规则几何体的有效工具,其 计算方法已经有多种,应用领域也是十分广泛。然而,各种方法各有不同,文中就此对常用分形维数计算方法进行了系统 的综合与研究,主要包括圆规法、明科斯基方法、变换方法、盒子计算方法、周长- 面积法、裂缝岛屿方法、分形布朗模型法, 对每种方法的含义和模型及相关的应用领域进行了阐述,并给出了其方法的计算机实现算法。-As one of science study tools ,fractal d
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:271124
    • 提供者:范达内
  1. liezhuyuanxiaoqufachengxu

    0下载:
  2. 列主元素消去是由高斯消去法改进得到的求解线性方程组的方法,它是目前计算机上常用的解低阶稠密矩阵方程组的有效方法。列主元消去法就是在每次选主元时,仅依次按列选取绝对值最大的元素作为主元,且只交换两行,再进行消元计算。程序通过将矩阵元素赋给数组,再操作数组从而达到处理矩阵的目的。这样便可以将矩阵化为上三角形式,轻松地解出方程组的最后一组解。在计算出方程组最后一个解后,应用回代的方法,计算出方程组所有的解。-Out the main elements of cancellation is receiv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:275627
    • 提供者:天云
  1. pascal

    0下载:
  2. Pascal基本算法,涵盖了初级和部分中级的算法代码,适合参加高中信息学竞赛的同学以及计算机爱好者-Pascal basic algorithm, covering the primary and middle parts of the algorithm code, attended high school information for school students and computer enthusiasts Competition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:8867
    • 提供者:DingML
  1. juzhenzhuanzhiyunsuan

    0下载:
  2. 适合本科生或者研究生阶段计算机软件技术基础课程中有关矩阵运算的算法-Matrix operation algorithms for basic courses in the undergraduate or graduate level computer software technology
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:147225
    • 提供者:
  1. computer-simulation-

    0下载:
  2. 数学建模中基本程序,这个主要是线性规划的程序及讲解-Basic procedures in the mathematical modeling, linear programming procedures and explain
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:276256
    • 提供者:jiaoyingying
  1. myDataTransfer

    0下载:
  2. 实现基本计算机十进制,二进制,八进制,十六进制,的进制转换-Basic computer decimal, binary, octal, hexadecimal, binary conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:46089
    • 提供者:肥肥猪倌
  1. Algorithmics

    0下载:
  2. The best selling Algorithmics presents the most important, concepts, methods and results that are fundamental to the science of computing. It starts by introducing the basic ideas of algorithms, including their structures and methods of data manipula
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5822474
    • 提供者:levinaz
  1. Cordic

    2下载:
  2. CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法,是J.D.Volder1于1959年首次提出,主要用于三角函数、双曲线、指数、对数的计算。该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反三角、指数等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm that coordinate rotation digita
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1114585
    • 提供者:jiale
  1. Assignment-problems-(SIAM--2009)

    0下载:
  2. 任务分配问题是组合优化里面的一类基本问题。本书系统讲解了该问题从1920年代的萌芽阶段到近代的理论、算法、以及实现的发展。章节之间具备较大独立性,方便读者不按照顺序研读。-This book provides a comprehensive treatment of assignment problems their conceptual beginnings in the 1920s through present-day theoretical, algorithmic, and prac
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1413197
    • 提供者:equalization
  1. qoujie

    0下载:
  2. 非常适合计算机视觉方面的研究使用,光纤无线通信系统中传输性能的研究,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- Very suitable for the study using computer vision, Fiber Transmission wireless communication system performance, Monte Carlo simulation method of calculating the American option price and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4306
    • 提供者:李志利
  1. Equation-Root

    0下载:
  2. 迭代算法是用计算机解决问题的一种基本方法,是一种不断用变量的旧值递推新值的过程。-Iterative algorithm is a basic method to solve the problem with a computer, the old value with a continuously variable value new recursive process.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:552907
    • 提供者:张博
  1. Untitled

    2下载:
  2. 利用地震初至波确定近地表介质结构,在矿产资源的勘探开发及工程建设中有重要作 用。地震射线追踪方法是研究地震波传播的有效工具,目前常用的方法主要有有限差分解方 程法和最小路径法。最短路径方法起源于网络理论,首次由 Nakanishi 和 Yamaguchi 应用于 地震射线追踪中。 Moser 以及 Klimes 和 Kvasnicha 对最短路径方法进行了详细研究。通过科 技人员的不断研究,最短路径方法目前已发展较为成熟,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1353
    • 提供者:卢鹏
  1. ccordic

    1下载:
  2. CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法,是J.D.Volder1于1959年首次提出,主要用于三角函数、双曲线、指数、对数的计算。该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反三角、指数等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm is the coordinate rotation digi
  3. 所属分类:Algorithm

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:龙畅游
搜珍网 www.dssz.com