登录
首页 » Visual C++ » Gearerroranalysisprogam

Gearerroranalysisprogam

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

  • EECCl
    椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。 (The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.)
    2012-06-07 21:01:20下载
    积分:1
  • half
    计算半方差,如果按克里金法计算插值要求计算半方差,用此程序可实现。(Calculation of semi-variance, if the Kriging interpolation method call for the calculation of semi-variance, using this procedure can be realized.)
    2008-05-15 13:48:06下载
    积分:1
  • wolfe
    wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
    2014-02-25 15:11:57下载
    积分:1
  • CODE_SOLIDIFICATION
    基于热焓法的凝固传热模拟的UFluent-UDF程序(UDF for Modelling Soldification using Enthalpy Porosity Technique)
    2021-04-16 20:08:53下载
    积分:1
  • Complex_operator_overloading
    新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。(New complex class complex operation, overloading+ =+,*,/operator for computing the plural.)
    2012-09-08 20:34:31下载
    积分:1
  • KMP-string-match
    编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
    2013-12-08 01:12:46下载
    积分:1
  • computing-theory-introduction
    《计算理论导引》(作者)[美] Michael Sipser(译者)张立昂 王捍贫 黄雄 机械工业2000年2月第1版.pdf(Computational Theory,(Author) [America] Michael Sipser (translator) Zhang Li Ang Wang Hanpin Wong Hung Machinery Industry in February 2000 1st edition. Pdf)
    2013-09-09 21:01:11下载
    积分:1
  • Generator
    这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
    2013-07-10 14:19:34下载
    积分:1
  • vf-udf
    膜渗透 FUENT UDF 气液两相流 (Gas-liquid two-phase flow membrane permeation FUENT UDF)
    2020-12-01 16:09:26下载
    积分:1
  • WilsonMethod
    进行结构响应分析的Wilson法,是直接积分的基本算法之一,相信进行有限元动力分析编程的诸位都能用上(structural response analysis of Wilson, which is direct integration one of the basic algorithm, believe that the dynamic finite element analysis program you can use)
    2006-07-09 11:15:54下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载