双端队列 meaning in English
deque; double-end queue
Examples
- Double - ended queue
双端队列 - Nine collections are implemented in stl by using map , multimap , list , vector , deque , and set
上生成,通过使用映射、多重映射、列表、向量、双端队列和集在stl中实现了九个集合。 - Then , according to some order , execute the information ; translate them into coordinate values of the motion point , velocities and the on - off values of the m codes . the information that have already been translated will be put into a double end queue , then , transferred to interpolation module to control the machine
然后,按照一定执行顺序,执行结构中的信息,将这些信息翻译成可供插补模块执行的运动点坐标、运动速度以及m代码开关量等,翻译好后的每一行的nc代码信息作为一个节点放到一个双端队列里去。