文件名称:imdi

  • 所属分类:
  • 数值算法/人工智能
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 83kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • caot****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

  这是一个高速多维插值算法。当我们建模以后,原始的算法可能极为复杂和低速,在现有的计算条件下要得到最终的结果甚至要让我们等白了头,而该模块可以让复杂低速的计算变得简单迅速,甚至瞬间得到结果。它的原理是通过原始模型算法计算出有限的栅格节点,构建出一个多维栅格,而后可以无限次的对多维输入值瞬间得出对应的输出值,而得到的结果跟通过原始算法得到的结果相差无几。

  并且,该模块还提供了对输入、输出值的校准功能。

  该模块限定的输入、输出值为8位或16位的整数,浮点的计算也可以先变换为整数后再进行高速处理,得到结果后再反变换回去,这对于绝大多数采样是完全足够的。

  该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见imdi.h文件。-This is a high-speed multi-dimensional interpolation algorithm. When we model after the original algorithm can be extremely complex and slow. In the current calculation under the conditions to be the final outcome even let our other white head, The module allows complex low-speed calculation is simple and quick, and even get instant results. It adopted the principle of the original model algorithm calculated the limited grid nodes to construct a multi-dimensional grid. the latter can be an unlimited number of multi-dimensional import value reached instantaneous value of the corresponding output, and the results obtained through the original algorithm with the results comparable. In addition, the module also provides a pair of input and output value of the calibration. The module limited in
(系统自动生成,下载前可以参看下载内容)

下载文件列表

arch.h

cctiff.c

cctiff2.c

cgen.c

ctest.c

greytiff.c

imdi.c

imdi.h

imdi_gen.c

imdi_gen.h

imdi_imp.h

imdi_k.c

imdi_k.h

imdi_tab.c

imdi_tab.h

itest.c

refi.c

refi.h

ssort.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org