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

MOTOR-GTS800

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

  • lock_hungry
     给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求: 初始状态没有进程启动 计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。 每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。 每次申请情况应可单步查看,如:输入一个空格,继续下个申请 (The  gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
    2021-01-17 00:38:45下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • CVCOMMPortTool
    COM口设置 串口设定 端口号 波特率 数据位 停止位 校验位 串口数据接收 串口收据发送(COM port settings Serial data receiving Serial receipt)
    2015-10-13 10:12:44下载
    积分:1
  • HWDetect
    说明:  一个VC编写的USB口的安全保护程序,可以禁用及启用USB口。可以自动识别。(VC prepared a USB port security protection program, you can disable and enable USB port. Can automatically identify.)
    2008-10-14 11:57:27下载
    积分:1
  • EmdL1_v2
    这是一个对于L2范数下的Earth Mover Distance的VC实现。(This is an L2 norm for the Earth Mover Distance realize the VC.)
    2008-05-07 17:44:54下载
    积分:1
  • egui
    一个图形处理库,很不错。开发工具ms vc++ .比较适合开发widget程序界面(this is good gui lib)
    2010-01-11 13:17:38下载
    积分:1
  • Chapter2
    微软公司的visual studio平台支持的面向对象语言,可用来开发具有标准窗口界面的程序,学习VC的人很有用的哦(Microsoft visual studio platform support object oriented language, can be used to develop applications with the standard Windows interface, learning VC useful oh)
    2013-03-25 17:39:57下载
    积分:1
  • juyuwangliaotian
    局域网聊天软件,主要功能是发送文字消息,语音消息,图片,功能强大,界面简单(LAN chat software, the main function is to send text messages, voice messages, pictures, powerful, simple interface)
    2012-07-13 09:25:37下载
    积分:1
  • ArcPartDemo
    输出的起点序号为0,终点序号为n-1 ">
    2020-10-15 10:57:29下载
    积分:1
  • DEMO
    频谱仪控制源代码,有VB VC 和 LABVIEW,运行正确,仅供参考(Spectrum analyzer control source code, VB VC and LABVIEW, run correctly, for reference)
    2014-07-10 17:10:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载