-
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。...
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to appreciate the code, there will be harvested, the machine vision and image understanding of the programming will deepen big step.
- 2023-05-06 15:10:03下载
- 积分:1
-
用VC编的扇形图,用不同的颜色亮度来区分比例的不同。一个不错的程序。...
用VC编的扇形图,用不同的颜色亮度来区分比例的不同。一个不错的程序。-VC series of the fan-shaped map, using different colors to distinguish between brightness of the different proportion. A good procedure.
- 2023-01-11 15:05:04下载
- 积分:1
-
Linea DDA
Linea bresenham
Linea DDA
Linea bresenham
- 2022-03-09 23:15:53下载
- 积分: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
-
GDI+使用说明,VC7.0版本的源码。可以编译直接使用
GDI+使用说明,VC7.0版本的源码。可以编译直接使用-GDI+ Use, VC7.0 version of the source. Can be directly used to compile
- 2022-09-30 03:35:03下载
- 积分:1
-
在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印...
在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印-in VC 6.0 applications using bitmap data to achieve great amount of rapid mapping, conservation and Print
- 2023-05-06 21:00:03下载
- 积分:1
-
本软件为一个图像处理方面的运动图像及边缘检测的小软件
本软件为一个图像处理方面的运动图像及边缘检测的小软件-the software for an image processing of the image and edge detection of small software
- 2022-04-21 04:08:01下载
- 积分:1
-
计算机图形学 像素处理
计算机图形学 像素处理-computer graphics pixel
- 2022-04-26 11:06:42下载
- 积分:1
-
Tsai标定方法的matlab实现,送给喜欢用matlab编程的朋友!
Tsai标定方法的matlab实现,送给喜欢用matlab编程的朋友!-the methods of Tsai calibration using malab
- 2022-01-24 17:14:14下载
- 积分:1
-
基于freeimage图像函数库开发的图像处理平台,demo版本
基于freeimage图像函数库开发的图像处理平台,demo版本-A image processing platform based on freeimage image processing library. this is a demo version.
- 2022-01-22 05:42:12下载
- 积分:1