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

搜索资源列表

  1. chanshengsuijishu

    0下载:
  2. 随机产生8个100到300之间的数,并求其中的最小值。-randomly generated eight 100-300 between the few and for the minimum.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:古月
  1. 300

    0下载:
  2. 300种加密解密算法.包含RSA、SHA、MD5、RC2、RC5、RC6等等。-300 encryption and decryption algorithms. Includes RSA, SHA, MD5, RC2, RC5, RC6, and so on.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:334440
    • 提供者:snail
  1. sushu

    0下载:
  2. 在300秒左右求10的10次方以内的全部素数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2309
    • 提供者:terence3000
  1. add

    0下载:
  2. 从1加到N还有N!两个算法实现 N自己设置大小 没有限制 只要内存够大 CPU够快就行 我算100!用1秒多 结果我记得好像有300多位呢
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:187473
    • 提供者:王明
  1. NumericalRecipes

    1下载:
  2. 数值分析方法库 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7933056
    • 提供者:southinsouth
  1. e3to14

    0下载:
  2. 最小二乘法仿真y=20*sin(100*pi*t+pi/3)+4*sin(200*pi*t)+10*sin(300*pi*t)+2*sin(400*pi*t)+6*sin(500*pi*t)波形-y=20*sin(100*pi*t+pi/3)+4*sin(200*pi*t)+10*sin(300*pi*t)+2*sin(400*pi*t)+6*sin(500*pi*t)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1158
    • 提供者:邹文兵
  1. udec31

    0下载:
  2. 离散元计算方法源程序 ro 0.3 bl 700 0 0 233 43.6 250 74.5 275 102.8 300 137.1 325 & 167.7 350 199.9 375 238.5 400 277.2 425 309.4 450 350 475 & 397.7 498.2 582.8 596.4 607.1 590.7 700 575-The program of DEM ro 0.3 bl 700 0 0 0 0 233 43.6 250 74.5 27
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3246778
    • 提供者:jw
  1. 100

    0下载:
  2. 300以内阶乘运算,可以扩充,unix平台下c语言实现。-300
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:647
    • 提供者:hhh
  1. shudian

    0下载:
  2. 数电解题技法50及300例题,对于考研的人是必不可少的资料-Number 50 and 300 electrical problem solving techniques example, are essential for the Entrance Examination Information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:411127
    • 提供者:龙崎
  1. Numerical_Recipes_in_C.The_Art_of_Scientific_Compu

    0下载:
  2. 《数值分析方法库 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。-《Numerical Recipes in C: The Art of Scientific Computing》, The pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5765776
    • 提供者:王磊
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. Newton

    0下载:
  2. C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确-Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:19633
    • 提供者:went
  1. hamming-(1962)

    3下载:
  2. 计算hamming(1962)级数:sn=1/n(n+x).0.0-300.0 步长,精确度可调。-Produce a table of the values of the series (1) for the 3001 values of x, x = 0.0, 0.1, 0.2, …, 300.00. All entries of the table must have an absolute error less than 10
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-09-13
    • 文件大小:676
    • 提供者:张曜勃
  1. NA03

    5下载:
  2. Produce a table of the values of the series ϕ (x)=∑​ k=1​ ∞​ ​ ​ k(k+x)​ ​ 1​ ​ ......(1) for the 3001 values of x, x = 0.0, 0.1, 0.2, ..., 300.00. All entries of the table must have an abs
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:213411
    • 提供者:叶东强子
  1. main.cpp

    1下载:
  2. 计算级数,取x为0.0, 0.5, 1.0, √2, 10.0, 100.0, 300.0。 思考:要求误差在10− 6内,如何确定要计算的k的上界?-Calculate the series,Thinking: error in the 10 and 6 requirements, how to determine the upper bound to the calculation of the K?
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:qiuxiazaia123
搜珍网 www.dssz.com