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

搜索资源列表

  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. 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. OpenSees

    0下载:
  2. 高斯积分代码,对学习有限单元法很有帮助的哦-Gauss integration code, the finite element method for learning useful oh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-05
    • 文件大小:43883054
    • 提供者:wangjiao
  1. FoxitReader

    0下载:
  2. 别人写的小软件,再次与大家分享,谢谢啦,多积分哦-Others to write a small software to share with you once again, thank you, oh, more points
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3421546
    • 提供者:郭飞
  1. GenetikZIP

    0下载:
  2. 相当不错的,遗传算法源程序,大家不要积分可以随便下载。-GA code by c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4277
    • 提供者:shouhaiyang
  1. sport

    0下载:
  2. 问题描述:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:103013
    • 提供者:
  1. BALL

    0下载:
  2. 保龄球积分器,可以计算保龄球的积分。根据保龄球规则编写-BALL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3456488
    • 提供者:hujie
  1. Calculus

    0下载:
  2. 实现微积分函数,当横坐标X逐步增大时,纵坐标实时显示Sin,Cosn函数的数值,并同时分别显示两者的微分、积分函数值,并同时在显示区域显示出来,完全自己用两天时间写出来教入门选手的。-Calculus to achieve function, when the abscissa X gradually increases, the longitudinal coordinates of real-time display Sin, Cosn function value, and at the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:151209
    • 提供者:yangyongxin
  1. plane

    0下载:
  2. 导弹打飞机的游戏,有音效,有背景音乐,有积分,有自动游戏,有非自动,就是用鼠标,操作导弹发,打击在空中飞行的飞机,飞机也发射对地导弹攻击发射架-Aircraft missiles to fight the game, there are sound effects, background music, there are points, automatic games, non-automatic, is to use the mouse to operate the missile hair
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:314245
    • 提供者:高生云
  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. qt-book

    0下载:
  2. C++ GUI QT4全部源代码。希望有人要。增加点积分-C++ GUI QT4 all the source code. Hope someone. Increase the points for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1559741
    • 提供者:zhizhi
  1. guandao

    0下载:
  2. 惯性导航 姿态角等的计算和输出 得到分的积分低飞偶发-INS attitude angles so calculated and output by occasional low-flying points points
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:肖超
  1. RSA

    0下载:
  2. RSA加密算法的实现,1024位 是贷款累计发生了科技发达拉斯卡积分-RSA Encryption Algorithm, 1024 is the cumulative incidence of credit points of science and technology developed Raska
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:650760
    • 提供者:崔哥
  1. ZLG.FS

    0下载:
  2. 周立功文件系统描述,很有用的源码,在fs文件系统下,如有需要继续找我。请网站多给我些积分-ZLG file system descr iption, a very useful source, the fs file system, if necessary, to find me. Please give me some points website
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:29073
    • 提供者:feng
  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. 15077367fft2410-ad

    0下载:
  2. 发的艰苦奋斗了解放假了附近的飞机 了多少积分的积分的蓝色的肌肤-Development of hard work to understand the aircraft leave the number of points near the points of the blue skin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:609909
    • 提供者:刘彪
« 12 3 »
搜珍网 www.dssz.com