CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - integral

搜索资源列表

  1. IntegarteClass(积分类)

    0下载:
  2. 该源码给出了常用的积分算法源码。像梯形法,龙贝格,森普斯算法等。-the source is a common source integral algorithm. Act like a trapezoid, Romberg, Senpushi algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:41929
    • 提供者:唐能福
  1. 高数常用算法

    0下载:
  2. 好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等-good things with dephi written in the high number of algorithms, including integral, differential, limit, series, optimization methods
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2704608
    • 提供者:唐能福
  1. 扑克24点游戏unix下C

    0下载:
  2. unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)-unix environment c screen programming language, 24 points poker game (players integral)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:67997
    • 提供者:陈飞飞
  1. 大整数加减运算源程序

    0下载:
  2. 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope -32768-32767. Practic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3054
    • 提供者:陈晓岚
  1. 亲密数

    0下载:
  2. 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:姚紫欣
  1. Computmethod

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13759
    • 提供者:易牧
  1. 大整数的加法

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ----
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:王承陶
  1. lic.tar

    0下载:
  2. line integral convolution code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:473897
    • 提供者:john
  1. openxfemPP

    2下载:
  2. OpenXFEM++ with patches for Cygwin or Linux-An object-oriented enriched finite element code that provides a robust tool for simulating fracture using an extended finite element(XFEM)computations. The features of the program include flexibility in the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-07
    • 文件大小:313069
    • 提供者:liping
  1. integral

    0下载:
  2. guzel bir gun gecirmek isterdim ama bunu ne saglayabilir ki
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:142602
    • 提供者:kalakal
  1. CONTIN_FORAN

    2下载:
  2. 第一类线性代数和线性积分方程的正则化解法 ,包括病态问题的解法,适用于windows和linux-A portable Fortran IV program for the regularized solution of linear algebraic and linear integral equation of the first kind,with options for linear equality and lnequality constraints.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6688474
    • 提供者:terminator
  1. 4

    0下载:
  2. 求积分的类 特点: 1. 支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) 2. 可检查出表达式的书写错误 3. 可设置积分精度 4. 使用方便简单-Quadrature class features: 1. Support a variety of complex integral expression may contain any mathematical functions, such as th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:51004
    • 提供者:how
  1. whjt05_iros

    0下载:
  2. Multi-Agent Quadrotor Testbed Control Design: Integral Sliding Mode vs. Reinforcement Learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:324866
    • 提供者:hacen
  1. formula

    0下载:
  2. 高等数学常用的公式,包括积分、三角、微分公式,是考试必背的公式。-The higher mathematics commonly used formula, including the integral, the triangle, the differential formula, is the formula which the test must carry.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:96321
    • 提供者:曹国媛
  1. PID

    0下载:
  2. pid算法,将偏差的比例(Proportion)、积分(Integral)和微分(Differential)通过线性组合构成控制量,用这一控制量对被控对象进行控制,这样的控制器称PID控制器-pid algorithm, the deviation ratio (Proportion), integral (Integral) and differential (Differential) control the volume through the linear combination of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:378282
    • 提供者:张艺馨
  1. linux

    1下载:
  2. 当年自己学完linux语言以后所做的总结,把linux下的常用命令以及linux脚本的制作等基础却又不可缺少的部分做了个总结-The year after their completion of the language made linux summary of the common commands under linux and linux scr ipt but the production of such an integral part of the basis made a sum
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:117272
    • 提供者:汪洋
  1. pi_s

    0下载:
  2. 计算pi的一个小程序,用的是积分求解,因为计算量比较大,可以用作并行编程的素材。-Calculate pi in a small program, using the integral solution, because the larger than calculated, the material can be used as parallel programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1469243
    • 提供者:余闷
  1. aes-encryption

    0下载:
  2. 为实现AES加密设计的高速实现,本设计引进了一种AES的并行设计算法,整体结构和加密进程,基于FPGA本身的特征和算法,设计使用并行处理算法来实现并行处理进程。-To implement the design of the AES algorithm with a high speed, the thesis introduce the principia mathematica of AES algorithm, integral structure and the Encryption pr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5886
    • 提供者:许飞
  1. data

    0下载:
  2. 热工仿真 面积积分法 应用于求取传递函数的面积积分的方法-Thermal simulation area of integral method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:4072
    • 提供者:yan
  1. jifen

    0下载:
  2. DSZ积分插件,有需要的朋友自己上传下载-The DSZ integral plug-in, a friend in need to upload their own download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:92334
    • 提供者:chenjie
« 12 3 »
搜珍网 www.dssz.com