-
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
- 2022-07-04 09:54:02下载
- 积分:1
-
注意: 1。tc支持16色,所以所读的图片要是16色图片 2。图片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数...
注意: 1。tc支持16色,所以所读的图片要是16色图片 2。图片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数-attention : 1. Tc support 16 colors, and read the picture if two 16-color pictures. Photo storage is the last line from the start, the reverse of the three storage. Each trip is the number of bytes in multiples of 4
- 2023-03-13 06:55:03下载
- 积分:1
-
天气云图显示要vtk库
天气云图显示要vtk库-this code supplies the main function of visualize the weather picture,and the libary files are devided from the vtk.
- 2023-08-07 21:30:03下载
- 积分:1
-
利用VC++ 6.0实现了地球图的绘制功能
利用VC++ 6.0实现了地球图的绘制功能-VC 6.0 Earth Map function
- 2022-06-12 11:29:09下载
- 积分:1
-
数字的识别系统,包括图像二值化,归一化以及数字的分割
数字的识别系统,包括图像二值化,归一化以及数字的分割-digit identification systems, including images of the two values, and to a number of segmentation
- 2022-08-02 16:59:16下载
- 积分:1
-
Rendering terrains with Managed DirectX
There aren t many 3D games without a te...
Rendering terrains with Managed DirectX
There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
- 2023-05-29 11:45:04下载
- 积分:1
-
一个纯VB代码编写的3D图形引擎。具有光照效果、贴图效果和各种显示模式。...
一个纯VB代码编写的3D图形引擎。具有光照效果、贴图效果和各种显示模式。-A pure VB code prepared 3D graphics engine. With lighting effects, texture effects and a variety of display modes.
- 2022-06-20 02:49:14下载
- 积分: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
-
为三维重建面绘制的比较简单的源代码,通俗易懂,适合于初学者...
为三维重建面绘制的比较简单的源代码,通俗易懂,适合于初学者-For three-dimensional reconstruction of surface rendering of the relatively simple source code, user-friendly, suitable for beginners
- 2022-08-23 03:31:21下载
- 积分:1
-
对数极坐标变换
代码应用三个函数实现图像从直角坐标系到对数极坐标的转换,可以自己输入变换尺度,变换方法,变换图形等参数。
- 2022-01-28 04:39:30下载
- 积分:1