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

搜索资源列表

  1. MATLAB 7.0.1 注册机

    0下载:
  2. matlab7.0注册机,使得您可以安装该软件-matlab7.0 Fillmore and allow you to install the software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47.4kb
    • 提供者:崔学会
  1. EmFDTD-v1.2r1

    0下载:
  2. 一组很好的FDTD计算二维光子带隙的程序,matlab 7.0以上版本适用-a good group of FDTD calculation of two-dimensional photonic bandgap procedures, Matlab 7.0 and above versions of the application
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22.33kb
    • 提供者:陈永耀
  1. plot20

    0下载:
  2. 用mente-calo法算三维积分: 工作平台是:vs2002(7.0) MFC-with mente - calo 3D integral operator France : working platform is : vs2002 (7.0) MFC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:41.53kb
    • 提供者:liulonny
  1. nvo_md5

    0下载:
  2. 在powerbuilder 7.0中实现md5的算法,下载后直接导入到pbl库文件中,即可使用。-in powerbuilder 7.0 achieving md5 algorithm downloaded directly into the pbl the document can be used.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.13kb
    • 提供者:李振兴
  1. vb_calculate2.0.0

    0下载:
  2. 一个不仅可以进行常规运行(常规运算能一下计算一个多项式如:1.2*2-3*(3.5+6.7)...)还可以计算矩阵运算的计算机器
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:59.63kb
    • 提供者:傲天
  1. 数据结构算法与应用-C语言描述

    0下载:
  2. 数据结构算法与应用-C语言描述阅读软件:Adobe Reader 7.0-data structure algorithms and application-C language descr iption reading software : Adobe Reader 7.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.23mb
    • 提供者:
  1. libmesh-0.7.0.3.tar

    2下载:
  2. 处理六面体,四面体,四边形和三角网格。拉格朗日,层次,以及单项有限元。接口PETSc解,自适应网格加密,和极端portablility -Handling hexahedral, tetrahedral, quadrilateral and triangular meshes. Lagrange, level, and the individual finite element. PETSc solution interfaces, adaptive mesh refinement, and e
  3. 所属分类:Algorithm

    • 发布日期:2015-10-26
    • 文件大小:4.93mb
    • 提供者:suese
  1. ddscat7.0.7

    0下载:
  2. 利用离散偶极炬算法计算不同形状粒子的电磁波散射特性-DDSCAT, a Fortran code for calculating scattering and absorption of light by irregular particles, has been jointly developed by Bruce T. Draine (Dept. of Astrophysical Sciences, Princeton University) and Piotr J. Flatau (Scr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1013.2kb
    • 提供者:liuxc
  1. longest

    0下载:
  2. Problem B:Longest Ordered Subsequence A numeric sequence of ai is ordered if a1 < a2 < ... < aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 <= i1 < i2 < ... &l
  3. 所属分类:Algorithm

    • 发布日期:2016-12-25
    • 文件大小:1kb
    • 提供者:hzf
  1. FOUR

    0下载:
  2. 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.66kb
    • 提供者:tanglincn
  1. onp

    0下载:
  2. This is Reverse Polish Notation. Algorithm is implement in Trubo Pascal 7.0.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7.64kb
    • 提供者:asdf
  1. 7

    0下载:
  2. 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是7段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成ASCII码中的竖线‘|’和下划线 ‘_’。你需要设计一个程序,从扫描转换的结果推测原始的账号,假定: (1)若经扫描转换的某组数字全部保存了正确的数字形式而且满足校验条件,则该组数字就是原 始的账号; (2)9位数中最多只有一位在扫描转换中失去正确的数字形式; (3)扫描转换不会引入额外的数位段。 -A bank wishin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.93kb
    • 提供者:hjx
  1. 13-7

    2下载:
  2. 计算电流环产生的磁场分布实例,电流环在y-z平面上,环心过原点O,半径RH,通过电流I0,Z=0处x-y平面上的磁场分布-Calculate the distribution of the magnetic field produced by current loop example, the current ring in the yz plane, ring heart through the origin O, the radius RH, by current I0, Z = 0 Chu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:14.96kb
    • 提供者:george1092
  1. ssgj

    1下载:
  2. 求对称正定矩阵的逆矩阵,以矩阵static double a[4][4]={ {5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8.0,10.0,9.0}, {5.0,7.0,9.0,10.0}} 为例-Symmetric positive definite matrix of order matrix static double a [4] [4] = {{5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.02kb
    • 提供者:houmeng
  1. Numerical-Analysis

    0下载:
  2. 文献主要是数值分析的课件,另附了书籍中介绍的有关算法实现,实现环境是Mathematica.7.0-Numerical analysis of the literature is mainly courseware, books, attached the relevant algorithms are described to realize the environment is Mathematica.7.0
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:11.7mb
    • 提供者:小明
  1. Spline

    0下载:
  2. 根据(0.0,0.0)(0.5,1.6)(1.0,2.0)(6.0,2.0)(7.0,1.5)(9.0,0.0)六个点使用三次样条差值求多项式并作图-According to (0.0,0.0) (0.5,1.6) (1.0,2.0) (6.0,2.0) (7.0,1.5) (9.0,0.0) using cubic spline six point margin and a polynomial mapping
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:回忆
  1. gravity-complicated--forward

    0下载:
  2. 空间域复杂形体正演(重力) 1、坐标单位为m。 2、观测面x方向的范围为-26.00~26.00,点数为27个;y方向的范围为-26.00~26.00,线数为27个;z坐标向下为正,其值为0.0。 3、场源体有三个,其参数分别为: 剩余密度,磁化强度,地磁倾角,地磁偏角,x方向起点,x方向终点,y方向起点,y方向终点,z方向起点,z方向终点 0.9,17000,50,5,-4,8,-8,-3,2,7 0.8,34000,50,5,0,7,0,5,3,7 0.7,200
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:289.05kb
    • 提供者:叶青
  1. 7

    0下载:
  2. 日本数学家角夫提出了如下的猜想: 任意一个自然数,比如奇数,将其乘以3再加1;如果是偶数将其除以2;反复运算。请大家编写程序,看会出现什么结果? 编写程序功能要求能够不停的输入自然数,遇到输入自然数0时,程序结束。 -Japanese mathematician angle Mufti following conjecture: any natural number, such as an odd number, multiplied by 3 plus 1 if it is an e
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:t
  1. display-7-seg-(PIC)

    0下载:
  2. code in assembler of 7 segment display for aplication in a PIC 16f84x
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.48kb
    • 提供者:freezer
  1. CRFPP-0.53

    1下载:
  2. 基于CRF++-0.53的改良版,修正了模型输入时多行空行导致的线程错误,优化了多线程操作,除LBFGS无法优化外,其余迭代操作全部多线程化,66MB模型在16线程服务器上运行,内存占用5.35GB,CPU利用率一般100 ,只有运行LBFGS时为7 。仅支持64位Windows操作系统,使用VC2008编译,不支持32位操作系统或Linux(Windows线程模型)。-Optimized CRF++-0.53. Fixed multi-empty line input bug. Optimiz
  3. 所属分类:Algorithm

    • 发布日期:2015-10-17
    • 文件大小:43kb
    • 提供者:吴岳
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com