-
关于光栅操作的,可以手动控制,VC版本为6.0,编译时有些.H文件可能需自己设置 。...
关于光栅操作的,可以手动控制,VC版本为6.0,编译时有些.H文件可能需自己设置 。-grating on the operation, manual control, VC version 6.0, compiled some. H documents may take yours.
- 2022-10-05 14:20:03下载
- 积分:1
-
这是我的第1个作品
这是我的第1个作品-This is my first one works
- 2022-01-26 00:31:23下载
- 积分:1
-
BMP转化成ICO的代码,可以重用其中的片断
BMP转化成ICO的代码,可以重用其中的片断-BMP into ICO code, which can be reused clips
- 2022-01-26 04:08:34下载
- 积分:1
-
边缘提取,用的是一种比较新颖的算法,提取的效率比较高。...
边缘提取,用的是一种比较新颖的算法,提取的效率比较高。-Edge extraction, using a relatively new algorithm, the efficiency of extraction is relatively high.
- 2023-07-28 12:55:03下载
- 积分: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
-
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成....
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成.-use 2D 3D results show, this is a rotating cone also, and SC2 different from the many oval composition.
- 2022-02-04 02:40:18下载
- 积分:1
-
The GUI uses OpenCV function in conjunction with Visual C++ in a single document...
采用OpenCV的GUI函数并结合Visual C++ 的单文档进行视屏的打开与播放。-The GUI uses OpenCV function in conjunction with Visual C++ in a single document Shiping open and playback.
- 2022-12-06 03:20:03下载
- 积分:1
-
Windows2000 mspaint.exe源代码
Windows2000 mspaint.exe 源代码-Windows2000 mspaint.exe source code
- 2023-08-26 02:40:03下载
- 积分:1
-
windows下的并口数据采集程序,可以做简单的数据采集
windows下的并口数据采集程序,可以做简单的数据采集-windows of parallel data acquisition program, can do simple data collection
- 2022-02-14 03:23:08下载
- 积分:1
-
此代码为视频抓捕,需要相应的视频补捉卡。开发环境为VC6.0。...
此代码为视频抓捕,需要相应的视频补捉卡。开发环境为VC6.0。-this code for video capture, the corresponding need to capture the video card. Development environment for VC6.0.
- 2023-08-11 21:30:02下载
- 积分:1