-
使图像消除闪烁的方法,先在内存中操作,然后在显示 的方法来消除闪烁...
使图像消除闪烁的方法,先在内存中操作,然后在显示 的方法来消除闪烁-enable images to eliminate flicker method, first in memory operation, and then show the method to eliminate Stars
- 2022-02-14 00:26:20下载
- 积分:1
-
achieve the cases of arbitrary drawing dotted, dashed line can define the length...
该例实现了任意绘制虚线,可以自定义虚线的长度与间隔大小。
-achieve the cases of arbitrary drawing dotted, dashed line can define the length of the size and spacing.
- 2022-01-25 19:04:23下载
- 积分:1
-
strong image processing functions, including edge detection, Corrective, smooth,...
较强的图像处理功能,包括边缘检测、纠编、平滑、图像压缩等-strong image processing functions, including edge detection, Corrective, smooth, image compression, etc.
- 2022-06-27 07:45:17下载
- 积分:1
-
twice in sin curves can be used to learn the VC program, learning system functio...
两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
- 2022-06-25 23:19:04下载
- 积分:1
-
小型的CAD系统,较完善,展示橡皮筋效果等
小型的CAD系统,较完善,展示橡皮筋效果等-small CAD system, a better display the rubber-band effect
- 2022-08-03 15:07:46下载
- 积分: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
-
在一个windows视窗,利用滑鼠移动的轨迹,作画的方法
在一个windows视窗,利用滑鼠移动的轨迹,作画的方法-windows in a window, use the track mouse movement, the method of painting
- 2022-03-17 01:48:02下载
- 积分:1
-
based GDI graphics examples
图形基础 GDI 的例子-based GDI graphics examples
- 2022-03-01 03:47:09下载
- 积分:1
-
一个图像采集卡演示程序源代码,适合于做图像采集系统人员参考。...
一个图像采集卡演示程序源代码,适合于做图像采集系统人员参考。-an image acquisition card demo program source code, so suitable for image acquisition system for reference.
- 2022-09-27 20:00:03下载
- 积分:1
-
一个很有用的图像处理源代码
一个很有用的图像处理源代码-a very useful image processing source code
- 2022-02-04 22:57:49下载
- 积分:1