搜索资源列表
xfarbe-2.3
- 一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。
Simple_Contour_demo
- 简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法
RayTraceCUDA
- 这是一个基于CUDA的光线追踪Demo演示,运行后按回车可以看到结果。-This is a demo based on CUDA for ray tracing. After running the program, please press the enter key to see the results.
MFC_Contourfill2
- 一个很好的等值线绘图程序,包括等值线追踪,颜色填充等-O
RayTracing
- 计算机图形学作业,包括光线追踪和光线投射等功能,对学计算机图形学的同学很有帮助-Computer graphics operations, including ray tracing and ray casting and other functions, helps students learn computer graphics
DrawContLines
- 内插高程值,追踪等高线,等值线生成,绘制等高线算法程序-contour line programm
等值线图的彩色填充方法
- 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
CS_OMP
- 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) 测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构-1-D signal the realization of compressed sensing (orthogonal to match the tracking method Orthogonal Matching Pursuit) number of measurements M = K* log (N/K),
三层介质射线追踪MATLAB代码
- 三层介质模型中的射线追踪MATLAB实现(Ray tracing algorithm)
Fundamentals+of+Computer+Graphics
- 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)