登录
首页 » Visual C++ » Elevator-Dispatching

Elevator-Dispatching

于 2020-06-29 发布 文件大小:10895KB
0 438
下载积分: 1 下载次数: 3

代码说明:

  基于线程和进程的电梯调度文件的集合,采用C++,在Vs平台上完成(Based on a collection of threads and processes of the elevator dispatching documents, using c++, in Vs platforms )

文件列表:

Elevator Dispatching
....................\Debug
....................\.....\Elevator Dispatching.exe,263168,2014-05-01
....................\.....\Elevator Dispatching.ilk,320052,2014-05-01
....................\.....\Elevator Dispatching.pdb,568320,2014-05-01
....................\Elevator Dispatching
....................\....................\Debug
....................\....................\.....\Elevator Dispatching.Build.CppClean.log,87,2014-05-01
....................\....................\.....\Elevator Dispatching.log,1383,2014-05-01
....................\....................\.....\Elevator Dispatching.res,165000,2014-05-01
....................\....................\.....\Elevator.38537810.tlog
....................\....................\.....\......................\CL.read.1.tlog,79092,2014-05-01
....................\....................\.....\......................\CL.write.1.tlog,4122,2014-05-01
....................\....................\.....\......................\Elevator Dispatching.lastbuildstate,188,2014-05-01
....................\....................\.....\......................\link.read.1.tlog,4694,2014-05-01
....................\....................\.....\......................\link.write.1.tlog,1710,2014-05-01
....................\....................\.....\......................\rc.read.1.tlog,2444,2014-05-01
....................\....................\.....\......................\rc.write.1.tlog,422,2014-05-01
....................\....................\.....\Elevator.obj,87718,2014-05-01
....................\....................\.....\ElevatorFunc.obj,53641,2014-05-01
....................\....................\.....\ElevatorStateMsg.obj,45435,2014-05-01
....................\....................\.....\MainDlg.obj,38342,2014-05-01
....................\....................\.....\stdafx.obj,3791,2014-05-01
....................\....................\.....\vc120.idb,699392,2014-05-01
....................\....................\.....\vc120.pdb,167936,2014-05-01
....................\....................\Elevator Dispatching.aps,173116,2014-04-25

....................\....................\Elevator Dispatching.rc,15276,2014-04-25
....................\....................\Elevator Dispatching.vcxproj,4759,2014-04-25
....................\....................\Elevator Dispatching.vcxproj.filters,2324,2014-04-25
....................\....................\Elevator.cpp,36444,2014-05-01
....................\....................\Elevator.h,7774,2014-04-30
....................\....................\ElevatorFunc.cpp,25514,2014-04-30
....................\....................\ElevatorFunc.h,2255,2014-04-26
....................\....................\ElevatorStateMsg.cpp,5406,2014-04-30
....................\....................\ElevatorStateMsg.h,2158,2014-04-30
....................\....................\MainDlg.cpp,3712,2014-04-30
....................\....................\MainDlg.h,464,2014-04-20
....................\....................\Release
....................\....................\.......\Elevator Dispatching.log,1837,2014-05-01
....................\....................\.......\Elevator Dispatching.res,165000,2014-04-26
....................\....................\.......\Elevator.38537810.tlog
....................\....................\.......\......................\CL.read.1.tlog,80092,2014-05-01
....................\....................\.......\......................\CL.write.1.tlog,6308,2014-05-01
....................\....................\.......\......................\Elevator Dispatching.lastbuildstate,190,2014-05-01
....................\....................\.......\......................\link.read.1.tlog,4906,2014-05-01
....................\....................\.......\......................\link.write.1.tlog,1568,2014-05-01
....................\....................\.......\......................\rc.read.1.tlog,2444,2014-04-26
....................\....................\.......\......................\rc.write.1.tlog,426,2014-04-26
....................\....................\.......\Elevator.obj,125755,2014-05-01
....................\....................\.......\ElevatorFunc.obj,113134,2014-04-30
....................\....................\.......\ElevatorStateMsg.obj,95958,2014-04-30
....................\....................\.......\MainDlg.obj,91964,2014-04-30
....................\....................\.......\stdafx.obj,20061,2014-04-26
....................\....................\.......\vc120.pdb,151552,2014-05-01
....................\....................\resource.h,7826,2014-04-25
....................\....................\stdafx.cpp,309,2014-04-11
....................\....................\stdafx.h,320,2014-04-11
....................\....................\targetver.h,314,2014-04-11
....................\Elevator Dispatching.sdf,30474240,2014-05-03
....................\Elevator Dispatching.sln,1006,2014-04-20
....................\Elevator Dispatch项目文档.docx,400413,2014-06-01
....................\Release
....................\.......\Elevator Dispatching.exe,185344,2014-05-01
....................\.......\Elevator Dispatching.pdb,347136,2014-05-01

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

发表评论

0 个回复

  • VB6-Thread
    VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
    2020-11-02 22:59:52下载
    积分:1
  • VCPP-EXE-communication-
    进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
    2013-09-08 11:33:22下载
    积分:1
  • idonot
    多线程编程,线程同步,是编写线程,特别是多线程的好资料(Multi-threaded programming, thread synchronization, is to write a thread, especially multi-threaded good information)
    2015-03-09 18:08:43下载
    积分:1
  • ADcard
    研华AD板卡通过visual c++实现控制,多线程(Advantech AD Card through visual c achieve control, multithreading)
    2020-09-10 11:48:01下载
    积分:1
  • thread
    运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
    2011-08-07 12:37:50下载
    积分:1
  • banker
    银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock created a kind of algorithms. It is the bank lending system, allocation strategy based on judgments and to ensure the safe operation of the system.)
    2009-11-16 10:40:32下载
    积分:1
  • WebCrawler
    多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
    2010-05-10 12:43:47下载
    积分:1
  • MCP2515
    说明:  基于MCP2515的CAN总线程序,简单易学,时与初学者学习 (hfhfh ghghgh shshs。)
    2010-04-14 20:07:46下载
    积分:1
  • xiazaizhe
    无Dll插.入进程,下。载。者VC源代码,本代码只要来研究使用!请不要作非法用途!(No Dll interpolation. Into the process, the next. Contained. From VC source code, as long as the code used to study! Please do not for illegal purposes!)
    2007-08-21 19:21:51下载
    积分:1
  • jingchengtongbu
    哲学家思考吃饭的问题,即进程同步问题!!!!!!!(Philosophers think about eating problems)
    2012-11-25 21:00:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载