-
图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。...
图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
- 2023-05-25 18:40:03下载
- 积分:1
-
主要是如何制作有颜色的按钮,这样可以使界面更加好看
主要是如何制作有颜色的按钮,这样可以使界面更加好看-Withthis,we can make coloring Button,which,can make the scene more beautiful!
- 2022-07-26 01:22:08下载
- 积分:1
-
mouse mapping of the source code, can be realized using the mouse to draw variou...
鼠标绘图的源程序代码,可实现用鼠标绘制各种直线、曲线等-mouse mapping of the source code, can be realized using the mouse to draw various linear, curve, etc.
- 2023-07-27 20:30:03下载
- 积分:1
-
本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求...
本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求-the program in vc environment since the definition of the two algorithms Circle, a computer graphics to achieve the required courses
- 2023-03-02 15:15:04下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
一个处理位图的程序,可以给想做位图编程的人一些提示
一个处理位图的程序,可以给想做位图编程的人一些提示-A bitmap handle the procedures, can be programmed to want to do bitmap people some tips
- 2022-02-03 01:34:06下载
- 积分:1
-
这是一个用asp源码编辑的相册程序。
这是一个用asp源码编辑的相册程序。-This a source code editor with the asp albums procedures. Ha ha ha ha
- 2022-07-07 21:57:29下载
- 积分:1
-
VC++ 图像处理系统
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。字符识别模块该模块主要包含手写数字识别。
- 2022-10-24 13:25:04下载
- 积分:1
-
image programming and machine vision one source, are engaged in programming and...
图象编程与机器视觉源码之一,是从事图像编程与机器视觉的人的好东东,内容具体,详尽。-image programming and machine vision one source, are engaged in programming and images of machine vision a good Dongdong, as specific and detailed.
- 2022-08-17 18:25:32下载
- 积分:1
-
WannaPlayDIB实用图形库 Bitmap包装器实现 Bitmap文件存取类:支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存...
WannaPlayDIB实用图形库 Bitmap包装器实现 Bitmap文件存取类:支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-WannaPlayDIB practical packaging Bitmap graphics library for achieving Bitmap file access : 8 palette support bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
- 2023-07-16 00:20:03下载
- 积分:1