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

资源列表

« 1 2 ... .71 .72 .73 .74 .75 876.77 .78 .79 .80 .81 ... 3415 »
  1. VC_Spline

    0下载:
  2. 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:张栋
  1. mycal

    0下载:
  2. 这是我完善的上一版本的计算器。主要功能是计算四则运算和三角运算。三角运算为直接的角度计算。程序简单 易懂最最适合初学者参考的了今天上传与大家分享-This is my sound on a version of the calculator. Main function is to calculate the four operations and trigonometric equations. Trigonometric equations for direct calculation of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.82mb
    • 提供者:韦正丛
  1. matlab4

    0下载:
  2. 这是在matlab编辑环境下开发的关于“数值分析”的实用程序。-This is developed under matlab editing environment on the " numerical analysis" utility.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.22kb
    • 提供者:Joseph
  1. banshiji

    0下载:
  2. 该程序给定一个自然数n,由n开始可以一次产生半数集set(n)中的数如下-The program given a natural number n, starting from the n could produce half of the first set of set (n) in the number of the following
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:357.3kb
    • 提供者:康丽丽
  1. sushu

    0下载:
  2. 使用Eratosthenes算法编写程序,求20000以内的素数,每隔500为一个测试点,每个测试点计算五次,记录每次的运行时间求平均值,结合计算机硬件配置以及运行时间随数据规模的增大的变化情况分析计算机性能。-To write programs using the Eratosthenes algorithm, find the prime numbers less than 20,000, every 500 to a test point, the calculation for each
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:914.62kb
    • 提供者:康丽丽
  1. k_means

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-In statistics and machine learning, k-means clustering is a method of cluster analysis which aims to partition n observations into
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.5kb
    • 提供者:zhanguo
  1. Mod_Realloc

    0下载:
  2. 采用FOR90语言编制的实现类似Delphi中Setlength的动态数组扩展功能。原有的FORTRAN90的动态数组在扩展时首先需要释放掉原有空间,即原有数据不能得以保存,而SetLength(A,N)则将A的长度动态设定为N,而保持原有数据。 这种动态数组在很多时候非常有用。-reallocated array a to newsize FORTRAN array while keeping the original data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:718byte
    • 提供者:韧峰
  1. Mod_CPUTime

    0下载:
  2. 一个用来实现CPU间计算的FORTRAN90模块M_CPUTime。在你的FORTRAN程序中,只要包含这一模块,就可以在你的主要算法运行前:Call GetStartTime(),在你的算法运行完成后Call GetEndTime()就可以在屏幕上打印出你的算法程序的耗时。主要用于FORTRAN程序设计中,各算法速度之间的比较。-A FOR90 module to count the expending time of some Fortran running tasks.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:636byte
    • 提供者:韧峰
  1. vbfrance_FOURMIS___Page

    0下载:
  2. simulation of ant colony
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:38.8kb
    • 提供者:Hamza
  1. sparselib_1_7

    0下载:
  2. 稀疏矩阵库,包括加法,乘法,解线性系统,比较标准,速度很快,但在window下编译时,可能会碰上一点小麻烦,需要自己手工稍加改动。其中包括另一个库mv++。-Sparse matrix libraries, including the addition, multiplication, solving linear systems, the standard for comparison, very fast, but in the window under the compile time,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:159.78kb
    • 提供者:邓宏平
  1. chazhiproject

    1下载:
  2. 数值分析中拉格朗日插值,切比雪夫插值多项式的求解,有具体题目-Numerical analysis of Lagrange interpolation, Chebyshev interpolation polynomial solution, there are specific topics
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:103.73kb
    • 提供者:cindy
  1. WLSF

    0下载:
  2. 基于加权最小二乘的探测器状态估计,可实现快速估计和收敛-Weighted LM based probe states estimation, with high speed and rapid convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.24kb
    • 提供者:木月
« 1 2 ... .71 .72 .73 .74 .75 876.77 .78 .79 .80 .81 ... 3415 »
搜珍网 www.dssz.com