登录
首页 » Visual C++ » MOTOR-GTS800

MOTOR-GTS800

于 2020-09-10 发布 文件大小:3751KB
0 290
下载积分: 1 下载次数: 52

代码说明:

  介绍了固高8轴运动控制卡GTS800的常用功能,内含MFC,整合各指令成一个类,可用于其它项目(This paper introduces the common functions of GTS800, including MFC, which integrates each instruction into one class, which can be used in other projects.)

文件列表:

MOTOR GTS800
............\Action.cpp,531,2015-09-28
............\Action.h,555,2015-09-28
............\database
............\........\GTS8000.cfg,9537,2009-06-28
............\Debug
............\.....\Action.obj,4861,2016-04-26
............\.....\Action.sbr,0,2016-04-26
............\.....\Dlg4_Motor.obj,36105,2016-04-26
............\.....\Dlg4_Motor.sbr,0,2016-04-26
............\.....\global_fun.obj,45839,2016-04-26
............\.....\global_fun.sbr,0,2016-04-26
............\.....\GTS8000.obj,69934,2016-04-26
............\.....\GTS8000.sbr,0,2016-04-26
............\.....\MOTOR3.bsc,3204096,2016-04-26
............\.....\MOTOR3.exe,151651,2016-04-26
............\.....\MOTOR3.ilk,332976,2016-04-26
............\.....\MOTOR3.obj,13889,2016-04-26
............\.....\MOTOR3.pch,6887720,2016-04-26
............\.....\MOTOR3.pdb,369664,2016-04-26
............\.....\MOTOR3.res,4360,2016-04-26
............\.....\MOTOR3.sbr,0,2016-04-26
............\.....\MOTOR3Dlg.obj,26832,2016-04-26
............\.....\MOTOR3Dlg.sbr,0,2016-04-26
............\.....\StdAfx.obj,105870,2016-04-26
............\.....\StdAfx.sbr,1369764,2016-04-26
............\.....\vc60.idb,197632,2016-11-05
............\.....\vc60.pdb,364544,2016-04-26
............\Dlg4_Motor.cpp,9870,2009-06-28
............\Dlg4_Motor.h,1862,2009-06-28
............\global_fun.cpp,5840,2015-09-25
............\global_fun.h,15650,2015-09-25
............\gts.dll,286720,2016-06-21
............\gts.h,0,2016-04-26
............\gts.lib,90908,2013-06-08
............\MOTOR3.APS,24160,2016-05-03
............\MOTOR3.clw,3315,2016-11-05
............\MOTOR3.cpp,2165,2009-06-28
............\MOTOR3.dsp,5271,2016-05-03
............\MOTOR3.dsw,520,2014-12-30
............\MOTOR3.h,1386,2015-09-28
............\MOTOR3.ncb,140288,2016-11-05
............\MOTOR3.opt,52736,2016-11-05
............\MOTOR3.plg,246,2016-05-03
............\MOTOR3.rc,8923,2009-06-28
............\MOTOR3Dlg.cpp,4260,2015-09-28
............\MOTOR3Dlg.h,1385,2015-09-28
............\ReadMe.txt,3579,2014-12-30
............\res

............\...\MOTOR3.rc2,398,2014-12-30
............\resource.h,2293,2009-06-28
............\StdAfx.cpp,208,2014-12-30
............\StdAfx.h,1090,2009-06-28
............\固高GTS800
............\..........\gts.h,20039,2013-06-20
............\..........\GTS8000.cpp,30397,2009-06-28
............\..........\GTS8000.h,7211,2009-06-28

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

发表评论

0 个回复

  • at86rf230
    AT86RF230 RF231 driver for Linux v2.13.6.
    2016-02-03 21:51:50下载
    积分:1
  • stkVC
    说明:  用VC++调用STK,完成超强的卫星分析功能和动画运行。(Using VC++ call STK, super satellites to complete analysis and animation to run.)
    2020-09-21 14:17:56下载
    积分:1
  • Music
    一款完全免费的音乐播放软件,高精度音质,完美还原听觉。Window Media Player在制作WMA文件时默认启用了"数字版权保护"机制,而要支持这种文件,必须得到微软的官方支持,考虑到手续比较麻烦所以目前还未实现对它的支持。所以在制作WMA文件的时候请尽量不要使用数字版权保护。(My Music)
    2013-08-13 21:47:35下载
    积分:1
  • RemindYou
    带数据库的日程提醒工具,启动后托盘显示,可以设置数据库和提醒间隔,数据库暂为access,可以方便的移到其它数据库(With the agenda to remind the tool database, start after the tray, it can be set up databases and to remind the interval, database temporarily for access, can be easily moved to other databases)
    2007-09-06 15:18:41下载
    积分:1
  • design
    运动会管理系统 可以让你快速入门 绝对可以提高技术(Games Management System)
    2014-02-18 20:11:46下载
    积分:1
  • 26-control-example-the-source-code
      26个VC++界面编程通用控件源代码实例:   如何获得指定点的控件指针   如何将编辑框中输入的字符转换为大写(小写)   如何设置和获得单选按钮的选中状态   如何设置和获得一组单选按钮的选中状态   如何设置列表控件的显示方式   如何设置组合框中列表框的宽度   如何实现带自动完成功能的组合框   如何实现位图按钮   如何使用滑块   如何使用进度条   如何使用列表框   如何使用旋转按钮   如何使用组合框   如何通过控件ID获得控件窗口指针   如何为控件添加工具提示   如何通过控件窗口指针获得控件ID   如何为控件添加工具提示   如何限制编辑框输入文本的长度   如何在按钮上显示图标   如何在列表控件中插入列   如何在列表框中添加水平滚动条   如何在组合框中显示文件列表 (26 a vc++ programming interface general control source code examples: How to get control of the pointer designated point How to edit box in of the input characters into capital (small) How to set up and get radio buttons selected state How to set up and get a group of selected state radio button How to set up the list control showing the way How to set up combo boxes the width of the list box How to realize the combination of complete function with automatic box How to realize a bitmap button How to use the slider How to use the progress bar How to use the list box How to use the rotating button How to use the combination box How to get control via the control ID window pointer How to add the tooltip control How to get control via the control window pointer ID How to add the tooltip control How to limit the length of the input text edit box How to button on the display icon How to insert listed in a list co)
    2011-06-28 16:05:44下载
    积分:1
  • 2DfastTriangulation
    清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)
    2012-09-05 10:47:37下载
    积分:1
  • SaveImage2File_vs2010
    将窗口保存为JPG、PNG等图片格式,演示了CImage类在VC++中的应用,在VS2010下编译通过。(Save the dialog windows as JPG, PNG file, demonstrated the the CImage class in VC++, compiled by VS2010 under.)
    2021-04-05 14:09:03下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • VB代码管家_201500722【源代码】
    各种编程说明,很多控件的用法,以及很多实用的小程序(Various programming instructions The use of many controls, as well as many practical applets)
    2019-03-12 09:08:57下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载