-
在VC++下的运动对象提取,很好用的程序
在VC++下的运动对象提取,很好用的程序-In VC++ Of Moving Object Extraction, good use of the procedure
- 2022-12-06 14:55:03下载
- 积分:1
-
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MM...
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a variety of image formats for data loading and preserve basic. In addition, this example to explain the direct DIB map surface operation, and how the use of MMX and SSE 2 integer instructions, higher level of compiler support to optimize bitmap prepared to operate without compilation code. In the project, Surface .* DIB map file contains the C-operating base class.
- 2022-01-30 16:34:15下载
- 积分:1
-
VC BMP
VC BMP
VC BMP-VC BMP
VC BMP
VC BMP
- 2022-03-20 11:50:58下载
- 积分:1
-
里面含有几十个源程序(远远大于5个),很厚重,不知是否达到了给予VIP下载权限呢,谢谢咯。在VC6下运行的一个非常好的图像处理演示平台,包含很多非常新的思路,并...
里面含有几十个源程序(远远大于5个),很厚重,不知是否达到了给予VIP下载权限呢,谢谢咯。在VC6下运行的一个非常好的图像处理演示平台,包含很多非常新的思路,并用程序实现了(附有源程序);所以苦于对很多有新的idea,但还不知如何用程序来实现的朋友来说,这绝对是一个好的“老师”;程序运行的注意点:平台含有自己演示的图像,所以下载整个文件后,要放到根目录下执行,才会OK。-it contains dozens of source (far greater than 5), very thick, I do not know whether the authority given VIP download? Thank you, 1,10. VC6 running in a very good demonstration of image processing platform, which includes many very new ideas, and use the program (with source code); So the frustration of many a new idea, but I do not know how to use the process to achieve a friend, this is definitely a good "teacher" ; running attention : his demonstration platform containing the images, download the entire document, the root directory to put under implementation, will OK.
- 2022-04-13 16:30:52下载
- 积分:1
-
用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字...
用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字-prepared a VC round, and it sine curve along the campaign, in the process, won the size changes constantly, and in the upper left corner shows a few lines of the different font characters
- 2022-03-23 18:03:35下载
- 积分:1
-
万能的曲线,开发库,MFC程序,功率曲线的绘制等。
万能曲线绘制,提供开发库,mfc程序,一个电力曲线的绘制事例-omnipotent Curve, development libraries, mfc procedures, a power curve drawing examples
- 2022-08-25 04:24:20下载
- 积分:1
-
柏林等各种图形算法的实现文档,基于VC++的opengl
柏林等各种图形算法的实现文档,基于VC++的opengl-Berlin and other graphics algorithms realize the document, based on the VC++ The opengl
- 2022-10-01 01:20:03下载
- 积分:1
-
本代码是用vc编写,提供了一个位图文件读写的类。
本代码是用vc编写,提供了一个位图文件读写的类。-this code is used vc prepared for a bitmap file reading and writing class.
- 2022-03-01 03:40:08下载
- 积分:1
-
动画图像组件
Animate Image Component -TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.
Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
- 2022-05-25 23:21:35下载
- 积分:1
-
可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件...
可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件。-You can grab the current screen, press the keyboard to complete the "PringScreenSysRq" button function. The difference is that this program can also grab the box to scroll the screen grab can be directly saved as a BMP bitmap file.
- 2022-01-22 15:03:34下载
- 积分:1