登录
首页 » Visual C++ » subway

subway

于 2020-12-29 发布 文件大小:675KB
0 369
下载积分: 1 下载次数: 185

代码说明:

  C语言写的地铁模拟收费系统,实现了一些地铁收费的基本功能。(Metro analog toll system written in C language, some of the basic functions of the MTR charges.)

文件列表:

subway
......\VC工程
......\......\SubwayChargeC0
......\......\..............\Debug
......\......\..............\.....\CL.read.1.tlog,3546,2013-03-03
......\......\..............\.....\CL.write.1.tlog,814,2013-03-03
......\......\..............\.....\link.read.1.tlog,2,2013-03-03
......\......\..............\.....\link.write.1.tlog,2,2013-03-03
......\......\..............\.....\rc.read.1.tlog,274,2013-03-03
......\......\..............\.....\rc.write.1.tlog,282,2013-03-03
......\......\..............\.....\SubwayCharge.obj,19889,2013-03-03
......\......\..............\.....\SubwayChargeC0.Build.CppClean.log,960,2013-03-03
......\......\..............\.....\SubwayChargeC0.exe.embed.manifest,2,2013-03-03
......\......\..............\.....\SubwayChargeC0.exe.embed.manifest.res,68,2013-03-03
......\......\..............\.....\SubwayChargeC0.lastbuildstate,61,2013-03-03
......\......\..............\.....\SubwayChargeC0.log,2450,2013-03-03
......\......\..............\.....\SubwayChargeC0.unsuccessfulbuild,0,2013-03-03
......\......\..............\.....\SubwayChargeC0_manifest.rc,224,2013-03-03
......\......\..............\.....\SubwayList.obj,8402,2013-03-03
......\......\..............\.....\vc100.idb,76800,2013-03-03
......\......\..............\.....\vc100.pdb,69632,2013-03-03
......\......\..............\lib
......\......\..............\...\ExamApi.lib,325148,2011-11-19
......\......\..............\...\SocketApi.lib,29478,2009-09-21
......\......\..............\...\SubwayChargeApi.lib,36584,2011-02-23
......\......\..............\src
......\......\..............\...\api.h,10051,2011-02-28
......\......\..............\...\SubwayCharge.cpp,12140,2013-03-03
......\......\..............\...\SubwayCharge.h,3453,2013-03-03
......\......\..............\...\SubwayList.cpp,4332,2013-03-03
......\......\..............\...\SubwayList.h,1909,2013-03-03
......\......\..............\SubwayCharge.txt,0,2013-03-03
......\......\..............\SubwayChargeC0.dsp,4775,2013-03-03
......\......\..............\SubwayChargeC0.dsw,553,2010-10-29
......\......\..............\SubwayChargeC0.ncb,58368,2013-03-03
......\......\..............\SubwayChargeC0.opt,53760,2013-03-03
......\......\..............\SubwayChargeC0.plg,747,2013-03-03
......\......\..............\SubwayChargeC0.sdf,2117632,2013-03-03
......\......\..............\SubwayChargeC0.sln,894,2013-03-03
......\......\..............\SubwayChargeC0.vcxproj,6466,2013-03-03
......\......\..............\SubwayChargeC0.vcxproj.filters,1336,2013-03-03
......\......\..............\SubwayChargeC0.vcxproj.user,143,2013-03-03
......\新建文件夹
......\..........\api.h,10051,2011-02-28
......\..........\SubwayCharge.cpp,6586,2013-03-03
......\..........\SubwayCharge.h,2684,2013-03-03
......\..........\SubwayList.cpp,4332,2013-03-03
......\..........\SubwayList.h,1909,2013-03-03

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

发表评论


0 个回复

  • sin()-8.0
    sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)
    2013-05-31 21:08:32下载
    积分:1
  • test1
    这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
    2011-09-01 16:14:43下载
    积分:1
  • YCHJLEditor
    幽城幻剑录修改器,Polaris以前玩幽城幻剑录时自编的一个修改存档文件的小软件。(Hordes Magic Sword recorded modify browser, Polaris ago Hordes magic sword play was recorded when a self-modified small software archive file.)
    2009-02-26 16:07:45下载
    积分:1
  • cj
    说明:  学生成绩管理 可以对输入各科成绩分数(Student performance management can enter various accomplishments Score)
    2008-05-17 22:36:53下载
    积分:1
  • Jesephus.rar
    说明:  解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
    2008-11-16 18:37:28下载
    积分:1
  • dll-embeded-in-exe
    Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!(Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!)
    2012-12-11 09:33:00下载
    积分:1
  • CSpreadSheet
    对Excell文件进行读写操作,并可以创建excell文件(Read and Write the excell file)
    2009-07-01 15:27:10下载
    积分:1
  • www
    一个小网页浏览器,很好用的,如果可以讨论一下也行(A small web browser, the good, if you can talk about is also OK)
    2010-09-17 23:03:34下载
    积分:1
  • Factory
    Factory 模式的两个最重要的功能: 1)定义创建对象的接口,封装了对象的建; 2)使得具体化类的工作延迟到了子类中。 (Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
    2016-07-11 10:53:39下载
    积分:1
  • star-rain
    字母流星雨,可以形成26个字母组成的流星雨,可以闪烁,还可以使组成地面的字母消失(meteor shower)
    2015-05-06 22:53:34下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载