登录
首页 » Visual C++ » Gearerroranalysisprogam

Gearerroranalysisprogam

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

  • PSO
    针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
    2013-01-07 18:05:35下载
    积分:1
  • RNN-RTRL-train
    递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。( Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
    2021-01-21 09:08:41下载
    积分:1
  • a
    说明:  矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
    2012-09-04 15:33:18下载
    积分:1
  • 2012-Tax
    用VBA在Excel里实现分级计算,实现通过年终奖和月收入计算个人所得税的功能。数据为2012年最新的标准,对于会计电算化人员有非常强的实用性。(VBA in Excel to achieve grade calculated to achieve the functionality of the calculation of personal income tax through the end of the year Award and the monthly income. The data for 2012 the latest standards, computerized accounting personnel have a very strong practicability.)
    2012-07-16 10:02:51下载
    积分:1
  • LGKT4
    四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
    2010-06-29 11:55:57下载
    积分:1
  • q
    说明:  实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
    2010-05-29 10:45:27下载
    积分:1
  • fft
    FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
    2011-05-30 00:54:58下载
    积分:1
  • FMM_C
    电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
    2020-12-03 16:29:25下载
    积分:1
  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • CFD-SIMULATION-OF-BOILING-FLOWS
    计算机流体理论方面的文献,动网格的划分和计算(Literature, of the theory of computational fluid dynamic division and calculation of the grid)
    2012-06-06 10:07:31下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载