| Input: |
| Output: |
| Initialization: Create a wireless sub-channel set with subchannels, the maximum power transmission subchannel |
| subset and the minimum power transmission subchannel subset , |
| |
| Begin: |
| (1) Create a new set from the set by a descending order of , |
| |
| (2) for do |
| |
| if , |
| compare with the threshold value, |
| |
| else |
| compare with the imitation value, |
| |
| end if |
| if large than or equal to the threshold or limitation values |
| add into , |
| else |
| |
| add into , |
| break, |
| end if |
| end for |
| (3) |
| , |
| end Begin |