-
一个VC++编写的图像处理系统,包括了图像处理的经典算法!
一个VC++编写的图像处理系统,包括了图像处理的经典算法!-a VC prepared by the image processing system, including the classic image processing algorithm!
- 2023-03-22 23:35: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
-
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求...
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求-applicable simple image scaling software, the software can be produced to meet the needs of the same page size specifications of the request Photo
- 2022-03-14 07:45:54下载
- 积分:1
-
图表显示的源代码,曲线,直方图和饼图,有三个
各种图表展示源代码,有曲线图、柱状图以及饼图,还有三维图-charts display the source code, curves, histogram and pie, there are three-dimensional map
- 2022-02-04 09:51:55下载
- 积分:1
-
可以实现模拟坦克大战的程序,主要是提供给大家参考参考。。有意者请与我联系交流家刘哈...
可以实现模拟坦克大战的程序,主要是提供给大家参考参考。。有意者请与我联系交流家刘哈-can simulate the
- 2023-02-23 13:00:03下载
- 积分:1
-
这是一个以c++为平台做出来的游戏希望大家喜欢啊!
这是一个以c++为平台做出来的游戏希望大家喜欢啊!-This is a c++ As a platform to do out of the game hope you like ah!
- 2023-07-15 00:25:03下载
- 积分:1
-
do image processing when used in the 7 x 7 MEXICAN fliter the template effect qu...
做图像处理时用到的7×7的mexican fliter,该模板的效果很不错哦,压缩文件中有效果图。-do image processing when used in the 7 x 7 MEXICAN fliter the template effect quite Oh, compressed files are illustrated.
- 2022-09-03 22:25:03下载
- 积分:1
-
编程
鼠标的应用
可供初学者参考使用
编程
鼠标的应用
可供初学者参考使用-Application Programming mouse reference for beginners
- 2022-01-21 18:20:06下载
- 积分:1
-
这是一个动画字体
这是一个动画字体-This is a character animation
- 2023-08-16 09:30:03下载
- 积分:1
-
it used for color reduction in images
it used for color reduction in images
- 2022-04-12 06:57:04下载
- 积分:1