-
本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序....
本程序用vc++6.0编写,可以根据文档界面上要画的曲线形状及其颜色来用鼠标绘图,因此是一个进行vc曲线绘图编程的很好的参考程序.-This procedure used vc++ 6.0 prepared according to the document interface to draw the shape of the curve and its color graphics with the mouse, it is a vc curve for programming graphics good reference procedures.
- 2022-04-21 00:02:30下载
- 积分:1
-
Visual C++图形图象编程源码,包括各种图形图象的处理,
Visual C++图形图象编程源码,包括各种图形图象的处理,-Visual C source graphics programming, including graphics, image processing
- 2022-02-01 22:35:43下载
- 积分:1
-
此原码为windows编程之经典入门代码,适合于刚开始学习图形编程者...
此原码为windows编程之经典入门代码,适合于刚开始学习图形编程者-this code of the original program"s windows classic portal code, suitable for the beginning of the study were Graphics Programming
- 2022-02-03 15:13:47下载
- 积分:1
-
BMP beginners learn to read the bottom of the code, debugging can be run, and in...
初学者学习底层BMP读取的代码,调试后可运行,并且包含bmp格式学习资料,对初学BMP格式的人很有帮助。-BMP beginners learn to read the bottom of the code, debugging can be run, and includes learning materials bmp format, BMP format for beginner people very helpful.
- 2022-01-25 22:34:14下载
- 积分:1
-
一个画笔程序的例子,有很多种画图的例子,值得推荐
一个画笔程序的例子,有很多种画图的例子,值得推荐-Examples of a brush, there are many examples of drawing, it is recommended
- 2022-03-13 03:15:14下载
- 积分:1
-
将BMP文件转换成一个数组,保存在txt中
将一个bmp文件转化为数组并保存在txt中-Bmp files will be converted into an array and saved in txt Medium
- 2023-04-08 02:55:03下载
- 积分:1
-
有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。...
有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
- 2022-09-03 15:05:02下载
- 积分:1
-
基于JAVA的3D坦克游戏源代码 基于JAVA的3D坦克游戏源代码
基于JAVA的3D坦克游戏源代码 基于JAVA的3D坦克游戏源代码-Java source code for the 3D tank game.
- 2022-08-10 18:45:13下载
- 积分:1
-
是一个透明的按钮类模块,还带有一个晕,它用的是图像…
是一个透明按钮类模块,还带有光晕,其中用到了图象的模糊算法很有学习的价值.-Is a transparent button class module, but also with a halo, which uses the image of the fuzzy algorithm is the value of learning.
- 2022-03-20 04:07:25下载
- 积分: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