-
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动....
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.-VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations. -VC++ 6.0 real-time curve of the chart procedures. With the input data changes, subsequent real-time charts curve fluctuated .- VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.
- 2022-06-02 19:25:10下载
- 积分:1
-
实现画图板功能,能画矩形 椭圆等,功能简单,但很有用的
实现画图板功能,能画矩形 椭圆等,功能简单,但很有用的-this is a program that help us to draw picture,such as rectangle elipse
- 2022-02-11 13:33:43下载
- 积分:1
-
Guide pdf format
Protel 2004 教程 pdf格式-Guide pdf format
- 2023-05-09 09:40:03下载
- 积分:1
-
用 MixColor 函数画出来的渐变效果,速度还可以。
用 MixColor 函数画出来的渐变效果,速度还可以。-MixColor function painting with the gradual effects can also speed.
- 2022-12-22 12:30:03下载
- 积分:1
-
Vtk using VC6 under vtkPointWidget animation to achieve point to explain in deta...
VC6下vtk中用vtkPointWidget实现点的动画,讲解详细,是一个好的学习例子-Vtk using VC6 under vtkPointWidget animation to achieve point to explain in detail, is a good example to learn
- 2022-12-15 04:45:03下载
- 积分:1
-
任意角度旋转正文字体
任意角度旋转正文字体-arbitrary rotation angle of text fonts
- 2023-02-20 08:35:03下载
- 积分:1
-
用MATLAB处理图像,通过直线的Hough检测等。
用MATLAB处理图像,通过hough变换检测直线,并且可以直接画出直线。-Image processing using MATLAB, through the detection of a straight line hough transform, and can draw a straight line.
- 2022-07-02 07:33:52下载
- 积分:1
-
国外一个著名的计算机视觉开发库,C++编写,并且附有例子,适合研究计算机视觉的人员用!...
国外一个著名的计算机视觉开发库,C++编写,并且附有例子,适合研究计算机视觉的人员用!-abroad a famous computer vision for the development, C, and with examples. for the Computer Vision Research Service!
- 2023-03-14 23:50:03下载
- 积分:1
-
老外写的样条书上的程序4
老外写的样条书上的程序4-foreigner writing of the book the kind of programs on 4
- 2022-01-26 00:42:50下载
- 积分:1
-
savitzky-golay滤波
利用savitzky-golay实现数据平滑滤波处理,原理是取滤波点处左右各N点,共N+1点进行拟合,之后利用最小二乘法确定相关系数,从而得到滤波点处最后的数值。可推广至二维应用
- 2023-08-07 18:45:05下载
- 积分:1