CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - calculate

搜索资源列表

  1. Calculate-Correlation-dimension-

    1下载:
  2. 计算关联维数,主要是对一维数据序列进行关联维数计算-Calculate correlation dimension
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4654
    • 提供者:周阿凡
  1. Calculate-the-capacitance-

    0下载:
  2. 通过计算节点,可以实现matlab计算多极板的电容值。-Calculate the capacitance value more plates
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:23514
    • 提供者:叶子
  1. calculate-size-of-matrix

    0下载:
  2. 改程序用于计算一个未知矩阵的行数和列数,在c++中编译,可以嵌套在其它程序中,很有用-Change the number of columns and procedures used to calculate an unknown matrix rows, c++ compiled in, can be nested within other programs, useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:804
    • 提供者:xuhongrui
  1. calculate-pi

    0下载:
  2. 计算数学中的圆周率pi的值,即3.141592653-calculate pi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:703
    • 提供者:郑良宽
  1. Calculate

    0下载:
  2. 有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出 平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件中-There are five students, each student has three classes of results, enter more data (including student number, name, three-course scores), calculate the average scores fro
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:9151
    • 提供者:黄耀威
  1. calculate--PI

    0下载:
  2. 计算PI后面的很多位的C程序,可以直接运行,代码精简快速-calculate Pi rapidly and accuratly
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1521
    • 提供者:冯俊羲
  1. Calculate

    0下载:
  2. 实现简单的计算功能,能计算带括号的表达式-Simple calculation function can calculate expressions with parentheses
  3. 所属分类:Ajax

    • 发布日期:2017-04-06
    • 文件大小:382833
    • 提供者:cheng
  1. Calculate

    0下载:
  2. 采用瞬时平衡假设,计算导弹的理想弹道,命中精度0.35米-Instantaneous equilibrium assumption, calculate the ideal ballistic missile hit accuracy 0.35 m
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1308
    • 提供者:DWH
  1. calculate-minimum-

    0下载:
  2. 遗传算法计算函数最小值,单纬度计算函数最小值-Genetic algorithm to calculate the minimum function, single latitude calculated the minimum function
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:712
    • 提供者:zy
  1. Calculate-the-coordinate-of-NCL

    0下载:
  2. 计算两个晶体点阵的近重围点阵(NCL)的坐标,并且输出到文件。-calculate the coordinate of near coincide lattice of two crystal, and output the values to files.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:691
    • 提供者:Alvin
  1. Richardson Number

    0下载:
  2. This matlab program is to calculate and plot the Richardson Number
  3. 所属分类:matlab例程

  1. calculate

    0下载:
  2. 输入一个只包含个位数字的简单四则运算表达式字符串,计算该表达式的值 注: 1、表达式只含 +, -, *, / 四则运算符,不含括号 2、表达式数值只包含个位整数(0-9),且不会出现0作为除数的情况 3、要考虑加减乘除按通常四则运算规定的计算优先级 4、除法用整数除法,即仅保留除法运算结果的整数部分。比如8/3=2。输入表达式保证无0作为除数情况发生 5、输入字符串一定是符合题意合法的表达式,其中只包括数字字符和四则运算符字符,除此之外不含其它任何字符,不会出现计算溢出
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4403424
    • 提供者:逍遥
  1. calculate-the-velocity

    0下载:
  2. 理想流体动力学方程,数值计算,据此来计算流场中任一点的速度-calculate the velocity
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2058
    • 提供者:littlejiang
  1. calculate

    0下载:
  2. Most important part to get value of cars in parking software. Re-calculate and simulate after new tarifation added to extrato (see source code).-Most important part to get value of cars in parking software. Re-calculate and simulate after n
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2560
    • 提供者:nataniel
  1. calculate

    0下载:
  2. 图像之后可以用来计算二维图像的形心坐标与二维图像目标物的面积。有实例图片。-After the image is two-dimensional image can be used to calculate the coordinates of the centroid of the area of ​ ​ the two-dimensional image of the target object. There are examples of pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:475310
    • 提供者:沈翔宇
  1. Array-data-to-calculate-the-average

    0下载:
  2. 该程序能够根据使用者的需要,通过调用相关的函数,完成数组的输入和输出,计算出该数组数据的平均值并输出。-The program can be based on user needs, by calling the related functions, complete the input and output of the array, the array data to calculate the average value and output.
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:882576
    • 提供者:湖边赏月
  1. Crude-oil-properties-Calculate

    0下载:
  2. 对原油的密度、比热容、导热系数进行计算,文件附有计算所用方法的详细文档资料以便参考。-Crude oil density, specific heat capacity, thermal conductivity calculations, file with the method used to calculate the detailed documentation for easy reference.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-17
    • 文件大小:22819
    • 提供者:陈林
  1. calculate-LPC-parametres

    0下载:
  2. 一段采样率为8k的语音信号,加160样点的汉明窗,求其10阶LPC系数-calculate 10-order LPC paremeters for a 8k sampling rate speech signal with a 160 points hanming window
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-08
    • 文件大小:974096
    • 提供者:苏柳月
  1. calculate

    0下载:
  2. 简单计算器,将+- =()等等各个符号都封装进运算符类里面,方便调用,如果要添加新的运算符比如 、sqrt等等时只要写各自的运算符类就行,不用改变其他的代码,实用性强。-Easy calculate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3910059
    • 提供者:ZWS
  1. Calculate-age

    0下载:
  2. Input your date of birth and Calculate age
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:Chen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com