-
自己写的RPG的演示,图形操作使用GDI,自己写了绘制透明位图的函数,图片来自网上。...
自己写的RPG的演示,图形操作使用GDI,自己写了绘制透明位图的函数,图片来自网上。-himself wrote the RPG demonstration, the use of GDI graphics operations, himself wrote a transparent bitmap rendering functions, pictures from the Internet.
- 2022-04-16 15:04:34下载
- 积分:1
-
用插值算法实现的图像放大,缩小,灰度图的转换等功能
用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
- 2022-01-26 00:01:39下载
- 积分:1
-
对位图的读取与保存,保存的格式可以是BMP或JPE,对初学者来说很有帮助
对位图的读取与保存,保存的格式可以是BMP或JPE,对初学者来说很有帮助-Of the bitmap read and preservation, preservation of the format can be BMP or JPE, very helpful for beginners
- 2023-08-23 08:25:03下载
- 积分:1
-
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。...
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。-a very pragmatic type, the closed windows of any multimedia sound mixing controller. Total volume can be used, control and mute any other audio mixers controller support method.
- 2022-05-17 22:59:03下载
- 积分:1
-
pixzoom关于zoom的缩放,和不规则zoom的源码
pixzoom关于zoom的缩放,和不规则zoom的源码-pixzoom on the zoom zoom, zoom, and the source of irregular
- 2022-01-25 21:42:58下载
- 积分:1
-
是一个获得图象高度及宽度的源代码,对需要做图象处理的朋友是有很好的参考价值的....
是一个获得图象高度及宽度的源代码,对需要做图象处理的朋友是有很好的参考价值的.-Is an access to the image height and width of the source code, on the need to do image processing has a very good friend is a reference value.
- 2022-02-14 16:27:18下载
- 积分:1
-
描述phong光照系统,采用c++语言实现
描述phong光照系统,采用c++语言实现-described Phong illumination system, using C Language
- 2022-01-26 05:04:09下载
- 积分:1
-
Double buffering graphics, accompanied by information detailed account of the pr...
双缓冲绘图,附有资料详细讲解了双缓冲绘图的原理。-Double buffering graphics, accompanied by information detailed account of the principle of double buffering graphics.
- 2023-05-29 01:35:04下载
- 积分:1
-
图表生成器,能够按日期产量等参数使用指定图表模板建立柱状图,并能按柱状图样式直接生成EXCEL图表。
图表生成器,能够按日期产量等参数使用指定图表模板建立柱状图,并能按柱状图样式直接生成EXCEL图表。- The graph lives becomes a useful person, can according to
parameter use and so on date output assign the graph template
establishment stick plot, and can directly produce the EXCEL graph
according to the stick plot style.
- 2022-05-31 08:59:19下载
- 积分:1
-
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project fil...
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis.
- 2022-08-25 09:09:02下载
- 积分:1