登录
首页 » Visual C++ » Interpolation1

Interpolation1

于 2020-09-10 发布 文件大小:4312KB
0 328
下载积分: 1 下载次数: 88

代码说明:

  固高科技 GT400 系列控制软件开发 插补练习中双轴同时运动 立即插补和缓冲区插补(GT400 series of solid high-tech exercise control software interpolation axis interpolation and also sports an immediate buffer interpolation)

文件列表:

插补-7
......\Debug
......\.....\APPMODUL.obj,5150,2011-04-12
......\.....\APPMODUL.sbr,0,2011-04-12
......\.....\BuildLog.htm,4460,2011-03-28
......\.....\GT400.dll,81920,2006-06-21
......\.....\Interpolation.bsc,5374976,2011-04-25
......\.....\Interpolation.exe,114780,2011-04-25
......\.....\Interpolation.exe.embed.manifest,920,2011-03-22
......\.....\Interpolation.exe.embed.manifest.res,984,2011-03-22
......\.....\Interpolation.exe.intermediate.manifest,861,2011-03-27
......\.....\Interpolation.ilk,236284,2011-04-25
......\.....\Interpolation.obj,13405,2011-04-07
......\.....\Interpolation.pch,6938256,2011-04-07
......\.....\Interpolation.pdb,369664,2011-04-25
......\.....\Interpolation.res,2856,2011-04-12
......\.....\Interpolation.sbr,0,2011-04-07
......\.....\InterpolationDlg.obj,36780,2011-04-25
......\.....\InterpolationDlg.sbr,0,2011-04-25
......\.....\mt.dep,67,2011-03-27
......\.....\StdAfx.obj,105741,2011-04-07
......\.....\StdAfx.sbr,1366522,2011-04-07
......\.....\vc60.idb,222208,2011-04-25
......\.....\vc60.pdb,372736,2011-04-25
......\.....\vc90.idb,1125376,2011-03-28
......\.....\vc90.pdb,2011136,2011-03-28
......\DemoReadMe.txt,83,2008-05-30
......\DemoReadMe.txt.bak,83,2008-05-23
......\GT400.dll,81920,2006-06-21
......\Gt400.h,7212,2006-06-21
......\GT400.lib,34746,2006-06-21
......\Interpolation.aps,21472,2011-04-19
......\Interpolation.clw,1437,2011-04-25
......\Interpolation.cpp,2161,2008-05-23
......\Interpolation.dsp,4348,2011-04-07
......\Interpolation.dsw,551,2008-05-23
......\Interpolation.h,1401,2008-05-23
......\Interpolation.ncb,132096,2011-04-25
......\Interpolation.opt,48640,2011-04-25
......\Interpolation.plg,946,2011-04-25
......\Interpolation.rc,5687,2011-04-11
......\Interpolation.sln,891,2011-03-28
......\Interpolation.vcproj,7499,2011-03-22
......\Interpolation.vcproj.MS-CCA0B4AF5DA1.zhj.user,1427,2011-03-28
......\Interpolation.vcproj.PC-201005101946.Administrator.user,1427,2011-03-27
......\InterpolationDlg.cpp,13361,2011-04-13
......\InterpolationDlg.h,1743,2011-04-11
......\ReadMe.txt,3705,2008-05-23
......\res

......\...\Interpolation.rc2,405,2008-05-23
......\resource.h,1105,2011-04-11
......\StdAfx.cpp,215,2008-05-23
......\StdAfx.h,1054,2008-05-23

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

发表评论

0 个回复

  • TrainFinalVersion
    这个程序是用堆栈来对火车排序的,该火车的车厢是乱的,经过排序后,火车的车厢变为顺序的,特点是使用VC编写的(This procedure is used to sort the stack to the train, the train is inside the chaos, after sorting, the train carriages into the order, characterized by the use of VC prepared)
    2009-06-03 11:50:07下载
    积分:1
  • tongjimima
    统计字母出现的频率,统计英文文章相应字母出现概率(Statistics the frequency of occurrence of English letters, the letters corresponding to probability statistics)
    2011-12-19 20:02:36下载
    积分:1
  • Wordvccod
    AppWizard has created this WordAutomation application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
    2009-10-01 06:15:34下载
    积分:1
  • source-of-VB-code-surface
    本程序是用Visual Basic语言编写,用于控制六关节机械手的运动,以及开发了用于管理控制各个关节运动的指令窗口。(This program is written in Visual Basic is used to control the movement of the six-joint robot, and the development of the instruction window for management control of each joint movement.)
    2012-08-18 15:03:04下载
    积分:1
  • fee
    编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
    2013-04-24 18:21:49下载
    积分:1
  • 3.2
    利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
    2016-06-20 20:24:17下载
    积分:1
  • inv
    用来求两个实数之间的相乘,调用方法具体见程序(Be used to seek a multiplication between two real numbers)
    2013-07-30 10:42:50下载
    积分:1
  • 2
    说明:  电子地图管理系统,实现文件的读取,检索,与排序(Electronic map management system, document read, search, and sort)
    2013-07-07 15:52:11下载
    积分:1
  • Speech
    说明:  实现文本语音功能,将指定字符串转为语音。(text-to-speech )
    2009-08-29 22:59:38下载
    积分:1
  • EXCEL_filedcheck
    检查EXCEL文档中某字段的重复值,打开文档,选择相应表格及字段(Check EXCEL document the value of a duplicate field, open the document, select the appropriate forms and fields)
    2010-08-03 11:05:39下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载