资源列表
[C#编程] EAM(CSharp)
说明:企业资产管理系统(c#源码),内含数据库备份。-Enterprise asset management system (c# source code).<夏雨> 在 2025-03-20 上传 | 大小:2.85mb | 下载:0
[其他小程序] MyCalculator
说明:利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete<李剑翔> 在 2025-03-20 上传 | 大小:1.81mb | 下载:0
[Windows编程] All_Permutation
说明:全排列算法,递归实现全排列,可以对任意字符实现全排列,但长度有限制-Full-order algorithm, recursive realization of the entire array can be arbitrarily wide array of characters, but there are restrictions on the length of<太阳> 在 2025-03-20 上传 | 大小:1kb | 下载:0
[Windows编程] tingchechang
说明:1.本演示程序的主要目的是由栈模拟停车场,以队列模拟车场外的便道,按照用户在终端的输入数据序列进行模拟管理.每一组输入数据包括三个数据项.汽车”到达”或”离去”信息”.汽车牌照号码以及到达或离去的时刻.对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置 若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上不收费) 2.其中程序中需要别设一个栈,临时存放给要离去的汽车让路而从停<张蔷> 在 2025-03-20 上传 | 大小:75kb | 下载:0