-
提供可以设置多种形状(矩形、菱形、椭圆形、三角形等)的控件,非常实用!...
提供可以设置多种形状(矩形、菱形、椭圆形、三角形等)的控件,非常实用!-Can be set to provide a variety of shapes (rectangle, diamond, oval, triangle, etc.) of the controls, very useful!
- 2022-04-18 18:17:46下载
- 积分:1
-
GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,...
GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in the work of liberation, the differences between hardware to handle the GDI. GDI GDI is the next version, it had a very good improvement, and better ease of use.
- 2022-04-06 20:04:22下载
- 积分: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
-
FastGT 1.0 Demo Make Clipper Window system,内含CLIPPER图形开发例程。
FastGT 1.0 Demo Make Clipper Window system,内含CLIPPER图形开发例程。-FastGT 1.0 Demo Make Clipper Window system, the development of Intron CLIPPER graphics routines.
- 2022-02-07 12:01:52下载
- 积分:1
-
利用vc6.0 sp6开发的指纹识别算法,欢迎大家研究下载。
利用vc6.0 sp6开发的指纹识别算法,欢迎大家研究下载。-Vc6.0 sp6 developed the use of fingerprint recognition algorithm, welcomed everyone to download.
- 2023-07-22 18:20:02下载
- 积分:1
-
基于JAVA的3D坦克游戏源代码 基于JAVA的3D坦克游戏源代码
基于JAVA的3D坦克游戏源代码 基于JAVA的3D坦克游戏源代码-Java source code for the 3D tank game.
- 2022-08-10 18:45:13下载
- 积分:1
-
图像处理的程序,自己写的,有没有相同的源站点…
图像处理程序,自己写的,没有和网站源码一样的。
- 2022-03-10 18:50:04下载
- 积分:1
-
用matlab写的运动估计程序,主要包括全搜索运动估计算法,三步法快速搜索算法等...
用matlab写的运动估计程序,主要包括全搜索运动估计算法,三步法快速搜索算法等-Using matlab written motion estimation procedure, including full search motion estimation algorithm, three-step fast search algorithm, such as
- 2022-09-25 12:35:03下载
- 积分:1
-
based VC SOBEL and Kirsch edge detection operator, which could be added to the r...
基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
- 2022-03-25 23:34:40下载
- 积分:1
-
Triangulation algorithm demo, features powerful, is the code written by foreigne...
三角划分算法演示版,功能超强,是由外国人写的代码,很有学习价值!-Triangulation algorithm demo, features powerful, is the code written by foreigners, great learning value!
- 2022-03-18 10:51:46下载
- 积分:1