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

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

于 2020-06-17 发布 文件大小:3123KB
0 210
下载积分: 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 个回复

  • MY-Project
    俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)
    2013-09-09 09:51:59下载
    积分:1
  • Keil_with_proteus_book
    Keil_with_proteus完美结合教程 Keil_with_proteus完美结合教程 Keil_with_proteus完美结合教程 Keil_with_proteus完美结合教程(Keil_with_proteus the perfect combination of the perfect combination of tutorial Keil_with_proteus tutorial Keil_with_proteus the perfect combination of the perfect combination of tutorial Keil_with_proteus tutorial)
    2010-01-25 00:29:42下载
    积分:1
  • CamShift
    camshift全自动跟踪,不需手动选择,可以自动跟踪目标(CAMSHIFT fully automatic tracking, without manual selection, you can automatically follow the target)
    2017-07-19 11:14:01下载
    积分:1
  • CF活动助手推广版_--可以当作者【有视频教程】
    CF活动助手成品 可自定义名字 修改配置文件 引流(CF Activity Assistant Product can customize name to modify configuration file drainage)
    2020-06-21 23:40:01下载
    积分:1
  • Building a window
    设计一个简单VB程序: 它由一个窗体、一个文本框和3个命令按钮组成。窗体的标题为"Visual Basic 程序设计示例",当用户单击命令按钮“显示”时,文本框中出现“欢迎使用Visual Basic 6.0”,窗体上显示“你好”,单击命令按钮“清除”时,清除文本框中显示的内容和窗体上的内容,单击命令按钮“结束”时,结束程序。(Design a simple VB program: It consists of a form, a text box and 3 command buttons. The title of the form is "Visual Basic programming example", when the user clicks the command button "display", the text box appears "welcome to use Visual Basic 6", the form on the form "hello", click the command button "clear", clear the contents of the text box and the contents of the form on the form, click the command button "knot" When "beam", the end of the program.)
    2018-04-21 16:11:40下载
    积分:1
  • 计算机图形学
    在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
    2020-06-30 08:20:02下载
    积分:1
  • cun-book-also
    这是一个关于汉诺塔的书机,大家凑活用用,还可以(This is a book on Hanoi machine, chip in use to use, can also)
    2017-03-30 15:03:50下载
    积分:1
  • bcgsjy@linyiren
    梁肇新的<编程高手箴言>,程序员必读()
    2007-09-17 10:14:55下载
    积分:1
  • LAStools
    lastools工具,利用lastools工具可以將las文件轉換類型,並且可以在potree中使用(the tool of lastools)
    2020-06-23 11:00:02下载
    积分:1
  • danpianjiwaiwenfanyi
    单片机的毕业论文的外文翻译,字数3000左右,希望对大家有所帮助。(SCM dissertation foreign language translation, 3000 words , we want to help everyone.)
    2010-03-11 21:03:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载