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

MOTOR-GTS800

于 2020-09-10 发布 文件大小:3751KB
0 192
下载积分: 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 个回复

  • opaxuemfapshot
    如何在Windows 9598下读取硬盘序列号,硬盘的序列号是生产时由厂家设定()
    2017-11-11 22:39:51下载
    积分:1
  • LeastSquare
    说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
    2011-03-23 16:19:11下载
    积分:1
  • shapelib-1[1].2.9.tar
    Shapefile C是一个C库,用于读写ESRI形状文件和相关的DBF文件。支持所有的几何形状。Shapelib 被广泛用于商业和自由项目。Shapelib 包含命令行工具,用于转储、求子集、剪切、旋转、缩放、和重新生成形状文件。 (SHAPEFILES C is a C library for reading and writing ESRI shape files and documents related to the DBF. Support all of the geometry. Shapelib been widely used in commercial and free items. Shapelib includes a command line tool for the dump, in her collection, shear, rotate, zoom, and was re-shape paper.)
    2005-06-07 13:10:06下载
    积分:1
  • C_programming_classic_design_of_variable_clock_sou
    C编程设计的多变闹钟经典源码 C programming classic design of the variable clock source(C programming classic design of the variable clock source)
    2010-08-18 07:22:38下载
    积分:1
  • RSS-Reader-Sample
    Rss reader for a web design
    2013-11-28 00:41:24下载
    积分:1
  • 统一数据库管理系统
    1、 光盘目录vc6 联合开发网 - pudn.com
    2005-04-01 17:51:26下载
    积分:1
  • HVC
    这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息,,(This is a view IP packet program written in VC, you can see information about the host sending and receiving IP,,)
    2017-04-09 03:55:35下载
    积分:1
  • modulation
    有关4QAM,16QAM,64QAM,DQPSK的调制解调的(The 4QAM, 16QAM, 64QAM, DQPSK modulation and Demodulation)
    2020-10-19 19:07:25下载
    积分:1
  • Sparse-matrix
    字符匹配问题为典型的字符数组的运用问题,体现了c语言面向过程的特性,在VC6.0下能够正确编译以及运行。(The problem of character matching is a typical character array, which reflects the characteristics of C language and can be compiled and run in VC6.0. )
    2015-07-25 15:33:34下载
    积分:1
  • secondwatch2
    毫秒计时程序(millisecond time procedure)
    2005-01-15 21:00:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载