登录
首页 » Visual C++ » Demo软件:GTS-VB系列多轴运动控制器

Demo软件:GTS-VB系列多轴运动控制器

于 2020-06-17 发布 文件大小:3123KB
0 222
下载积分: 1 下载次数: 0

代码说明:

  Demo软件:GTS-VB系列多轴运动控制器(Demo Software: GTS-VB Series Multi-axis Motion Controller)

文件列表:

mct2008\Adc.dll, 28672 , 2013-12-26
mct2008\Capture.dll, 49152 , 2013-12-26
mct2008\Config.dll, 114688 , 2018-07-13
mct2008\Dac.dll, 32768 , 2013-12-26
mct2008\data.txt, 629475 , 2015-07-03
mct2008\Debug.dll, 114688 , 2013-12-26
mct2008\Di.dll, 32768 , 2017-09-27
mct2008\Do.dll, 36864 , 2013-12-26
mct2008\enc.cfg, 11236 , 2014-08-21
mct2008\Encoder.dll, 28672 , 2016-02-04
mct2008\error.ini, 1136 , 2013-12-26
mct2008\ExampleforTrackbuff.txt, 341 , 2013-12-26
mct2008\Flash.dll, 57344 , 2013-12-26
mct2008\Follow.dll, 81920 , 2013-12-26
mct2008\Gear.dll, 28672 , 2013-12-26
mct2008\gtapi.dll, 61440 , 2013-12-26
mct2008\gts.dll, 518144 , 2016-04-29
mct2008\GTS800_test.cfg, 11260 , 2014-10-15
mct2008\Jog.dll, 32768 , 2014-10-31
mct2008\Language.ini, 16485 , 2013-12-26
mct2008\Language_Eng.ini, 21663 , 2017-06-06
mct2008\Log.txt, 0 , 2013-12-26
mct2008\mct2008.exe, 569344 , 2018-07-13
mct2008\MCT2008Help.CHM, 2465044 , 2013-12-26
mct2008\Option.ini, 3431 , 2018-07-13
mct2008\p2p.dll, 36864 , 2013-12-26
mct2008\Pid.dll, 36864 , 2013-12-26
mct2008\Plot.dll, 36864 , 2013-12-26
mct2008\Pt.dll, 69632 , 2013-12-26
mct2008\ptdata.txt, 109 , 2013-12-26
mct2008\pulse.cfg, 11236 , 2014-08-21
mct2008\Readme.txt, 53 , 2017-09-27
mct2008\Scope.dll, 57344 , 2013-12-26
mct2008\Status.dll, 53248 , 2013-12-26
mct2008\TrackBuff.dll, 69632 , 2017-09-19
mct2008\TrackBuff_1.txt, 38 , 2017-09-19
mct2008\Tuning.dll, 61440 , 2013-12-26
mct2008\TuningData.txt, 100 , 2015-09-28
mct2008, 0 , 2018-12-18

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

发表评论

0 个回复

  • Surveying-program-2013
    测绘程序2013,适用于各种测绘数据处理,内附程序模块及操作说明,使用方便。(2013 mapping program, mapping data can be used in a variety of computing, has attached the software interface and operating instructions.)
    2020-09-10 06:08:02下载
    积分:1
  • calcultor
    用C++编写的科学计算器,功能比较齐全实用。(Written in C++ scientific calculator, function more complete and practical.)
    2015-03-03 16:29:50下载
    积分:1
  • ABAQUS 二次开发代码
    ABAQUS损伤开裂二次开发,其中包括inp文件和二次开发for文件(BAQUS damage cracking secondary development, including inp files and secondary development for files)
    2021-03-24 19:49:14下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • Q-learning--ppt-David-silver
    q-learning最初设计文章和谷歌大神David silver 的ppt。(there are a paper about q-learning and ppt David silver who is working at google.)
    2016-09-13 20:24:02下载
    积分:1
  • 02-Qt-Designer-application
    Qt Designer应用东软培训资料,对初学者很有用。这是第二部分。(Qt Designer application Neusoft training materials, useful for beginners. This is the second part.)
    2013-07-29 09:14:21下载
    积分:1
  • SimuroSot Large League 11vs11
    SimuroSot Large League (11vs11) FIRA WorldCup
    2019-04-29 13:40:56下载
    积分:1
  • VCAccess
    此demo包含vc操作Access数据库的链接、以及增删改查的基本操作,均提供的有接口,方便用户操作,并且提供了一些模糊查询语句供用户参考~~(This demo contains the Access database, the link vc operations, as well as additions or deletions to change the basic operation of search are provided with interfaces, user-friendly operation, and provides a number of fuzzy query for the user' s reference ~ ~)
    2010-02-24 13:51:31下载
    积分:1
  • zhuangqiu
    一款非常简单的撞球游戏,使用方向键控制板块左右弹动小球即可得分。(one very simple game of pool, use the direction keys to control plate at about moving the ball can score.)
    2006-07-31 23:11:57下载
    积分:1
  • c
    说明:  停车场位管理系统程序,管理场位,便于汽车的停放(Parking spaces management system procedures, management, market position, easy to park the car)
    2009-10-04 23:51:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载