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

搜索资源列表

  1. PatialExuation

    0下载:
  2. 基于VB语言的微粒群算法,其中含有几个测试算法,和一个化学中数据关联的例子,微粒群算法是以一个通用的函数写的,可移植性强。-VB language based on the PSO algorithm, which contains several test algorithm, and a chemical linked to the data example, PSO is a generic function to write the transfer is strong.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30944
    • 提供者:杨金紧
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:113707
    • 提供者:侯欣杰
  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. BigNum

    0下载:
  2. 大整数问题 设n是一个k(1≤k≤80)位的十进制正整数。 问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。 问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 要求: 对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.txt,对应的结果文件为number1_out.txt。 参
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:18711
    • 提供者:ouyang
  1. Hexagon

    0下载:
  2. Hexagon is a C++ function that returns a complex number which represents a randomly distributed location within a hexagon. The orientation of the hexagon is with vertical sides, where R is the radius supplied to the function. A test bench showing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1993
    • 提供者:agur
  1. TreeTest

    0下载:
  2. this the example for the tree test-this is the example for the tree test
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:4005911
    • 提供者:kumar
  1. Ftest

    0下载:
  2. 用于对保存为txt的两组数据进行F检验.例如:>>Ftest.exe A.txt B.txt,其中A.txt B.txt分别是两组数据-Used to save two sets of data for the txt F test. For example:> > Ftest.exe A.txt B.txt, which are two sets of data A.txt B.txt
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:940473
    • 提供者:dingjun
  1. run_rs

    0下载:
  2. Example of test RS code s for BPSK be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1908
    • 提供者:baba
  1. w

    7下载:
  2. CFD经典算例:双马赫反射,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: the double Mach reflection,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2014-07-15
    • 文件大小:4096
    • 提供者:刘琦
  1. rtw

    2下载:
  2. CFD经典算例:RT不稳定性,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: R-T instability,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4569
    • 提供者:刘琦
  1. riemann

    0下载:
  2. CFD经典算例:Riemann间断问题,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: Riemann intermittent problems,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4462
    • 提供者:刘琦
  1. kekaoxingsheji

    0下载:
  2. 蒙特卡罗算例,蒙特卡罗模拟法是通过对随机变量的统计试验或随机模拟,求解数学、物理和工程技术问题近似解的数值方法。因此,也称为统计试验或随机模拟法。 -Monte Carlo example Monte Carlo example, Monte Carlo simulation is a statistical testing of random variables or stochastic simulation, numerical methods of solving mathemati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:48185
    • 提供者:安杰
  1. VBplot_draw_2Dpicture

    0下载:
  2. 提供了拉格朗日插值 一次多项式拟合 指数拟合三种计算方式。是使用picturebox作图的好例子,其中test.xls是一个4点的数据文件-Provides three method of calculation, there are the Lagrange interpolation polynomial fitting exponential fitting . Is a good example of using picturebox drawing, test.xls is a 4 p
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:28811
    • 提供者:陈继开
  1. bicg_sparse

    0下载:
  2. 程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。-Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:12237775
    • 提供者:Wang qiao
  1. swmm5_iface

    0下载:
  2. SWMM5接口代码文件,包含了SWMM5的V接口文件、Visual Basic接口文件和Delphi Pascal接口文件等。-This archive contains the SWMM 5 Interfacing Guide and supporting files. Contents -------- Interfacing.chm The Interfacing Guide in the form of a Windows HTML Help file (doub
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:43111
    • 提供者:sunyp
  1. test-of-numerical-analysis

    0下载:
  2. 以一个非线性方程组为例,实现非线性方程组的牛顿迭代过程。-In a non-linear equations, for example, to achieve the Newton iteration of nonlinear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:mike
  1. mylibsvmtest

    0下载:
  2. libsvm相似性算法测试例子,可以用于人脸,指纹,验证码识别时的调用,本人自己写的-libsvm similarity algorithm test example, can be used for face, fingerprint verification code identification when calling, I wrote it myself
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5617522
    • 提供者:Mr.lu
  1. task

    2下载:
  2. Python入门练习,Question 2: buyLotsOfFruit function Add a buyLotsOfFruit(orderList) function to buyLotsOfFruit.py which takes a list of (fruit,pound) tuples and returns the cost of your list. If there is some fruit in the list which doesn t appear in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:69446
    • 提供者:Jenny Zhao
  1. witi_cpp

    0下载:
  2. Simple implementation of wiTi algorithm in C++ with example test data file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:886
    • 提供者:pixter
  1. 常见求根方法通用程序以及算例

    0下载:
  2. 常见求根方法,牛顿法,抛物线法,割线法通用程序,以及算例检验(The common root method, Newton method, parabola method, secant method and general procedure, test example)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:68608
    • 提供者:kelinlive
« 12 »
搜珍网 www.dssz.com