-
一种实现个人电脑手写识别的软件,编写的是用的。
一个在PC上实现手写识别的软件,用VC编写的。-a realization of the PC handwriting recognition software, prepared by the VC.
- 2022-11-18 13:40:03下载
- 积分:1
-
获得克隆的位图句柄
Getting the cloned bitmap handle
- 2022-07-06 12:06:05下载
- 积分:1
-
动华演示汉诺塔的盘子的搬移过程,例子中含有10个盘子!
动华演示汉诺塔的盘子的搬移过程,例子中含有10个盘子!-Demonstrate the process of moving the Hanoi Dishes . There are 10 dishes in this programe
- 2022-09-23 23:00:03下载
- 积分:1
-
图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等...
图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等-source image processing, including image smoothing, sharpening, expansive, open and close computing and edge detection
- 2022-04-09 03:46:48下载
- 积分:1
-
image processing code, edge detection and extraction, contour tracking algorithm
图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
- 2022-02-03 08:34:36下载
- 积分:1
-
通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程...
通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程-Determined through the Bresenham algorithm, draw a straight line designated endpoint, used to test tuborC graphical programming
- 2023-03-15 05:25:03下载
- 积分:1
-
绘图工具,绘制直线、圆、矩形、连续绘制折线。可设置线形、颜色等属性。支持保存、打开功能。...
绘图工具,绘制直线、圆、矩形、连续绘制折线。可设置线形、颜色等属性。支持保存、打开功能。-Drawing tools, draw a straight line, circle, rectangle, straight line drawing. Can set line, color and other attributes. Support the preservation, open the function.
- 2022-06-28 11:04:05下载
- 积分: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
-
Image Grabber of DALSA TDI
Image Grabber of DALSA TDI
- 2022-02-14 13:15:18下载
- 积分:1
-
教你绘制彩色五边形。
教你绘制彩色五边形。-teach you color mapping pentagon.
- 2022-08-25 11:58:33下载
- 积分:1