-
vc环境下,使用qt编写的一个有关xml文件的读取与显示的小程序,有图形显示...
vc环境下,使用qt编写的一个有关xml文件的读取与显示的小程序,有图形显示-vc environment qt prepared using a xml file to read and display a small procedure, have graphical display
- 2022-03-10 10:57:40下载
- 积分:1
-
图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法...
图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
- 2023-05-06 09:55:03下载
- 积分:1
-
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法:
复制Graph.h,Graph.cpp Gra...
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法:
复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
- 2022-12-25 21:00:04下载
- 积分:1
-
实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式...
实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式-AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
- 2022-04-29 13:32:07下载
- 积分:1
-
在透明窗口下捕捉运动目标
在透明窗口下捕捉运动目标-in a transparent window capture a moving target
- 2022-02-03 02:17:24下载
- 积分:1
-
一个实现sprite的bitmap类。
1、可以实现遮照。
2、实现动画效果。...
一个实现sprite的bitmap类。
1、可以实现遮照。
2、实现动画效果。-achieve sprite of a bitmap category. One can achieve blocked. Two, to achieve animation effects.
- 2023-03-14 03:05:04下载
- 积分:1
-
用vb编的对活动窗口产生多重镜像的小程序
用vb编的对活动窗口产生多重镜像的小程序-With vb series of activities have multiple mirrored window applet
- 2022-03-19 20:03:52下载
- 积分:1
-
OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find...
基于OPENCV的图象边缘检测,(VC++)
利用canny算法寻找图象边缘并再输出中标志.-OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find the image and re-exported in the symbol.
- 2022-02-02 07:38:09下载
- 积分:1
-
介绍NI公司的组态软件Labwindows的一文章,清晰易懂,是首次使用Labwindows编程的好助手。...
介绍NI公司的组态软件Labwindows的一文章,清晰易懂,是首次使用Labwindows编程的好助手。-NI introduced the configuration software Labwindows of an article, lucid, the first is the use of good Labwindows programming assistant.
- 2022-10-05 17:00:02下载
- 积分:1
-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1