文件名称:Interpolation_LDS
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-06-23
- 文件大小:
- 210kb
- 下载次数:
- 0次
- 提 供 者:
- 独**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
简单插值计算小工具,手动加载一个excel表格,里面预先填写好插值数据,大小可以乱序。界面中输入一个待插值数据,自动在excel表格中找到最接近它的两组数据,计算对应值。原理很简单,但很实用。-
Simple interpolation gadgets, manually load a excel spreadsheet, which is pre-populated with data interpolation, size can be out of order. Enter a screen to be interpolated data, automatically find the closest it s two sets of data in excel spreadsheet, calculate the corresponding value. The principle is very simple, but very practical.
Simple interpolation gadgets, manually load a excel spreadsheet, which is pre-populated with data interpolation, size can be out of order. Enter a screen to be interpolated data, automatically find the closest it s two sets of data in excel spreadsheet, calculate the corresponding value. The principle is very simple, but very practical.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Interpolation_LDS手动加载Excel文件计算插值存到剪贴板\Interpolation_LDS\CSpreadSheet.cpp
....................................................\.................\CSpreadSheet.h
....................................................\.................\Interpolation_LDS.aps
....................................................\.................\Interpolation_LDS.cpp
....................................................\.................\Interpolation_LDS.h
....................................................\.................\Interpolation_LDS.rc
....................................................\.................\Interpolation_LDS.vcxproj
....................................................\.................\Interpolation_LDS.vcxproj.filters
....................................................\.................\Interpolation_LDS.vcxproj.user
....................................................\.................\Interpolation_LDSDlg.cpp
....................................................\.................\Interpolation_LDSDlg.h
....................................................\.................\ReadMe.txt
....................................................\.................\res\Interpolation_LDS.ico
....................................................\.................\...\Interpolation_LDS.rc2
....................................................\.................\resource.h
....................................................\.................\stdafx.cpp
....................................................\.................\stdafx.h
....................................................\.................\targetver.h
....................................................\Interpolation_LDS.sln
....................................................\Interpolation_LDS.suo
....................................................\Release\Interpolation_LDS 插值计算工具.exe
....................................................\说明.txt
....................................................\Interpolation_LDS\res
....................................................\Interpolation_LDS
....................................................\Release
Interpolation_LDS手动加载Excel文件计算插值存到剪贴板