-
classic imageboard the source!
很经典的imageboard源码!-classic imageboard the source!
- 2022-03-01 21:22:37下载
- 积分:1
-
graphfx_demo条形图,一种条形图的生成算法
graphfx_demo条形图,一种条形图的生成算法-graphfx_demo Strip Profiles, a STRIPS-generating algorithm
- 2022-03-19 07:07:20下载
- 积分:1
-
Windows XP的现场版
windows xp live edition
- 2022-02-14 17:09:30下载
- 积分:1
-
可以显示DCM图像,不过显示的速度不是很快
可以显示DCM图像,不过显示的速度不是很快-DCM can display images, but show that the speed is not fast
- 2022-08-17 11:45:39下载
- 积分:1
-
边缘提取,用的是一种比较新颖的算法,提取的效率比较高。...
边缘提取,用的是一种比较新颖的算法,提取的效率比较高。-Edge extraction, using a relatively new algorithm, the efficiency of extraction is relatively high.
- 2023-07-28 12:55:03下载
- 积分:1
-
这是对于上面所上传的SAP软件源码中用到一个动态连接库,这个对于想学习动态链接库的人员很有帮助...
这是对于上面所上传的SAP软件源码中用到一个动态连接库,这个对于想学习动态链接库的人员很有帮助-This is for the above SAP software to upload source code used in a dynamic link library, this for want to learn a dynamic link library staff helpful
- 2022-03-21 03:20:35下载
- 积分:1
-
using OpenCV calibration procedures
利用opencv 进行标定的程序-using OpenCV calibration procedures
- 2022-04-11 13:08:51下载
- 积分:1
-
The graphic file examination source code, may to JPG, BMP, form
the and so on IC...
图形文件查看源代码,可以对JPG,BMP,ICO等格式的文件进行预览- The graphic file examination source code, may to JPG, BMP, form
the and so on ICO document carry on looks at in advance
- 2022-06-02 05:54:55下载
- 积分:1
-
source directory for the chapter describes the source function is corrosion, swe...
source目录下为本章介绍的源程序功能是腐蚀,膨胀,细化算法-source directory for the chapter describes the source function is corrosion, swelling, thinning algorithm
- 2022-05-29 16:18:06下载
- 积分: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