搜索资源列表
tingchechang
- 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Stack simulation parking lot to the sidewalk outside the
SKSB
- 手控鼠标,通过摄像头识别手的姿势来模拟鼠标操作程序源码,可以完成移动、点击功能。基于VC6.0-Hand control of the mouse, through the camera to identify the hand gesture to simulate mouse operation program source code, you can complete the move, click on the function. Based on VC6.0