资源列表
[OpenGL] ClothSimulation
说明:基于opengl和vc++的织物仿真系统,能真实模拟织物的形态和运动特征!- The Fabric Simulation System Based On Opengl and Vc++,which can simulate the shape and motion characteristics of the really fabric!<lijia> 在 2025-10-03 上传 | 大小:1.31mb | 下载:0
[3D图形编程] OgreOpcode
说明:《ogre从生手到入门》教程的配套源码_物理碰撞部分-" Ogre from the novice to Getting Started" tutorial complete source _ part of the physical impact<cartoonboy> 在 2025-10-03 上传 | 大小:32.15mb | 下载:0
[图形图象] veCADReader
说明:基于Vecad动态库写的一个MFC小例程-Based Vecad dynamic library to write a little routine MFC<daoqiqi> 在 2025-10-03 上传 | 大小:1.82mb | 下载:0
[图形图象] matlabPaint
说明:使用matlab中的多个命令来画出二维、三维的图像-Using matlab multiple commands to draw two-dimensional, three-dimensional images<liujun> 在 2025-10-03 上传 | 大小:3kb | 下载:0
[图片显示浏览] the_picture_viewer
说明:图片浏览器的C++源代码,能成功运行,很好的c++学习实例-Photo browser C++ source code, to run successfully, a good example of c++ learning<lili> 在 2025-10-03 上传 | 大小:602kb | 下载:0
[图形图象] cadimporterdll
说明:用于CAD图形编程的一个动态库,遗憾之处是会调用动态库时会弹出对话框,注册后可消除。-CAD graphics programming for a dynamic library, regret is that the dynamic library calls the dialog box will pop up, registration can be eliminated.<daoqiqi> 在 2025-10-03 上传 | 大小:1.32mb | 下载:0
[图形图象] CADImporter
说明:基于CADImporter,在MFC环境下写的一个小程序,实现了dwg和dxf文件的读取显示。-Based CADImporter, written in MFC environment, a small program to achieve the dwg and dxf files to read display.<daoqiqi> 在 2025-10-03 上传 | 大小:483kb | 下载:0
[图形图象] mydemo_cximage
说明:基于cximage的一个简单的图像读取显示,缩小放大等功能的demo,比官方提供的demo更小巧好用。-Based cximage of a simple image to read display, zoom and other functions reduce the demo, more than the official demo provides compact easy to use.<daoqiqi> 在 2025-10-03 上传 | 大小:4.96mb | 下载:0
[图形图像处理(光照,映射..)] adamedianfilt
说明:自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the traditional median filter, use<王舵> 在 2025-10-03 上传 | 大小:1kb | 下载:0