-
B样条源程序,vc编写
B样条源程序,vc编写-source of the B-spline, vc prepared
- 2022-03-24 09:01:48下载
- 积分:1
-
基于opencv的图片读取
资源描述安装opencv基础上,实现图片读取的简单程序,仅限于初学者用,使用opencv快速,简洁
- 2022-07-06 21:38:32下载
- 积分:1
-
这是一个超级伟大的图形演示代码,需要的同志可以借鉴
这是一个超强大的绘图演示代码,需要的同志可以借鉴-This is a super great graphics demo code, the need for comrades can learn from
- 2022-08-03 10:18:36下载
- 积分:1
-
个用MATLAB编写的数字水印算法实例,用MATLAB的编写一个完整的水印嵌入算法只需几十条语句便可以完成,而这些程序如果用C语言或其它高级语言编写程序至少在1...
个用MATLAB编写的数字水印算法实例,用MATLAB的编写一个完整的水印嵌入算法只需几十条语句便可以完成,而这些程序如果用C语言或其它高级语言编写程序至少在100行以上。这个例子充分证明了MATLAB在数字水印技术处理中的方便-prepared to use the MATLAB digital watermarking algorithm example, using MATLAB prepared a complete embedded watermark algorithm only scores of statements will be completed, and if these procedures using C language or other high-level language programming for at least 100 more firms. This example ample proof of MATLAB in digital watermarking technology to facilitate treatment of
- 2022-02-20 10:05:54下载
- 积分:1
-
Radiosity+
辐射度模型,3D图形学当中有关辐射度模型的具体描述-Radiosity+-+A+Programmer_ s+Perspective
- 2022-02-05 22:50:16下载
- 积分: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-06-30 06:29:02下载
- 积分:1
-
计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。...
计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。-Computer Graphics cutting algorithm. The use of cutting from a big picture extract the required information.
- 2022-01-26 01:23:05下载
- 积分:1
-
opencv 4.0图像处理里程,著名的intel公司图像处理库
opencv 4.0图像处理里程,著名的intel公司图像处理库-OpenCV 4.0 image processing mileage, the famous Intel Corporation Image Processing Library!
- 2022-03-05 04:15:44下载
- 积分:1
-
reload the animation half
加载 half-life mdl 动画模型,内含模型-reload the animation half-life model(mdl),and mdl models are include in the file
- 2023-03-08 23:15:03下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1