-
csharp managed direct 3d 的范例
csharp managed direct 3d 的范例-csharp managed direct 3d example
- 2022-01-24 10:12:08下载
- 积分:1
-
C与C++图像处理编程源代码.BMP解析原代码,已经经过测试验证.能够显示1024*1024 2^24种颜色...
C与C++图像处理编程源代码.BMP解析原代码,已经经过测试验证.能够显示1024*1024 2^24种颜色-C and C image processing program source code. BMP analytic original code, already after testing. to demonstrate 1024* 1024 2 ^ 24 colors
- 2022-06-19 10:00:26下载
- 积分:1
-
目标跟踪,本文围绕人运动的视觉分析中的重要课题――基于模型的行人跟踪――展开研究,它不仅涉及底层视觉的许多问题,还是高层视觉处理的基础。基于模型的跟踪是解决行人...
目标跟踪,本文围绕人运动的视觉分析中的重要课题――基于模型的行人跟踪――展开研究,它不仅涉及底层视觉的许多问题,还是高层视觉处理的基础。基于模型的跟踪是解决行人跟踪问题的一般性框架。-A Method of Passing People Tracking and Counting Based on Real- Time Image- Sequence
- 2022-07-18 17:15:19下载
- 积分:1
-
三维动画的过程,实现了对旋转灯的点亮,是…
3D动画程序,实现圆锥体的的旋转,灯光照亮,是个半透明的三维物体。-3D animation process, the realization of the cone rotating lights illuminate, is a translucent three-dimensional objects.
- 2022-02-04 03:12:13下载
- 积分:1
-
根据图斑错误画圆程序处理得到的CAD表文件,读取其中的坐标并在CAD下画圆。...
根据图斑错误画圆程序处理得到的CAD表文件,读取其中的坐标并在CAD下画圆。-According to the error Circle Polygon procedures get CAD table file, read one of the coordinates and draw a circle under the CAD.
- 2023-03-13 13:45:03下载
- 积分:1
-
huangshan
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆
和多边形...
huangshan
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆
和多边形-Huangshan the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and Polygon
- 2022-03-25 03:28:59下载
- 积分:1
-
Through image matching procedure will OK a simple treatment, such as zoom, flip,...
通过图像的匹配程序将行简单处理,例如放大,缩小,翻转,灰度处理,图象二值化等技术全部囊括进来。
开发环境:MATLAB 7.1
-Through image matching procedure will OK a simple treatment, such as zoom, flip, gray scale processing, image binarization techniques covering all come. Development Environment: MATLAB 7.1
- 2022-02-16 04:25:17下载
- 积分:1
-
Algorithms for image processing and computer vision examples of CD
图像处理算法和计算机视觉的例子附在光盘上的书
- 2022-06-15 20:44:07下载
- 积分:1
-
计算机图形学课程作业
蕨类植物 实现
vs2005
计算机图形学课程作业
蕨类植物 实现
vs2005 -Computer graphics coursework
ferns using vs2005
- 2022-03-02 00:23:56下载
- 积分: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