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

搜索资源列表

  1. VC常用的几个小技巧

    0下载:
  2. 介绍了几个VC常用的小技巧,个人觉得非常实用啊,呵呵,大家不妨看看!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-04-21
    • 文件大小:16065
    • 提供者:crjgood
  1. 数值算法类库

    2下载:
  2. 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-07-09
    • 文件大小:38057
    • 提供者:min_zxm
  1. lingjiancanshushejichengxu

    0下载:
  2. #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:53805
    • 提供者:jiangshan
  1. nbody

    0下载:
  2. the parallel code for nbody force between particles.-the parallel code for nbody force between p articles.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3086
    • 提供者:魏东子
  1. HUFFMAN_entropy

    0下载:
  2. 运行主函数,得出Huffman码字、平均字长、信源熵。可根据需要修改信源概密 p-running main function, drawn Huffman code word, the average size, entropy source. Under the need to amend the corresponding source close p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:曹雨
  1. curvefit_C_edition

    1下载:
  2. c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。-c language version of the polynomial curve fitting. Using least-squares met
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1047
    • 提供者:welldo
  1. 54154156489

    0下载:
  2. #define MSGHEADER \"MICROCALC - A Turbo C Demonstration Program\" #define MSGKEYPRESS \"Press any key to continue.\" #define MSGCOMMAND \"Press / for the list of commands\" #define MSGMEMORY \"Memory Available:\" #define MSGERROR \"ERROR\"
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2508
    • 提供者:狐狸
  1. laserlengths

    0下载:
  2. this progam calculates the optimum laser powers at different rod lengths-this progam calculates the optimum laser p owers at different rod lengths
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:孔凡荣
  1. tptranform.for

    0下载:
  2. This program is used for tau-p transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:193808
    • 提供者:lyh
  1. pallard_p

    0下载:
  2. 用vc编写的实现密码学中Pollard p离散对数算法的小程序。-vc prepared with the realization of cryptography which Pollard p discrete logarithm algorithm for small procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1496
    • 提供者:mimi
  1. ovtoolbox

    0下载:
  2. The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files containing raw experimental data. The codes include si
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:167563
    • 提供者:nwei
  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112255
    • 提供者:zhangyoufu
  1. pai

    0下载:
  2. 本题的算法中涉及的三个函数: double bbp(int n,int k,int l) 其中n为十六进制位第n位,k取值范围为0到n+7,用来计算16nS1,16nS2,16nS3,16nS4小数部分的每一项。返回每一项的小数部分。 void pi(int m,int n,int p[]) 计算从n位开始的连续m位的十六进制数字。其中p为存储十六进制数字的数组。 void div(int p[]) void add(int a[],int b[]) 这两个函数都是为最后把十六进
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10679
    • 提供者:邓超
  1. correlation_dimension

    1下载:
  2. 用G-P算法求解关联维数的matlab程序,优化运行速度
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:6301
    • 提供者:holysword
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:Allan KAO
  1. P-svWaveFieldSimulationConversion

    4下载:
  2. 二层地质模型波场模拟,用有限差分进行波场的模拟,充分利用多波多分量地震记录,以及各向异性方面的独特信息,可有效地减少 纵波勘探的多解性,定量地描述裂缝储层,改善某些纵波资料成像不好地区的构造 成像。这样可获得比纵波分辨率高的多波剖面,从而有利于研究小幅度构造、断层、 裂缝裂隙等复杂地质现象,对油气勘探与开发具有现实意义和实用价值-Two-layer geological model wave field simulation, using finite difference wave
  3. 所属分类:Algorithm

    • 发布日期:2015-04-21
    • 文件大小:1752
    • 提供者:解建建
  1. Simca-P

    0下载:
  2. 偏最小二乘法的开发工具的中文教程,pdf格式-Partial least squares and development tools, tutorials in Chinese, pdf format
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3688452
    • 提供者:wangyanpeng
  1. P-value

    0下载:
  2. calcule de la p-value en c#
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:529
    • 提供者:djonger
  1. P-Delta-Geometrical-nonelinear-solver

    0下载:
  2. P Delta FEM Analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:34619
    • 提供者:phang elder
  1. 相空间重构参数计算

    3下载:
  2. 该文件内容用于相空间重构参数时间延迟和嵌入维数的计算,时间延迟的计算包含去偏复自相关函数法和互信息法,嵌入维数的甲酸包含G-P算法和FNN算法。(The contents of this file are used to calculate the time delay and embedding dimension of phase space reconstruction parameters. The calculation of time delay includes depolariz
  3. 所属分类:数学计算

    • 发布日期:2020-02-29
    • 文件大小:4096
    • 提供者:Kenny0129
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com