登录
首页 » Visual C++ » Interpolation1

Interpolation1

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

  • link
    单链表的全部源代码啦,有用的同学赶紧的啊。。。。(failed to translate)
    2009-12-04 09:43:03下载
    积分:1
  • VB
    EPSON VB6.0 OPOS开发源代码,很好用的(EPSON VB6.0 OPOS development source code, very good use)
    2013-09-17 14:50:12下载
    积分:1
  • Practice1_14
    字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如: char a[4]="ABCD" char b[4]="abcd" 则char c[8]="AaBbCcDd" (Cross-string input, is to cross a string input to another string of them, such as: char a [4] = "ABCD" char b [4] = "abcd" While char c [8] = "AaBbCcDd" )
    2009-02-19 18:26:20下载
    积分:1
  • CBinary
    一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
    2013-11-07 19:30:53下载
    积分:1
  • DoExcel
    vb操作EXCEL,可打开EXCEL文件,添加、删除记录(vb operation EXCEL, can open the EXCEL file, add, delete, records)
    2009-06-26 15:01:58下载
    积分:1
  • 非常实用的一款计算器
    说明:  这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
    2021-02-19 09:59:44下载
    积分:1
  • daxiaoxiehuhuan
    实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
    2014-02-23 09:40:42下载
    积分:1
  • calcultor
    用C++编写的科学计算器,功能比较齐全实用。(Written in C++ scientific calculator, function more complete and practical.)
    2015-03-03 16:29:50下载
    积分:1
  • 12
    说明:  下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 (Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
    2013-06-02 17:27:08下载
    积分:1
  • cifafenxi
    用于启动界面的制作,以及对于词法的分析,很实用的东西(Interface used to start production, as well as for lexical analysis, a very practical things)
    2008-08-11 17:19:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载