-
visual c++ GDI位图示例程序
visual c++ GDI位图示例程序-visual c++ GDI bitmap sample procedures
- 2022-07-17 19:07:29下载
- 积分:1
-
一个java小程序,连续播放一组图片,相当于一个小动画
一个java小程序,连续播放一组图片,相当于一个小动画-a small program for a group photo player, the equivalent of a small animation
- 2022-01-30 11:22:59下载
- 积分:1
-
VC代码读取BMP文件并显示
用VC代码读取BMP文件并显示-VC code reader and BMP documents show
- 2022-02-09 13:54:37下载
- 积分:1
-
一个用GDI实现矢量图形编辑程序
一个用gdi实现了编辑的矢量绘图程序-a gdi achieved with the vector graphics editing procedures
- 2023-08-27 03:25:04下载
- 积分:1
-
主要讲述内容:概述
函数定义的一般形式
函数的参数和函数的值
函数的调用
函数的嵌套调用
函数的递归调用
数组作为函数参数
局部变量
主要讲述内容:概述
函数定义的一般形式
函数的参数和函数的值
函数的调用
函数的嵌套调用
函数的递归调用
数组作为函数参数
局部变量和全局变量
变量的存储类型
内部函数和外部函数
如何运行一个多文件的程序
-Focuses on the content: an overview of the general form of function definition function parameters and function of the value function call function call function nested recursive calls as a function parameter array of local variables and global variables variable storage type internal function and external function how to run more than one document the procedures
- 2023-04-15 03:45:03下载
- 积分:1
-
vc achieve Bitmap Displaying a 256
vc实现显示位图 Displaying a 256 color bitmap 在程序中显示256色的位图(6KB)-vc achieve Bitmap Displaying a 256-color bitmap in the proceedings showed 256-color bitmap (6KB)
- 2023-07-14 02:00:03下载
- 积分:1
-
VC6编写的弹球动画,在一个随机的位置产生…
用vc6编写的弹球动画,在随机位置产生一个具有随即速度的球,遇边界即弹回-vc6 prepared with the pinball animation, produced in a random location with the speed of the ball immediately and met back at the border that is!
- 2022-05-19 14:49:36下载
- 积分:1
-
install and transparent picture superimposed
设置并叠加透明图片-install and transparent picture superimposed
- 2022-02-10 09:48:26下载
- 积分:1
-
use 2D 3D results show, this is a time for change with the cube, all from the di...
利用2D显示3D的效果,这个是一个随时间变化的立方体,各个面由菱形组成.-use 2D 3D results show, this is a time for change with the cube, all from the diamond surface composition.
- 2023-04-13 12:20:03下载
- 积分:1
-
DrawTools示例说明如何创建一个Windows窗体应用程序绘制图形…
DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a Windows client area using mouse and drawing tools. Drawing tools implemented in this sample are: Rectangle, Ellipse, Line, and Pencil. There are well-known techniques for creating such type of applications, like: interaction with mouse, flicker-free drawing, implementing of drawing and selection tools, objects selection, managing of objects Z-order etc. MFC developers may learn all this stuff from MFC sample DRAWCLI. DrawTools C# program reproduces some of DRAWCLI functionality and uses some design decisions from this sample.
- 2022-07-06 18:52:18下载
- 积分:1