-
一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序...
一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序-a DLL, only two functions, can be easily achieved through Twain image scanning. Examples are incidental procedures
- 2022-07-23 05:05:20下载
- 积分:1
-
hough变换,检测直径为58像素的圆周,
hough变换,检测直径为58像素的圆周,-Hough transform, detection diameter of the circumference of 58 pixels, huh
- 2022-03-29 17:10:17下载
- 积分: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
-
This is a chess game, the rules of the game similar to Go. Function is not very...
这是一款棋类游戏,游戏规则类似于围棋。功能不是很完全,希望对大家有帮助。-This is a chess game, the rules of the game similar to Go. Function is not very full, and they hope to have everyone help.
- 2023-05-19 18:50:04下载
- 积分:1
-
类似画图板的小程序,模仿msapint接口,实现…
类似画图板的小程序,仿MSAPINT界面,实现其大部分功能-Similar to a small drawing board procedures, imitation MSAPINT interface, realize most of its functions
- 2022-03-04 14:23:15下载
- 积分:1
-
一个类似于Windows系统下Task Manager的实时动态绘图程序。
一个类似于Windows系统下Task Manager的实时动态绘图程序。-A system similar to Windows Task Manager under the real-time dynamic graphics program.
- 2023-03-21 21:45:03下载
- 积分:1
-
Morphology: Watershed is a three
形态学:分水岭是以图像进行三维可视化处理为基础进行研究的。-Morphology: Watershed is a three-dimensional visualization image processing as the basis for research.
- 2022-03-11 03:09:57下载
- 积分:1
-
本代码是用vc编写,提供了一个位图文件读写的类。
本代码是用vc编写,提供了一个位图文件读写的类。-this code is used vc prepared for a bitmap file reading and writing class.
- 2022-03-01 03:40:08下载
- 积分:1
-
A simple image based on software programming. Contains a device
一个简单的图像编程基础软件。包含了设备无关位图的显示、调用、文件头处理的程序包-A simple image based on software programming. Contains a device-independent bitmap display, calls, documents the first package deal
- 2022-01-25 16:11:53下载
- 积分:1
-
windows下编写的时钟,采用GDI,
windows下编写的时钟,采用GDI,-prepared under the windows clock, using GDI,
- 2022-06-27 02:40:57下载
- 积分:1