-
View scaling exposition and the integrity of the source code, including the zoom...
视图的缩放的完整论述及源代码,包括视图的缩放的完整论述演示映射模式、视图放大缩小演示程序两个小程序-View scaling exposition and the integrity of the source code, including the zoom view the complete exposition demonstration mapping mode, zooming View Demonstration Program two small programs
- 2022-03-15 23:32:13下载
- 积分: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
-
运用神经网络 算法所写的手写数字的识别程序
运用神经网络 算法所写的手写数字的识别程序-networks using neural network algorithm written in the handwriting digit identification procedures
- 2022-08-20 08:55:07下载
- 积分:1
-
在vc下关于Kochanek
在vc下关于Kochanek-Bartels样条的实现,可根据需要用鼠标直接给出控制点.-on Kochanek- Bartels kind of realized, as required, with the mouse directly given control points.
- 2023-06-17 12:45:04下载
- 积分:1
-
实时画图,源程序,便于初学的朋友参考提高水平
实时画图,源程序,便于初学的朋友参考提高水平-Real-time drawing, source code, easy beginner s friends refer to raise the level
- 2022-01-30 17:38:46下载
- 积分:1
-
试用VC++编写的图像处理信息系统,有详细的注释与说明
试用VC++编写的图像处理信息系统,有详细的注释与说明-VC++ to prepare the trial of the image processing information systems, has detailed notes and description
- 2022-06-21 07:08:30下载
- 积分:1
-
一个绘制柱形图和折线图的DLL,里面封装了绘制图表的函数,用于绘制图表...
一个绘制柱形图和折线图的DLL,里面封装了绘制图表的函数,用于绘制图表-Drawing a bar graph and line graph DLL, which encapsulates a function of drawing a chart, used for drawing graphs
- 2022-03-21 19:12:53下载
- 积分:1
-
Kingsoft imitate beautiful interface button style
模仿金山毒霸界面 漂亮的按钮风格-Kingsoft imitate beautiful interface button style
- 2022-01-23 11:19:24下载
- 积分:1
-
该实例介绍了在C#中如何进行GDI编程,通过该实例可以让读者对C#中GDI编程有一个初步了解。
注:该源码系引用他人...
该实例介绍了在C#中如何进行GDI编程,通过该实例可以让读者对C#中GDI编程有一个初步了解。
注:该源码系引用他人-the examples in C# how GDI programming, through which readers can be examples for C# programming GDI is a preliminary understanding. Note : The source is quoted others
- 2022-08-31 18:50:03下载
- 积分:1
-
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选...
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the index table thinning thinning algorithm, refinement algorithm for the selection of choice.
- 2022-05-17 09:20:09下载
- 积分:1