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

Elevator-Dispatching

于 2020-06-29 发布 文件大小:10895KB
0 414
下载积分: 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 个回复

  • MulThread
    一个简单的多线程计数实例,带有挂起和唤醒的功能(A simple count of instances of multi-threaded, with suspend and wake-up function)
    2010-11-09 12:57:23下载
    积分:1
  • etor
    The upsampling, Dct the upper sampling of the video of video in dct domain
    2018-11-25 20:33:09下载
    积分:1
  • AutoFinderDemo
    使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
    2013-09-21 17:16:49下载
    积分:1
  • MTThread-and-Queue
    自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
    2012-04-26 11:14:01下载
    积分:1
  • RCS
    一个windows下的多线程串口通程序(windows of a multi-threaded process Serial)
    2020-12-29 21:19:00下载
    积分:1
  • COPYDATA
    VC编程,进程间利用CopyData通信(VC programming, interprocess communicate through by CopyData )
    2012-02-21 08:04:06下载
    积分:1
  • CreateThreadExample
    创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
    2012-02-07 12:12:48下载
    积分:1
  • CPUdrawsina
    采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)
    2013-07-13 21:30:45下载
    积分:1
  • WebCrawler
    多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
    2010-05-10 12:43:47下载
    积分:1
  • SOCKET-TCP
    SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
    2020-11-14 15:19:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载