To resolve the rectangular cutting stock problem,this paper proposes a new greedy algorithm,based on analyzing the main disadvantage of the traditional approximate algorithm.The main idea of the greedy algorithm is to allocate the plate with the max-area rectangular every time.At the same time,this paper develops a system for the rectangular cutting stock problem.The experimental results show that the greedy algorithm can get a more effective layout result than approximate algorithm.