登录
首页 » 界面开发 » 数控机床误差自动补偿程序

数控机床误差自动补偿程序

于 2023-04-12 发布 文件大小:37.45 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

通过该程序可以实现螺距误差自动补偿功能,将激光干涉仪采集到的数据输入其中可以自动生成螺距误差补偿文件,同时具有误差累加功能,当累加之后可以实现二次或则多次补偿功能。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DOS仿Window3.2编程,经典,没有使用价值,但是可以参考留念
    DOS仿Window3.2界面编程,经典,没有使用价值,但是可以参考留念-imitation Window3.2 DOS interface programming, classic, no value, but can refer to the occasion
    2022-10-26 09:40:03下载
    积分:1
  • Multiwindows are showed in the same ChildWindow, Each window is seperated by the...
    多个视图窗口显示在一个CCHILDWND中,通过分隔栏控制其分布,所有视图窗口共用一个DOC文档,其保存数据在各窗口中以不同形式实现可视化-Multiwindows are showed in the same ChildWindow, Each window is seperated by the seperator, which can be moved by the mouse. all the viewwindow has the same doc resulting in the commom data showing in different window with different styles.
    2022-09-23 06:35:03下载
    积分:1
  • 应用visual c++设计了滚动字幕程序,有比较好的效果
    应用visual c++设计了滚动字幕程序,有比较好的效果-Application of visual c++ program designed rolling captions, there is relatively good results
    2022-01-23 10:40:55下载
    积分:1
  • 属于编程,在mfc中的对话框中添加位图。
    属于界面编程,在mfc中的对话框中添加位图。-Belonging to the interface programming, the dialog box in mfc add bitmaps.
    2022-05-14 20:07:22下载
    积分:1
  • 生成一个窗口,能够悬浮在桌上,还能够移动
    生成一个窗口,能够悬浮在桌面上,还能够移动-generate a window that floats to the desktop, but also to mobile
    2022-02-21 22:41:22下载
    积分:1
  • 使用Qt处理图片资源
    Use Qt in image development.  QPixmap largepixmap;  QPixmap smallpixmap;  QPixmap maskpixmap;  QPixmap zoompixmap;  QPoint offset(0,0);  QPoint dragpos(150,150);  QPoint set(90,50);    //加载图片:  largepixmap.load("ImagesMainGui.png");  smallpixmap = largepixmap.scaled(largepixmap.size()/1.2);  maskpixmap.load("ImagesMainGui.png");    //绘制底层图片(非放大镜区域图案):  QPainter painter(this);  painter.drawPixmap(offset,smallpixmap);  painter.end();  //计算放大区域圆形的半径及所占矩形面积     int dim = qMin(width(), height());  int magnifierSize = dim * 5 / 6;  int radius = magnifierSize / 2;  int ring = radius - 15;  QSize box = QSize(magnifierSize, magnifierSize);
    2022-02-09 22:59:08下载
    积分:1
  • bmp图像处理
    关于bmp图像转换的。。。。适用于数字图像处理,数字媒体技术的作业,大家看看吧。这份是比较简单的,之后会有更详细的上传
    2022-04-15 03:44:22下载
    积分:1
  • 多语言切换环境
    BCB建立一个窗体的多语言切换环境,供初学者学习。
    2022-04-21 22:28:54下载
    积分:1
  • GardenUI Library 是windows平台下图形用户的专业包,该包基于并很好的扩展了Microsoft的MFC库。...
    GardenUI Library 是windows平台下图形用户界面的专业开发包,该开发包基于并很好的扩展了Microsoft的MFC库。- GardenUI Library 是windows平台下图形用户界面的专业开发包,该开发包基于并很好的扩展了Microsoft的MFC库。
    2022-01-24 14:29:47下载
    积分:1
  • MFC实现液位控制系统
    资源描述通过MFC实现简单的液位控制系统,含有PID算法,并含有一个按钮贴图的类,功能很强大。
    2022-05-09 13:00:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载