-
给定的边集绘制的图形
Given the edge set Draws the graph-Given the edge set Draws the graph.......
- 2022-04-23 00:20:33下载
- 积分:1
-
a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking...
一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.
- 2022-05-15 10:56:13下载
- 积分:1
-
CAD基本入门文档,定位,基本操作,很适合新手
CAD基本入门文档,定位,基本操作,很适合新手-CAD basic introductory document, positioning, basic operation, it is suitable for novice
- 2022-12-20 05:15:03下载
- 积分:1
-
MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子
MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子-The development of MFC dialog box, in the control display window VTK rendering an example of
- 2023-04-11 23:05:03下载
- 积分:1
-
original corner detection, the use of VC prepared by calling Intel's OpenCV...
原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel"s OpenCV library implementation.
- 2022-05-14 18:50:06下载
- 积分:1
-
DIB(设备
DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
- 2022-03-07 07:46:45下载
- 积分:1
-
关于bmp文件信息头和数据的读取
关于bmp文件信息头和数据的读取-bmp file information on the first read and the data
- 2022-07-01 13:55:08下载
- 积分:1
-
winamp的插件G
winamp的插件G-Force的源代码-Winamp plug-G-Force source code
- 2022-01-30 16:08:05下载
- 积分:1
-
delphi 图像处理
delphi 图像处理-Image Processing
- 2022-12-01 00:45:03下载
- 积分:1
-
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown...
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
- 2022-08-14 23:23:29下载
- 积分:1