登录
首页 » Visual C++ » bus

bus

于 2014-06-16 发布 文件大小:2921KB
0 225
下载积分: 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 个回复

  • hi_qualitycc++
    说明:  高质量程序设计指南c、c++的第二版 内容比上一版充实很多,系统很多(High-quality programming guide c, c++ The second edition of the content than the previous version enrich many, many systems)
    2008-12-05 11:11:10下载
    积分:1
  • gravitationalpotential
    在建构地球重力场模型中,求取引力位必不可少,利用该程序,输入卫星重力数据可求取引力位(In the construction of the Earth gravity field model, the gravitational potential is essential to obtain the use of the program, enter the satellite gravity data can strike a gravitational potential)
    2010-09-22 09:34:42下载
    积分:1
  • VC++6游戏编程
    VC++6游戏编程,有简单的示例。讲解挺详细的。(VC++6 game programming)
    2018-03-17 12:35:17下载
    积分:1
  • Chapter20
    适合初学者的vc++程序,能有效地在短时间内提高自己的编程能力(Suitable for beginners vc++ procedures, can effectively improve their programming ability in a short time )
    2014-03-10 14:30:52下载
    积分:1
  • CodeManage
    说明:  个人代码库,VC6+ACCESS。增删改查,最小化托盘等。(Personal code library, VC6+ ACCESS. Additions and deletions to the investigation, the smallest of the tray.)
    2011-02-28 16:47:08下载
    积分:1
  • TP03
    TRAIN VERT DE TEXTURE OPENGL
    2020-09-08 13:58:02下载
    积分:1
  • TheCPLcn
    序自从1978年《C程序设计语言》出版以来,计算机界经历了一场革命。大型计算机变得更大;而个人计算机的能力可以和十年前的主流计算机相媲美。在这段时间中,C语言也在悄悄地改变,并且早已超出了仅仅作为UNIX操作系统的语言的范畴。(sequence since 1978 "C Programming Language" has been published, the computer industry has undergone a revolution. Large computers become bigger; But the personal computer and the ability to mainstream a decade ago comparable computer. During this period of time, C language is also quietly change, and already in excess of the UNIX operating system only as the language of the area.)
    2006-07-25 16:20:22下载
    积分:1
  • videocompressionpaper
    本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准 化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出 MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言 程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证 无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动 估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进, 给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计 算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并 在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问 题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。 最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。(In this thesis,an introduction to video compression principal,methods and central international video coding standards is done firstly.Then analyzing the core techniques of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then compare the compressed ratio of two standards,point out the key of compression is DCT and Motion Estimation algorithm.Afterwards,studying the DCT/Motion Estimation/Motion Compensation algorithm in detail and giving an adaptive rood pattern search for fast Block-Matching motion estimation.Then the simulation of several motion estimation algorithms based block-matching is given.Accordingly,a scheme of a DSP-based video compression system is put forward,with the features of TI’s TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis of soft and hard environments,also the simulation process. In the end,the summarization about the)
    2009-09-18 10:40:44下载
    积分:1
  • CPP-classic-code-Daquan
    C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
    2014-02-22 19:02:05下载
    积分:1
  • huaweiCPP(CHM)
    华为C++培训资料C++语言中级教材讲授C++语言的运用技术,包括:类、对象之间的关系、对象的存储与布局、运算符重载、智能指针、仿函数、泛型编程,C++模式设计基本思想。 (C++ language intermediate materials to teach C++ language use of technology, including: classes, relationships between objects, object storage and layout, operator overloading, smart pointer, functor, generic programming, C++ mode design basic idea.)
    2013-05-05 16:53:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载