登录
首页 » Visual C++ » Gearerroranalysisprogam

Gearerroranalysisprogam

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

代码说明:

  用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)

文件列表:

齿轮误差分析程序\GearMeasurement.clw
齿轮误差分析程序\GearMeasurement.cpp
齿轮误差分析程序\GearMeasurement.dsp
齿轮误差分析程序\GearMeasurement.dsw
齿轮误差分析程序\GearMeasurement.h
齿轮误差分析程序\GearMeasurement.ncb
齿轮误差分析程序\GearMeasurement.plg
齿轮误差分析程序\GearMeasurement.reg
齿轮误差分析程序\GearMeasurementDoc.cpp
齿轮误差分析程序\GearMeasurementDoc.h
齿轮误差分析程序\GearMeasurementView.cpp
齿轮误差分析程序\GearMeasurementView.h
齿轮误差分析程序\InitializeParameterDlg.cpp
齿轮误差分析程序\InitializeParameterDlg.h
齿轮误差分析程序\MainFrm.cpp
齿轮误差分析程序\MainFrm.h
齿轮误差分析程序\MakeDataDlg.cpp
齿轮误差分析程序\MakeDataDlg.h
齿轮误差分析程序\PrincipleerrorDlg.cpp
齿轮误差分析程序\PrincipleerrorDlg.h
齿轮误差分析程序\PropertyList.cpp
齿轮误差分析程序\PropertyList.h
齿轮误差分析程序\ReadMe.txt
齿轮误差分析程序\resource.h
齿轮误差分析程序\ShowResultView.cpp
齿轮误差分析程序\ShowResultView.h
齿轮误差分析程序\Splash.cpp
齿轮误差分析程序\Splash.h
齿轮误差分析程序\SplashWnd.cpp
齿轮误差分析程序\SplashWnd.h
齿轮误差分析程序\StdAfx.cpp
齿轮误差分析程序\StdAfx.h
齿轮误差分析程序\res\cursor1.cur
齿轮误差分析程序\res\GearMeasurement.ico
齿轮误差分析程序\res\GearMeasurement.rc2
齿轮误差分析程序\res\GearMeasurementDoc.ico
齿轮误差分析程序\res\Toolbar.bmp
齿轮误差分析程序\Debug\GearMeasurement.exe
齿轮误差分析程序\Debug\GearMeasurement.obj
齿轮误差分析程序\Debug\GearMeasurement.pdb
齿轮误差分析程序\Debug\GearMeasurement.res
齿轮误差分析程序\Debug\GearMeasurementDoc.obj
齿轮误差分析程序\Debug\GearMeasurementView.obj
齿轮误差分析程序\Debug\InitializeParameterDlg.obj
齿轮误差分析程序\Debug\MainFrm.obj
齿轮误差分析程序\Debug\MakeDataDlg.obj
齿轮误差分析程序\Debug\PrincipleerrorDlg.obj
齿轮误差分析程序\Debug\PropertyList.obj
齿轮误差分析程序\Debug\ShowResultView.obj
齿轮误差分析程序\Debug\Splash.obj
齿轮误差分析程序\Debug\SplashWnd.obj
齿轮误差分析程序\Debug\StdAfx.obj
齿轮误差分析程序\Debug\vc60.pdb
齿轮误差分析程序\Splsh16.bmp
齿轮误差分析程序\GearMeasurement.aps
齿轮误差分析程序\GearMeasurement.rc
齿轮误差分析程序\GearMeasurement.opt
齿轮误差分析程序\res
齿轮误差分析程序\Debug
齿轮误差分析程序

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

发表评论

0 个回复

  • tianwen
    说明:  VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件(VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents)
    2020-09-29 16:17:44下载
    积分:1
  • GEAR
    用吉尔方法积分一阶微分方程组的初值问题。(Gill method with integral equations of first order initial value problem.)
    2021-03-08 11:29:28下载
    积分:1
  • 牛顿法解混沌
    说明:  一个用C语言编写的求混沌序列的源程序,挺好的!(a C language for the chaotic sequence of the source, very good!)
    2005-10-25 09:34:33下载
    积分:1
  • cddbn__Y1020918
    研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
    2008-05-06 09:38:56下载
    积分:1
  • udf_dpm_tongji
    fluent多相流DPM模型中使用用户自定义函数对颗粒进行统计(DPM fluent multiphase flow model using user-defined functions for particle statistics)
    2020-12-06 21:09:21下载
    积分:1
  • Nnnrrfxxfce
    牛顿法计算方程,能计算非线性方程/方程程组,有需要的能试试,主要是数学方法的实现 (Newton method to calculate the equation to calculate the nonlinear equation/equation of equations, needs to try, mainly the implementation of the mathematical methods)
    2012-08-20 07:22:55下载
    积分:1
  • nijie
    六轴工业机器人的逆运动学,采用VC++进行编程自动求解(inverse of 6-dof industrial robot)
    2020-12-25 12:19:04下载
    积分:1
  • Rectangle
    根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle Create a class Rectangle with attributes length and width, each of which defaults to 1 a. Provide member functions that calculate the perimeter and the area of the rectangle. b. Also provide set and get functions for the length and width attributes. The set functions should verify that length and width are each integer numbers larger than 0 and less than 20. c. Write draw function to display the Rectangle: in Assignment1. ) d. Write a driver program to test class Rectangle.)
    2012-10-24 23:54:51下载
    积分:1
  • projection
    CT迭代重建算法中3维投影矩阵的生成算法,该算法对学习计算机断层层析成像很有帮助。(CT image reconstruction projection ,3D)
    2012-10-26 23:46:42下载
    积分:1
  • simple
    流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
    2013-09-06 19:00:42下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载