登录
首页 » Visual C++ » subway

subway

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

  • ChiToLetter
    vc++将汉字转换成拼音的程序源代码,非常有意思,它不单纯转换为拼音,而且还可以设置分隔符,按规则转换:全部转换成大写、全部转换成小写、将首字母大写,还可以转换为现在流行的拼音首字母简写,也就是只取拼音首字母,按大写或小写提取,看来确实非常有意思也非常实用哦。(vc++ will be converted into Chinese characters spelling the source code, very interesting, it does not simply converted to Pinyin, but also can be set separators in accordance with the rules of conversion: the conversion of all upper case, all converted to lowercase to uppercase the first letter, but also can be converted to Pinyin is now the first letter of the popular shorthand, that is, only the first letter of alphabet, based on extraction of upper or lowercase, it seems very interesting indeed Oh also very practical.)
    2009-07-16 22:20:28下载
    积分:1
  • Melting
    A Melting source code to Melt your exe from one location to another.
    2013-07-15 12:31:45下载
    积分:1
  • VBgame
    一个用VB编写的抽奖软件,非常实用。很适合初学者看。(A lottery software written in VB, very practical. Very suitable for beginners to see.)
    2012-03-12 07:33:19下载
    积分:1
  • HOME
    vc++ 固高gt400系列 home 回零软件编程 源代码(Solid high-vc++ software programming gt series back to zero)
    2020-09-11 08:07:59下载
    积分:1
  • TargetCascading
    目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
    2014-07-01 09:29:46下载
    积分:1
  • arma_analyse-and-forecast
    1、时间序列的ARMA(自回归移动平均)算法代码实现; 2、能用于平稳时序的分析和预测; 3、使用C/C++开发。(1、The codes relization of timeseries arma forecast method 2、Be used in analyzing and forecast in timeseries 3、Be developed by C/C++ tool.)
    2021-04-29 11:08:43下载
    积分:1
  • Unikey-4.0
    to study for student
    2013-08-28 12:11:13下载
    积分:1
  • shutdownV0.1
    用WinAPI写的定时关机的小程序的源码,比较简单,作为参考。(Shutdown using WinAPI write a small program source code is relatively simple, as a reference.)
    2011-01-09 12:31:16下载
    积分:1
  • 51354069calculator
    计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
    2013-12-08 21:10:53下载
    积分:1
  • vec
    A simple vector operation class and header
    2009-04-22 00:13:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载