-
image processing entry procedures : Bitmap read, and some, such as rotating such...
图像处理的入门程序:读取位图,并进行一些诸如旋转的几何变换等-image processing entry procedures : Bitmap read, and some, such as rotating such as geometric transformation
- 2022-08-07 03:30:50下载
- 积分:1
-
此程序是一个关于图像处理的,包含了很多图像的处理的方法。...
此程序是一个关于图像处理的,包含了很多图像的处理的方法。-This program is a study on image processing, including a lot of image processing methods.
- 2023-05-01 04:55:03下载
- 积分:1
-
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。 每一个工具都有tooltiptext,都是英文的哦,呵呵,你可以看帮助, 我花了点时间写了个帮助。...
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。 每一个工具都有tooltiptext,都是英文的哦,呵呵,你可以看帮助, 我花了点时间写了个帮助。-This a brush mapping procedures, which are 21 tools in the main toolbar, you can choose. Each tool has a tooltiptext, are in English, oh, what you can do to help, I spent time wrote a help.
- 2022-07-04 14:23:13下载
- 积分:1
-
ECG data for displaying a program, test data format used for time+ ECG data.
一个用于显示心电数据的程序,测试所用数据格式为时间+心电数据。-ECG data for displaying a program, test data format used for time+ ECG data.
- 2022-02-13 15:33:41下载
- 积分:1
-
源码
源码-华盛顿大学学生用C#做了一个Paint.NET, 比Windows的MSPaint强大不少-source-University of Washington students with C# done an Adobe, Windows MSPaint many powerful
- 2022-12-26 12:30:04下载
- 积分:1
-
自己制作的一个很象肾型的图案,很好看,不过还有待于改进...
自己制作的一个很象肾型的图案,很好看,不过还有待于改进-they produced a lot like the kidney-type design, very good, but also be improved.
- 2022-07-05 12:48:44下载
- 积分:1
-
飞机代码 飞机代码 飞机代码 飞机代码
飞机代码 飞机代码 飞机代码 飞机代码 -Aircraft code code code Aircraft Aircraft Aircraft Aircraft code code code Aircraft Aircraft Aircraft code code
- 2022-07-08 09:38:49下载
- 积分: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
-
Polygon triangulation code.
Polygon triangulation code.-Auto triangulation code.
- 2023-04-15 02:50:04下载
- 积分:1
-
形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点...
形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
- 2022-05-21 05:37:28下载
- 积分:1