登录
首页 » Visual C++ » bus

bus

于 2014-06-16 发布 文件大小:2921KB
0 221
下载积分: 1 下载次数: 13

代码说明:

  c++模拟公交车算法MFC实现包括每站上车下车人数(c++ MFC simulation algorithm implementation includes the bus and get off at each Station Number)

文件列表:

bus
...\bus.aps,547396,2013-12-26
...\bus.clw,1681,2013-12-26
...\bus.cpp,2021,2013-12-18
...\bus.dsp,4736,2013-12-26
...\bus.dsw,514,2013-12-18
...\bus.h,1291,2013-12-18
...\bus.ncb,263168,2013-12-26
...\bus.opt,51712,2013-12-26
...\bus.plg,1108,2013-12-26
...\bus.rc,6379,2013-12-26
...\Bus1.cpp,488,2013-12-26
...\Bus1.h,810,2013-12-26
...\busDlg.cpp,7596,2013-12-26
...\busDlg.h,1647,2013-12-19
...\Debug
...\.....\bus.exe,725040,2013-12-26
...\.....\bus.ilk,251524,2013-12-26
...\.....\bus.obj,13447,2013-12-19
...\.....\bus.pch,5495888,2013-12-18
...\.....\bus.pdb,377856,2013-12-26
...\.....\bus.res,512872,2013-12-26
...\.....\Bus1.obj,2390,2013-12-26
...\.....\busDlg.obj,31465,2013-12-26
...\.....\Passenger.obj,2425,2013-12-26
...\.....\Station.obj,2411,2013-12-26
...\.....\StdAfx.obj,105396,2013-12-18
...\.....\Text1.exe,176178,2013-12-31
...\.....\Text1.ilk,173232,2013-12-31
...\.....\Text1.obj,2238,2013-12-31
...\.....\Text1.pch,175460,2013-12-31
...\.....\Text1.pdb,345088,2013-12-31
...\.....\vc60.idb,222208,2013-12-31
...\.....\vc60.pdb,372736,2013-12-31
...\Passenger.cpp,514,2013-12-26
...\Passenger.h,782,2013-12-26
...\ReadMe.txt,3525,2013-12-18
...\res

...\...\bus.rc2,395,2013-12-18


...\resource.h,1599,2013-12-26
...\Station.cpp,504,2013-12-26
...\Station.h,827,2013-12-26
...\StdAfx.cpp,205,2013-12-18
...\StdAfx.h,1054,2013-12-18
...\Text1,cpp.dsp,3439,2013-12-31
...\Text1
,cpp.dsw,526,2013-12-31
...\Text1
,cpp.ncb,33792,2013-12-31
...\Text1
,cpp.opt,48640,2013-12-31
...\Text1,cpp.txt,324,2013-12-31
...\Text1.c,166,2013-12-31
...\Text1.dsp,3387,2013-12-31
...\Text1.dsw,516,2013-12-31
...\Text1.ncb,33792,2013-12-31
...\Text1.opt,48640,2013-12-31
...\Text1.plg,638,2013-12-31

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

发表评论

0 个回复

  • MFCshenruqianchu
    说明:  这是一个关于MFC比较经典的源码,我认为这个不是太难,就和大家分享了。(This is a classic on the MFC source code comparison, I think this is not too difficult, on and shared.)
    2008-12-04 20:06:10下载
    积分:1
  • depth_image_analysis
    深度图像分析 [孙龙详 程义民 王以孝 孙启彬] 电子工业出版社(depth image analysis)
    2009-06-16 20:57:45下载
    积分:1
  • C.jingdian.chm
    C语言经典算法 C语言经典算法 C语言经典算法(C C++ language classic algorithm)
    2009-03-21 20:53:49下载
    积分:1
  • Untitled3
    说明:  改程序是简单的输入点,输出点的基本程序。内容简单,希望大家会(Reform program is a simple input and output points of the basic process. Content is simple, I hope you will)
    2011-03-22 12:13:58下载
    积分:1
  • 如何获取某个进程的主窗口以及创建进程的程序名?
    如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作(windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation)
    2005-07-16 13:55:35下载
    积分:1
  • win32+API
    很好的学习VC的东西,包含很多函数的说明,大家可以下下来(VC learning good things, including a lot of functions that we can under the down)
    2009-01-03 01:09:01下载
    积分:1
  • Windows.via.C_C++
    <WINDOWS编程(完整版)>(第五版)Microsoft 2008年出版(<WINDOWS编程(完整版)> (Fifth Edition) Microsoft 2008 published)
    2008-07-31 08:20:42下载
    积分:1
  • 高质量C++/C编程指南
    说明:  软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。(Software quality is the majority of programmers have paid lip service rather than the heart! In addition to being a complete layman and a real master of programming, your first reading of the book will be a panic: "Wow! How can I have so many problems with the C++/C program I've made up before?" Don't be sad, the author is only a few years and a few times earlier than you panic. Please spend one or two hours reading this 100 pages of Scripture carefully, and you will benefit a lot from it. This is a suggestion from the previous N-1 readers.)
    2017-06-13 15:49:09下载
    积分:1
  • 04
    说明:  MFC绘图环境,类,函数等和面讲解,并且举例说明了调色板等元素的实用。(MFC drawing environment, classes, functions, etc. and face explanations, and examples of practical elements such as color palette.)
    2010-05-07 21:59:56下载
    积分:1
  • MFC
    深入浅出MFC第二版,候俊杰著,适合深入研究的开发人员,不建议初学者(MFC easy, second edition, Hou Junjie book, suitable for in-depth study of the developer is not recommended for beginners)
    2013-04-27 19:26:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载