登录
首页 » Visual C++ » subway

subway

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

  • SearchBirthday
    生肖查询软件,小巧精致,原理很简单,初学者进入(Zodiac query software, compact, very simple principle, beginners to enter)
    2013-01-05 14:22:05下载
    积分:1
  • 16jinzhizhuanhuan
    16进制如何转化为10进制的,进制转换是需要注意什么,怎么样会更简单(0x d)
    2015-01-30 14:31:15下载
    积分:1
  • down
    说明:  一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
    2018-12-30 10:57:37下载
    积分:1
  • Simple_Address_book
    实现通讯录的简单功能,录入一些人员的基本信息,以mdc的格式保存(To achieve a simple address book function, some personnel input the basic information in order to save the format mdc)
    2010-02-02 10:26:13下载
    积分:1
  • Xcel
    本程序可对EXCEL文件进行读写,同时建立了一个专门访问EXCEL文件的类CExcel,可供大家参考。(This procedure can be carried out on the EXCEL file to read and write, while the establishment of a specialized type of access EXCEL file CExcel, for your reference.)
    2009-05-31 11:37:50下载
    积分:1
  • 模糊综合评判算法 FuzzyComprehensiveEvolution
    模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载(fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download)
    2007-07-05 22:26:19下载
    积分:1
  • 南京市部分公交转车系统
    说明:  a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 (a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
    2021-03-16 23:19:21下载
    积分:1
  • array
    用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
    2012-03-29 16:55:52下载
    积分:1
  • invGJ
    输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明(Enter a matrix, you can obtain the inverse matrix, containing an explanation)
    2010-08-20 12:17:51下载
    积分:1
  • vcdll
    VC++从DLL中获得资源的小实例源代码,从DLL中获得背景图像,可者是一个图标资源或是其它类型的文件,总之,学会了一种,就可以举一反三,灵活掌握了。(VC++ from the DLL resources, source code examples to get a background image from the DLL, can an icon resource, or other types of documents, in short, learned, you can learn by analogy, flexibility.)
    2012-05-19 02:34:41下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载