《基于图像处理与卷积神经网络的零件识别.doc》由会员分享,可在线阅读,更多相关《基于图像处理与卷积神经网络的零件识别.doc(2页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。
1、基于图像处理与卷积神经网络的零件识别摘要:行作业安排算法的时间复杂度和空间复杂度往往随着数据量的增加而急剧增大。利用动态规划算法,以司机组和公交车组的优先级向量作为动态规划的状态,推导并求解行车作业安排的状态转移方程组。通过使用GIS技术和动态规划算法,设计并实现信息化、透明化的城市公交运营管理系统,该系统具有司机信息管理、线路管理、权限管理、公交车信息管理和公交车调度管理等功能。本系统采用的动态规划算法,在最优情况下时间复杂度为O(nk)(k为推导出状态转移方程式所需的次数),在最差情况下时间复杂度为O(n2)。模拟运行结果表明,该系统有利于分配和调度资源,提高编排的计算效率,从而提高企业经
2、济效益。 关键词:公交运营管理系统;动态规划;SpringBoot 中图分类号:TP315文献标识码:A DesignandImplementationofUrbanPublicTransport OperationManagementSystemBasedonDynamicProgramming ZHENGZefeng,CHENYuefeng (FacultyofMathematicsandComputerScience,GuangdongOceanUniversity,Zhanjiang,Guangdong524003,China) Abstract:Thetimecomplexityan
3、dspacecomplexityofthealgorithmoftenincreasesharplywiththeincreaseofdata.Inthispaper,thedynamicprogrammingalgorithmisusedtoassigntheprioritiesforthedriversandthebusesgroups,whilethetransferconditionsoftheprioritiesaresolved.ByusingGIStechnologyanddynamicplanningalgorithm,aninformationbasedandtranspar
4、enturbanbusoperationmanagementsystemisdesignedandimplemented.Thesystemconsistsoffiveparts,includingdriverinformationmanagement,buslinemanagement,authoritymanagement,businformationmanagementandbusschedulingmanagement.Thetimecomplexityoftheproposedalgorithmisusedinthissystem,thetimecomplexityisO(nk)(kisthenumberoftimesrequiredtoderivethestatetransitionequation)intheoptimalcaseandO(n2)intheworstcase.Thesimulationresultsshowthatthesystemisbeneficialtotheallocationandschedulingofresources,andimprovesthecomputationalefficiencyofscheduling,aswellastheeconomicefficiencyoftheenterprises. 第 2 页 共 2 页