登录
首页 » Visual C++ » bus

bus

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

  • THE_MYTHICAL_MANMONTH
    在很多方面,管理一个大型的计算机编程项目和其它行业的大型工程很相似——比大多数程序员所认为的还要相似;在很多另外的方面,它又有差别——比大多数职业经理所认为的差别还要大。(In many ways, managing a large-scale computer programming projects and other industries are very similar large-scale projects- more than most programmers think that' s also similar in many other areas, it is another difference- than most professional managers that the bigger the difference.)
    2010-06-01 14:28:44下载
    积分:1
  • level-of-detail-terrain-walkthrough
    说明:  基于四叉树的LOD地形漫游程序,比较简单,适合新手学习(LOD terrain roaming procedure is relatively simple, suitable for beginners to learn)
    2011-02-18 20:08:51下载
    积分:1
  • ADOprogram
    在visual c++环境中,使用ADO技术进行数据库编程(In the visual c++ environment, the use of ADO database programming techniques)
    2009-10-31 11:03:49下载
    积分:1
  • ProcessInjectBooks
    有关进程注入的方法的小结,对初学者有很大的帮助。(The process approach into the summary, very helpful for beginners.)
    2010-01-27 11:56:26下载
    积分:1
  • Queue
    关于队列的实现,按照算法导论书上得来,简单易用。(On the implementation of the queue, according to the book Introduction to Algorithms, come on, easy to use.)
    2010-12-15 20:52:52下载
    积分:1
  • bp121
    matlab小波分析程序,包括回归分析和概率统计,最大信噪比的独立分量分析算法。( matlab wavelet analysis program, Including regression analysis and probability and statistics, SNR largest independent component analysis algorithm.)
    2017-04-20 17:24:40下载
    积分:1
  • guzhanglubo
    这是一篇有关故障录波仪如何开发的硕士论文,论文行文清楚、逻辑分明,重点讲述了故障录波器的算法,值得看。(This is a fault recorder on how to develop the master's thesis papers lines clearly and logically distinct, and highlight the fault recorder algorithm worth observing.)
    2006-09-06 14:25:50下载
    积分:1
  • uml
    是个关于uml的书 ,深入浅出,据说是本不错的书(Is a book on the UML in layman)
    2008-08-10 14:33:40下载
    积分: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
  • Spherical-shell-model
    利用ansys进行球壳的建模,可以用来模拟液体储罐的大型工业结构的分析计算(Ansys modeled using a spherical shell, can be used to simulate large-scale industrial structure analysis and calculation of liquid storage tanks.)
    2021-01-20 20:48:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载