-
数字图像常用的各种几何变换
数字图像常用的各种几何变换-digital images commonly used various geometric transformation
- 2023-07-20 14:55:03下载
- 积分:1
-
用vb读写图形文件
用vb读写图形文件-used to read and write graphics files
- 2022-02-20 15:17:44下载
- 积分:1
-
一套 自己开发UI源码 尚未完善
一套 自己开发UI源码 尚未完善...
一套 自己开发UI源码 尚未完善
一套 自己开发UI源码 尚未完善 -UI developed a set of source code has not yet been developed to improve the UI source code yet to be perfected
- 2023-09-08 09:10:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
能够加载各种3D数据模型,方便研究3D数据,希望喜爱3D的学习者参考,学习。...
能够加载各种3D数据模型,方便研究3D数据,希望喜爱3D的学习者参考,学习。-Be able to load a variety of 3D data models to facilitate the study of 3D data, hope favorite reference 3D learners, learning.
- 2022-01-31 19:14:43下载
- 积分:1
-
采用Visual C++6.0编写,将一个位图文件显示出来,并用ADSW键控制场景移动。对于想学习游戏编程的同学会有一定帮助。...
采用Visual C++6.0编写,将一个位图文件显示出来,并用ADSW键控制场景移动。对于想学习游戏编程的同学会有一定帮助。-Using Visual C++ 6.0 prepared a bitmap file is displayed, and button control scenes ADSW mobile. Want to learn programming for the game will definitely help the students.
- 2022-05-20 18:26:42下载
- 积分:1
-
object detection,filter the bluring image
object detection,filter the bluring image-object detection, image filter the bluring
- 2022-08-13 16:48:03下载
- 积分:1
-
这是一个用NTgraph控件来画一个波形的可执行文件.
这是一个用NTgraph控件来画一个波形的可执行文件.-with NTgraph controls to paint a wave of executable files.
- 2022-05-19 03:24:34下载
- 积分:1
-
x264是h264的简化版本,里面有些我修改过的东西,需要在linux下编译...
x264是h264的简化版本,里面有些我修改过的东西,需要在linux下编译-ENG encoder is a simplified version, inside I changed some things, the need to compile under Linux
- 2022-04-01 19:33:26下载
- 积分:1
-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1