-
是在VC++中实现三维图形的翻转。有放大,缩小,还有翻转
是在VC++中实现三维图形的翻转。有放大,缩小,还有翻转-in VC 3D graphics and overturned. A big, narrow, overturned
- 2023-01-28 04:35:04下载
- 积分:1
-
用tc读取屏幕的图形
用tc读取屏幕的图形-tc read screen with graphics
- 2022-02-14 16:30:54下载
- 积分:1
-
JAVA APPLET程序,演示各种绘图功能
JAVA APPLET程序,演示各种绘图功能-JAVA APPLET procedures, demonstrating various graphics functions
- 2022-08-07 03:37:37下载
- 积分:1
-
读写jpeg的源码,vc的,还可以
读写jpeg的源码,vc的,还可以-the source code to read and write jpeg, vc, can also
- 2022-01-25 20:51:15下载
- 积分:1
-
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以...
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以-WRL this the three-dimensional format read and write to the relevant source code files, prepared to do editing and 3D CAD friends can s
- 2022-03-14 14:21:28下载
- 积分:1
-
简单的图像处理相关算法!
简单的图像处理相关算法!-simple image processing algorithms!
- 2022-02-03 20:01:48下载
- 积分:1
-
用VTK进行头部图像任意刨切,经典代码,值得参考
用VTK进行头部图像任意刨切,经典代码,值得参考-The head image using VTK for arbitrary Sliced, classical code, it is also useful
- 2022-05-20 01:51:43下载
- 积分:1
-
视频搜索,人脸识别与关键技术的实现。在这一页
视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜
索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定
位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取
和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition technology has been studied to realize an automatic face recognition for video search system. The system of input video frames for face detection and location, after image pre-processing carried out following important features of a Fisher-point Gabor feature extraction and classification and recognition.
- 2022-11-02 15:40:02下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-15 23:09:21下载
- 积分:1
-
had any news? Think that the news of the information in the record as Greek? If...
消息中有什么?
是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释:
hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。
message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。
wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。
lParam 通常是一个指向内存中数据的指针。由于W P a r a m、l P a r a m和P o i n t e r都是3 2位的,因此,它们之间可以相互转换。-had any news? Think that the news of the information in the record as Greek? If this is the case, then look at the following explanation : hwnd 32 of the window handle. Window can be any type of screen, because most of Win32 to maintain a handle visual objects (windows, dialog boxes, buttons, edit box, etc.). Message used to distinguish between other sources of regular money, These constants can be Windows modules predefined constants, it can also be a self-defined constants. WParam is usually a source with the regular money, it might be the window handle or control. LParam is usually a memory data at the target. As a W P a r m, l P a r m and a P i n o t r e are three-two,
- 2022-02-27 09:28:32下载
- 积分:1