-
dephi图像处理特效积木效果,雨滴效果,还有其他如马赛克,百叶窗的效果...
dephi图像处理特效积木效果,雨滴效果,还有其他如马赛克,百叶窗的效果-dephi effects modular image processing effects, raindrop effect, as there are other mosaics, the effects for blind
- 2022-02-10 12:53:50下载
- 积分:1
-
Digital Image corrosion, expansion and refinement algorithm, and a number of oth...
数字图象腐蚀,膨胀和细化算法,和其他一些数学形态学的算法-Digital Image corrosion, expansion and refinement algorithm, and a number of other algorithms of mathematical morphology
- 2023-03-11 03:30:04下载
- 积分: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
-
visual c++ 6.0 OpenGL 实现六自由度机械臂程序。
visual c++ 6.0 OpenGL 实现六自由度机械臂程序。-OpenGL program to achieve six degrees of freedom robot arm.
- 2022-03-22 11:05:18下载
- 积分:1
-
一个经典的流体模拟源代码,花了很长时间在网上找到的。
一个经典的流体模拟源代码,花了很长时间在网上找到的。-Fluid simulation of a classical source code, took a long time to find online.
- 2022-02-02 08:47:40下载
- 积分:1
-
一个小球跟踪程序
一个跟踪小球的程序-a small ball tracking procedures
- 2022-09-24 17:35:03下载
- 积分:1
-
通过CASTELJAU算法,绘制指定文本数据文件的曲线
通过CASTELJAU算法,绘制指定文本数据文件的曲线-Through Casteljau algorithm, rendering the text data files specified curve
- 2022-04-01 13:57:02下载
- 积分:1
-
Harris算法是最常用的图像角点检测算法之一。
Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
- 2022-09-06 04:55:03下载
- 积分:1
-
8.如何实现图形的拉伸显示效果?这是需要技术的,要不图形会很难看的!...
8.如何实现图形的拉伸显示效果?这是需要技术的,要不图形会很难看的!-8.How to realize extending display effect of graph? This technology is necessary, or the graph will be ungainly.
- 2022-01-25 19:42:51下载
- 积分:1
-
由TMS Software设计。一个非常小的控件,可以显示BMP、ICO、WMF、EMF、JPEG、GIF和动画文件等各种文件格式。不需其它库支持。非商业用免费...
由TMS Software设计。一个非常小的控件,可以显示BMP、ICO、WMF、EMF、JPEG、GIF和动画文件等各种文件格式。不需其它库支持。非商业用免费。 功能完整。-by TMS Software Design. A very small component can demonstrate that BMP, PCX, WMF, EMF, JPEG, GIF animation files and other file formats. No need for other support. Non-commercial free. Functional integrity.
- 2022-04-25 00:40:52下载
- 积分:1