CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 数据计算

搜索资源列表

  1. CalcSolver.rar

    1下载:
  2. VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。,VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:225264
    • 提供者:NewYork
  1. newsoundcarDAQ.rar

    1下载:
  2. 心音采集的虚拟仪器源代码,是基于计算机声卡的,里面有心音信号和频谱分析等。,Virtual Instrument Collection phonocardiogram source code, is based on the computer sound card, which determined the sound signal and spectrum analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1584680
    • 提供者:周红标
  1. areajisuan.rar

    0下载:
  2. 编程计算图形的面积。(程序可计算长方形、正方形和圆形的面积,运行时提示用户选择图形的类型,然后按要求输入相关数据计算面积。,Calculate the area of graphics programming. (Program calculate rectangular, square and round the area, run-time prompts the user to select the type of graph, and then asked to enter the re
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:888398
    • 提供者:mrjun
  1. spectrum

    1下载:
  2. 输入数据文件,按照数据计算相应的功率谱计算-Power spectrum calculation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-01
    • 文件大小:787
    • 提供者:许龙
  1. 水力计算

    0下载:
  2. 进行供热管网水力计算,输入相关参数得出水力计算的数据(Hydraulic calculation of heating pipe network)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:420864
    • 提供者:6886啦啦啦
  1. 测量编程计算(资料专用)

    0下载:
  2. 做资料数据处理,测量公式编辑文档,直接可以套用(Do data, data processing, measuring formula, editing documents, you can apply directly)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:16384
    • 提供者:四海兄弟
  1. Release

    0下载:
  2. 用于缺陷数据计算,其中读取配置文件中的数据(Used to calculate data)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:meiai
  1. 变压器数据辅助计算

    0下载:
  2. 变压器参数计算工具,设计变压器的利器,极大的方便了工程师设计变压器(Transformer parameter calculation tool, design transformer weapon)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:49152
    • 提供者:vjcmain
  1. 土木数据处理

    0下载:
  2. 使用电脑校对施工数据,何必一个一个看,省时省力(The use of computer proofing construction data, why one by one, save time and effort)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:465920
    • 提供者:word小刘
  1. 1.NPP计算

    16下载:
  2. 作为ENVI的插件实现NPP(植被净初级生产力)的计算,其中还包括了测试数据(Implementation of NPP as a plug-in for ENVI)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:65789952
    • 提供者:tgod1994
  1. 道路中线、边桩坐标自动计算

    0下载:
  2. 道路中线、边桩坐标自动计算,只要输入现有数据,即可得到你想要任一点的坐标,方便现场施工测量(The coordinates of the centerline and side piles of the road can be calculated automatically. As long as the input data is available, the coordinates of any point you want are obtained, so that the field
  3. 所属分类:其他

  1. 大数据时代

    0下载:
  2. 从硅谷到北京,大数据的话题正在被传播。随着智能手机以及 “ 可佩带 ” 计算设备的出现,我们的行为、位置,甚至身体生理数据等每一点变化都成为了可被记录和分析的数据。(From Silicon Valley to Beijing, the topic of big data is being spread. With the advent of smartphones and wearable computing devices, every change in our behavior, loc
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2190336
    • 提供者:zm1313
  1. 栅格数据空间分析

    0下载:
  2. 栅格数据空间分析:空间插值、栅格表面分析、栅格计算、密度分析、距离分析(Grid data spatial analysis: spatial interpolation, grid surface analysis, grid computing, density analysis, distance analysis)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:19210240
    • 提供者:花花12549
  1. Spark快速大数据分析

    0下载:
  2. 每个spark应用都由一个驱动器程序来发起集群上的各种分布式并行操作。驱动器程序包含应用的main函数,并且定义了集群上的分布式数据集,还对这些分布式数据集应用了相关操作。 在上面的例子中,实际的驱动器程序就是spark shell本身,只要输入想运行的程序就可以了。 驱动器程序通过一个SparkContext对象来访问spark.这个对象代表对计算集群的一个连接。shell启动时已经自己创建了一个SparkContext对象,是一个叫做sc的变量。 一旦有了SparkContext,就可
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7678976
    • 提供者:siulietuiyiu
  1. AD各数据位的输出波形to正弦信号.mcd

    0下载:
  2. 用mathcad显示AD各数据位的输出波形to正弦信号(The output waveform to sine signal of each data bit of AD)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:12288
    • 提供者:Dave0888
  1. 118节点数据

    5下载:
  2. ieee118节点潮流计算程序及节点数据(IEEE118 node power flow calculation program and node data)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:43008
    • 提供者:冒菜
  1. 程序及数据

    2下载:
  2. 主要用于偏振导航中的偏振角和偏振度的计算(It is mainly used to calculate the polarization Angle and degree of polarization in polarization navigation)
  3. 所属分类:其他

    • 发布日期:2019-09-26
    • 文件大小:5682176
    • 提供者:huhu雁
  1. QamDemod

    1下载:
  2. 两地人口乘积的开方。适用于通信,人口的计算。任何两个地区人口的计算,在通信技术上,有很大功效(The square root of population product in two places)
  3. 所属分类:其他

    • 发布日期:2020-07-09
    • 文件大小:3072
    • 提供者:luoyanjun
  1. 文件的读取,计算,写入

    2下载:
  2. 文本文件的读取、计算、写入,以逗号分隔的文本数据文件的读取,数据的计算,以及计算后的结果文件的写入源代码。(Read, calculate and write the text file, read the comma separated text data file, calculate the data, and write the source code of the calculated result file.)
  3. 所属分类:其他

    • 发布日期:2020-08-13
    • 文件大小:262144
    • 提供者:山海经图
  1. KZ指数Stata计算代码

    0下载:
  2. 里面包含了08-19年数据计算的企业KZ指数,融资约束指标。有详细的步骤(It contains the KZ index and financing constraint index calculated from data of 2008-19. There are detailed steps)
  3. 所属分类:其他

    • 发布日期:2021-04-23
    • 文件大小:4267008
    • 提供者:三鲜豆皮
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com