文件名称:bicubicTexture
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.96mb
- 下载次数:
- 0次
- 提 供 者:
- JIM.*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现纹理的双立方体插值计算,使用CUDA执行速度非常快。-Bicubic interpolation of the texture , using CUDA execution speed is very fast .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bicubicTexture\bicubicTexture.cpp
..............\bicubicTexture.cu
..............\bicubicTexture.ncb
..............\bicubicTexture.sln
..............\bicubicTexture.sln.old
..............\bicubicTexture.suo
..............\bicubicTexture.vcproj
..............\bicubicTexture.vcproj.8.00.old
..............\bicubicTexture.vcproj.ALLTECHDOMAIN.yonghua.chen.user
..............\bicubicTexture_kernel.cuh
..............\bicubicTexture_vc90.sln
..............\bicubicTexture_vc90.vcproj
..............\data\01_nearest.ppm
..............\....\02_bilinear.ppm
..............\....\03_bicubic.ppm
..............\....\04_fastbicubic.ppm
..............\....\05_catmull-rom.ppm
..............\....\lena_bw.pgm
..............\Debug\bicubicTexture.cu.obj
..............\.....\bicubicTexture.exe.intermediate.manifest
..............\.....\bicubicTexture.obj
..............\.....\bicubicTexture.pdb
..............\.....\BuildLog.htm
..............\.....\mt.dep
..............\.....\rendercheck_gl.obj
..............\.....\vc90.idb
..............\.....\vc90.pdb
..............\docs\sshot_lg.JPG
..............\....\sshot_md.JPG
..............\....\sshot_sm.JPG
..............\UpgradeLog.XML
..............\vc90.pdb
..............\_UpgradeReport_Files\UpgradeReport.css
..............\....................\UpgradeReport.xslt
..............\....................\UpgradeReport_Minus.gif
..............\....................\UpgradeReport_Plus.gif
..............\data
..............\Debug
..............\docs
..............\_UpgradeReport_Files
bicubicTexture
..............\bicubicTexture.cu
..............\bicubicTexture.ncb
..............\bicubicTexture.sln
..............\bicubicTexture.sln.old
..............\bicubicTexture.suo
..............\bicubicTexture.vcproj
..............\bicubicTexture.vcproj.8.00.old
..............\bicubicTexture.vcproj.ALLTECHDOMAIN.yonghua.chen.user
..............\bicubicTexture_kernel.cuh
..............\bicubicTexture_vc90.sln
..............\bicubicTexture_vc90.vcproj
..............\data\01_nearest.ppm
..............\....\02_bilinear.ppm
..............\....\03_bicubic.ppm
..............\....\04_fastbicubic.ppm
..............\....\05_catmull-rom.ppm
..............\....\lena_bw.pgm
..............\Debug\bicubicTexture.cu.obj
..............\.....\bicubicTexture.exe.intermediate.manifest
..............\.....\bicubicTexture.obj
..............\.....\bicubicTexture.pdb
..............\.....\BuildLog.htm
..............\.....\mt.dep
..............\.....\rendercheck_gl.obj
..............\.....\vc90.idb
..............\.....\vc90.pdb
..............\docs\sshot_lg.JPG
..............\....\sshot_md.JPG
..............\....\sshot_sm.JPG
..............\UpgradeLog.XML
..............\vc90.pdb
..............\_UpgradeReport_Files\UpgradeReport.css
..............\....................\UpgradeReport.xslt
..............\....................\UpgradeReport_Minus.gif
..............\....................\UpgradeReport_Plus.gif
..............\data
..............\Debug
..............\docs
..............\_UpgradeReport_Files
bicubicTexture