-
一位网友编写的图像处理特效的程序,可以实现图像处理的大部分功能.不过要是想处理好当然用ps...
一位网友编写的图像处理特效的程序,可以实现图像处理的大部分功能.不过要是想处理好当然用ps-prepared by the effects of image processing procedures can be achieved most of the image processing functions. But if they wish to handle the course with ps
- 2022-04-28 02:05:46下载
- 积分:1
-
通过忽略精度 有24位bmp转为16位img压缩图片
,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer...
通过忽略精度 有24位bmp转为16位img压缩图片
,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer-Through neglect precision 24-bit bmp into 16 img compressed picture, the picture generated in the embedded environment to read fast, the appropriate file to view software download ImgViewer
- 2022-06-21 12:25:56下载
- 积分:1
-
c#的截屏程序,调用api实现,在codeproject有详细介绍
c#的截屏程序,调用api实现,在codeproject有详细介绍-the cut screen procedures, called api realized, in a detailed briefing codeproject
- 2022-01-24 08:58:41下载
- 积分:1
-
OpenGL programming and development examples: dress three
OpenGL编程与开发实例:服饰的三维显示示例源码.-OpenGL programming and development examples: dress three-dimensional displays an example source code.
- 2022-04-15 09:31:05下载
- 积分:1
-
How uses java to carry on the handset programming, as well as
using develops
如何用java进行手机程序设计,以及应用开发- How uses java to carry on the handset programming, as well as
using develops
- 2022-11-22 15:10:04下载
- 积分:1
-
Three
三维图形生成和察看工具,使用VC++ 6.0和OpenGL开发-3D graphics generation and inspect tools, VC 6.0 and OpenGL development-Three-dimensional graphics generation and View tools, the use of VC++ 6.0 and OpenGL development-3D graphics generation and inspect tools, VC 6.0 and OpenGL development
- 2023-09-07 10:50:03下载
- 积分:1
-
关于vc里画图形的程序。包括画多边形,错切,裁剪,旋转,变换,填充等等的操作。还包括中点画线算法等。...
关于vc里画图形的程序。包括画多边形,错切,裁剪,旋转,变换,填充等等的操作。还包括中点画线算法等。-on vc Lane painting graphics procedures. Polygon, including painting, wrong cutting, cutting, rotating, transform, filled out the operation. Also included were dotted line algorithm.
- 2022-08-17 00:38:57下载
- 积分:1
-
利用2D图形显示3D的效果.这个是一个旋转的圆锥体,虽然边缘的显示效果不是很好,不过很有三维的感觉...
利用2D图形显示3D的效果.这个是一个旋转的圆锥体,虽然边缘的显示效果不是很好,不过很有三维的感觉-use 2D graphics 3D effect. This is a rotating cone, although the edge of the display is not very good, but the feeling is 3D
- 2022-06-27 19:30:47下载
- 积分: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
-
图象的检测,模板匹配算法代码,c语言开发。
图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
- 2022-03-02 15:43:52下载
- 积分:1