登录
首页 » Visual C++ » MCSysPComm32_3AxsV2.25.1012

MCSysPComm32_3AxsV2.25.1012

于 2021-03-06 发布 文件大小:1254KB
0 157
下载积分: 1 下载次数: 45

代码说明:

  基于PMAC Executive Pro2 Suite的多轴运动控制程序。使用配置文件加载运动控制参数。(PMAC Executive Pro2 Suite based on multi-axis motion control program. Motion control using the configuration file to load parameters.)

文件列表:

MCSysPComm32_3AxsV2.25.1012
...........................\3AxisControlSystem
...........................\..................\MCSysConfig.ini,675,2011-10-15
...........................\..................\MCSysPComm32.data,568,2011-10-15
...........................\..................\MCSysPComm32.exe,352256,2011-10-15
...........................\..................\MCSysPComm32.info,9,2011-10-12
...........................\..................\SkinH
...........................\..................\.....\Aero.she,30738,2011-10-12
...........................\..................\.....\QQ2008.she,9533,2011-10-12
...........................\..................\.....\skinh.she,20552,2011-10-12
...........................\..................\SkinH.dll,86528,2011-10-12
...........................\DelTmp.bat,729,2011-10-12
...........................\DlgParaset.cpp,5657,2011-10-12
...........................\DlgParaset.h,1417,2011-10-12
...........................\MCSysConfig.ini,675,2011-10-12
...........................\MCSysPComm32.clw,5286,2011-10-15
...........................\MCSysPComm32.cpp,3145,2011-10-12
...........................\MCSysPComm32.data,568,2011-10-18
...........................\MCSysPComm32.dsp,5594,2011-10-12
...........................\MCSysPComm32.dsw,547,2011-10-12
...........................\MCSysPComm32.h,1493,2011-10-12
...........................\MCSysPComm32.info,9,2011-10-18
...........................\MCSysPComm32.plg,1624,2011-10-15
...........................\MCSysPComm32.rc,15400,2011-10-15
...........................\MCSysPComm32.sln,889,2011-10-18
...........................\MCSysPComm32.vcproj,9947,2011-10-18
...........................\MCSysPComm32.vcproj.NODKA-CLINT.Clint.user,1419,2011-10-18
...........................\MCSysPComm32Dlg.cpp,27225,2011-10-18
...........................\MCSysPComm32Dlg.h,3222,2011-10-12
...........................\PComm32
...........................\.......\DataDefine.h,1845,2011-10-17
...........................\.......\MCAxisBase.cpp,5657,2011-10-12
...........................\.......\MCAxisBase.h,6617,2011-10-12
...........................\.......\PComm32.dll,688128,2011-10-12
...........................\.......\PComm32.lib,119184,2011-10-12
...........................\.......\PComm32W.dll,131072,2011-10-12
...........................\.......\PComm32W.lib,92074,2011-10-12
...........................\.......\PCommAxis.cpp,14485,2011-10-18
...........................\.......\PCommAxis.h,4799,2011-10-15
...........................\.......\PcommServer.exe,1429504,2011-10-12
...........................\.......\PMACRuntime.cpp,1822,2011-10-12
...........................\.......\PMACRuntime.h,2284,2011-10-12
...........................\ReadMe.txt,3687,2011-10-12
...........................\ReleaseNote.txt,438,2011-10-15
...........................\res




...........................\...\MCSysPComm32.rc2,404,2011-10-12
...........................\resource.h,2983,2011-10-12
...........................\SkinDefine.h,1919,2011-10-12
...........................\SkinH
...........................\.....\Aero.she,30738,2011-10-12
...........................\.....\QQ2008.she,9533,2011-10-12
...........................\.....\SkinH.dll,86528,2011-10-12
...........................\.....\SkinH.h,8836,2011-10-12
...........................\.....\SkinH.lib,6842,2011-10-12
...........................\.....\skinh.she,20552,2011-10-12
...........................\.....\SkinHu.dll,83456,2011-10-12
...........................\.....\SkinHu.lib,6886,2011-10-12
...........................\.....\SkinSel.she,20552,2011-10-12
...........................\SkinH.dll,86528,2011-10-12
...........................\StdAfx.cpp,214,2011-10-12
...........................\StdAfx.h,1052,2011-10-12

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

发表评论

0 个回复

  • DuilibPCalendar
    利用Duilib库做的简单的日历,没有添加单击日期功能。(Simple calendar Duilib library does not add click on the date function.)
    2012-07-05 15:56:42下载
    积分:1
  • HDR
    说明:  處理高動態範圍程式碼 主要將數張圖片合成出一張HDR圖片(Code dealing with high dynamic range)
    2011-04-14 12:34:47下载
    积分:1
  • testZeroMQ
    内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求 下载ZeroMQ 下载网址:http://zeromq.org/intro:get-the-software 点击“Windows sources”下载zeromq-4.0.3.zip文件 编译ZeroMQ库文件 解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件 编写简单的测试工程 1.用VS新建2个项目,一个是server端,一个是client端 2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程 3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程 4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
    2014-02-19 08:43:26下载
    积分:1
  • judge
    这个程序实现的是素数判别,里边包含两个文件夹(This program is a prime Discriminant inside folder contains two)
    2009-01-14 23:30:03下载
    积分:1
  • GDIwin32
    GDI win32实例,里面包含了一个GDI实现透明窗口的实例
    2016-07-11 15:51:40下载
    积分:1
  • RollDiceOnline
    说明:  程序实现了一个简单的网络版的掷骰子,一个服务器端,另一个客户端。(Program implements a simple network version of the dice, a server-side, another client.)
    2011-03-02 17:14:29下载
    积分:1
  • json_spirit_v4[1][1].00
    json解析器,对json格式的进行解析,windows VC编译(json parser for json format parsing, windows VC compiler)
    2009-09-23 22:53:25下载
    积分:1
  • MachRemote
    MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
    2021-01-15 15:28:46下载
    积分:1
  • DEM的读取与显示 实现大规模地形显示
    DEM的读取与显示 实现大规模地形显示(DEM read and display of large-scale Terrain)
    2010-07-18 11:27:51下载
    积分:1
  • jibingzhengduan
    利用VB开发工具开发一个疾病诊断系统,可以查询各种疾病的病症。(using)
    2010-05-10 08:52:08下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载