登录
首页 » Visual C++ » AGV

AGV

于 2021-01-13 发布 文件大小:291KB
0 329
下载积分: 1 下载次数: 214

代码说明:

  AGV调度管理系统:分为AGV调度管理上位机和AGV模拟小车(IDE为VS2015)(AGV scheduling management system: AGV scheduling management is divided into upper computer and AGV simulation car)

文件列表:

AGV
...\AGV
...\...\AGV.APS,122756,2016-05-24
...\...\AGV.cpp,4742,2016-05-21
...\...\AGV.h,538,2016-05-20
...\...\AGV.rc,13274,2016-05-24
...\...\AGV.vcxproj,11844,2016-05-21
...\...\AGV.vcxproj.filters,4504,2016-05-21
...\...\AGVDoc.cpp,2445,2016-05-11
...\...\AGVDoc.h,829,2016-05-11
...\...\AGVInfo.h,380,2016-05-20
...\...\AgvMng.cpp,103,2016-05-16
...\...\AgvMng.h,193,2016-05-18
...\...\AGVView.cpp,4088,2016-05-20
...\...\AGVView.h,1322,2016-05-20
...\...\ClientSocket.cpp,1524,2016-05-20
...\...\ClientSocket.h,454,2016-05-20
...\...\Debug
...\...\DrawFunc.cpp,698,2016-05-16
...\...\DrawFunc.h,164,2016-05-20
...\...\LogoinDlg.cpp,3013,2016-05-21
...\...\LogoinDlg.h,579,2016-05-21
...\...\MainFrm.cpp,2653,2016-05-20
...\...\MainFrm.h,904,2016-05-20
...\...\MisMng.cpp,103,2016-05-18
...\...\MisMng.h,159,2016-05-20
...\...\ReadMe.txt,4737,2016-05-11
...\...\res

...\...\...\AGV.rc2,662,2016-05-11


...\...\resource.h,1168,2016-05-21
...\...\RouteMng.cpp,1406,2016-05-18
...\...\RouteMng.h,308,2016-05-20
...\...\stdafx.cpp,136,2016-05-11
...\...\stdafx.h,1728,2016-05-21
...\...\SvrSocket.cpp,765,2016-05-18
...\...\SvrSocket.h,222,2016-05-20
...\...\targetver.h,240,2016-05-11
...\...\UserView.cpp,5495,2016-05-20
...\...\UserView.h,1248,2016-05-20
...\AGV.sln,2774,2016-05-20
...\Car
...\...\Car.aps,107844,2016-05-20
...\...\Car.cpp,2754,2016-05-17
...\...\Car.h,449,2016-05-16
...\...\Car.rc,9802,2016-05-20
...\...\Car.vcxproj,10833,2016-05-17
...\...\Car.vcxproj.filters,2302,2016-05-17
...\...\CarDlg.cpp,4769,2016-05-20
...\...\CarDlg.h,854,2016-05-20
...\...\ClientSocket.cpp,570,2016-05-20
...\...\ClientSocket.h,282,2016-05-20
...\...\Debug
...\...\Msg.h,69,2016-05-17
...\...\ReadMe.txt,3877,2016-05-16
...\...\res

...\...\...\Car.rc2,662,2016-05-16
...\...\resource.h,1498,2016-05-18
...\...\stdafx.cpp,136,2016-05-16
...\...\stdafx.h,1629,2016-05-16
...\...\targetver.h,240,2016-05-16
...\Debug

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

发表评论

0 个回复

  • HomeManagementSystem2
    房屋中介管理系统,包括房屋的出租、出卖、登记、管理等功能(Housing agency management system, including housing rent, sell, registration, management and other functions)
    2014-03-05 15:02:19下载
    积分:1
  • youxian
    利用c++实现一个连续系统的有限积分器,从而实现积分(Using c++ to realize a continuous system of the limited integrator, so as to realize the integral )
    2014-12-14 15:28:52下载
    积分:1
  • dazhi.net
    主要是关于仓库管理的,功能还不错哟,也可以根据自己的情况进行修改(Mainly on warehouse management, functions well yo can also be modified according to their own situation)
    2011-08-24 12:00:46下载
    积分:1
  • renshi
    人事管理系统,系统采用Visual C++ 6.0与SQL Server 2005开发,主要应用了ADO数据库访问技术。(Personnel management system, the system uses Visual C++ 6.0 and SQL Server 2005 development, the main application of the ADO database access technology.)
    2014-07-25 13:32:51下载
    积分:1
  • manage
    一个管理系统系统,进销存等,功能比较完善,界面还可以(a management system, such as PSI, function more sound and can also interface)
    2007-07-10 19:22:05下载
    积分:1
  • company
    编写一个程序实现小型公司的人员信息管理系统。该公司雇员(employee)包括经理(manager),技术人员(technician)、销售员(salesman)和销售部经理(salesmanager)。要求存储这些人员的姓名、编号、级别、当月薪水,计算月薪并显示全部信息。 程序要对所有人员有提升级别的功能。为简单起见,所有人员的初始级别均为1,然后进行升级,经理升为4级,技术人员和销售部经理升为3级,销售员仍为1级。 月薪计算办法是:经理拿固定月薪8000元,技术人员按每小时100元领取月薪,销售员按该当月销售额4 提成,销售经理既拿固定月工资也领取销售提成,固定月工资为5000元,销售提成为所管辖部门当月销售额的5‰。 (Write a program to implement the personnel information management system of small company. The company employees (employee) including managers (manager), technical personnel (technician), salesman (salesman) and the sales manager (salesmanager). For store the personnel s name, serial number, level, monthly salary, calculate monthly salary and display all the information. Program for all personnel have the function of level. For the sake of simplicity, all staff of the initial level 1, and then upgrade, manager promoted to level 4, technicians and sales manager for level 3, the salesperson is still the 1st level. Monthly salary calculation way is: managers with a fixed monthly salary of 8000 yuan, technicians receive monthly salary 100 yuan per hour, the salesman make the monthly sales 4 commission, sales manager with both fixed monthly salary also receive sales commissions, fixed monthly salary of 5000 yuan, sales to become the jurisdiction of the department of sales that month 5 ‰.)
    2015-06-04 13:32:42下载
    积分:1
  • MFC_access
    薪资管理及人力资源管理系统,用MFC实现的access数据库管理功能,能够实现对数据库简单的添删改等操作(failed to translate)
    2009-12-19 22:59:57下载
    积分:1
  • 200606231832131550
    基于VB编辑的工资管理系统,使用ACCESS数据库。(based on the VB editor wage management system, the use of ACCESS database.)
    2007-01-19 14:29:55下载
    积分:1
  • pay-manage
    工资管理系统,实现了对企业员工的工资管理,实时查看员工工资状况,对工资标准的修改以及工资统计。(Salary management system, payroll management employees, real-time view employee wages of wage changes and wage statistics.)
    2012-07-23 17:18:04下载
    积分:1
  • StoreTaking-system
    物流库存管理系统,很好的初学者的样板程序,可做毕业论文,(Store management VB source code)
    2012-03-31 13:21:55下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载