资源列表
[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-10-08 上传 | 大小:1kb | 下载:0
[系统编程] JavaThreading
说明:本代码适合初学者学习java网络编程。这几个代码都是教你如何建立个自己的服务器,在连接服务器的。-those java code are designed for new starter.who have no experience of java network programming.it will be easy to understand.<孙伟励> 在 2025-10-08 上传 | 大小:3kb | 下载:0
[交通/航空行业] takeoff
说明:飞机起飞性能计算,确定飞机的起飞性能,包括滑跑距离、起飞距离、起飞时间、离地速度,气动修正考虑了收放起落架、襟翼的影响,但未考虑地面效应.-Aircraft take-off performance calculations to determine the aircraft s takeoff performance, including the roll distance, takeoff distance, takeoff time, off speed, the amendment ta<李朋> 在 2025-10-08 上传 | 大小:2kb | 下载:0
[Internet/网络编程] Circling
说明:飞机机动性能计算,确定飞机的正常盘旋性能,包括过载、盘旋半径和盘旋周期-Calculation of mobility aircraft, the aircraft circled the normal performance, including overload, circled and circled radius cycle<李朋> 在 2025-10-08 上传 | 大小:3kb | 下载:0
[Windows编程] tingchechang
说明:1.本演示程序的主要目的是由栈模拟停车场,以队列模拟车场外的便道,按照用户在终端的输入数据序列进行模拟管理.每一组输入数据包括三个数据项.汽车”到达”或”离去”信息”.汽车牌照号码以及到达或离去的时刻.对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置 若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上不收费) 2.其中程序中需要别设一个栈,临时存放给要离去的汽车让路而从停车场退出的汽车,也有顺序存储结构实现.输入的数据按到达或离去<张蔷> 在 2025-10-08 上传 | 大小:75kb | 下载:0