-
图像块分类
资源描述使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块
- 2022-03-18 05:51:26下载
- 积分:1
-
用vc++和OpenGL实现三维地形实时动态显示
开发环境:vc++6.0
windows2000 专业版
在正常情况下,opengl开发包在安装完vc++6以后,就已经安装好了,
所以本程序不需要其他的组件
源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,
三角网的构造,光照、材质、纹理等应用,对于核心代码均有简明的注释
至于某些特殊函数,请参考opengl和windowsapi的书籍,在msdn上均可以查到函数的使用说明。
几个文件的说明:
dh10.bmp是本程序使用的导弹模型的纹理图片
dh10.mtl是本程序使用的导弹模型的材质文件
dh10.obj是本程序使用的导弹模型的数据文件
draw.dll,draw.h,draw.lib 专门用于绘制三维模型的通用动态库及其相关文件,由于项目原因,这部分源代码还不能公开
直接运行需要的文件
.exe
dh10.bmp
dh10.mtl
dh10.obj
draw.dll
- 2022-07-13 07:40:20下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release
- 2022-09-10 02:55:03下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked obtained a law made by cutting the use of the rectangular plate height h minimum. Using recursive and partition Solving this problem
- 2022-10-31 04:20:03下载
- 积分:1
-
高斯曲线拟合和去除的趋势,并对大多数非
曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
- 2022-12-04 08:20:02下载
- 积分:1
-
h264 convert avi
h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的
- 2022-12-22 13:10:03下载
- 积分:1
-
GUASS算法的列主元消去法
GUASS算法的列主元消去法-GUASS algorithm out PCA Elimination
- 2022-05-10 12:39:54下载
- 积分:1
-
Kalman filtering program fortran!!!
卡尔曼滤波的程序
fortran-Kalman filtering program fortran!!!
- 2023-04-26 09:40:03下载
- 积分:1
-
蚁群算法的c++实现方法
蚁群算法的c++实现方法,通过c++实现蚁群算法的基本功能,提供了详细的注释和编码。
- 2022-07-10 02:05:31下载
- 积分:1
-
Consumerandproducerproblem
生产者消费者问题 存在竞争互斥 死锁问题的解决 三个线程-Consumer producer problem competition problems mutex deadlock three threads
- 2022-02-15 23:13:20下载
- 积分:1