排序过程 meaning in Chinese
sequencer procedure
Examples
- To do this , you pass the custom sort procedure to the sort class at run time , using delegates
要达到这一目的,可以使用委托在运行时将自定义排序过程传递给排序类。 - If a user cancels the sort , your application can send a cancel event instructing the sort process to stop
若用户取消这一排序,应用程序可以发送一个取消事件让排序过程停止。 - We solve the problem of making it possible to have every athlete not participate in two suclessive games in the array items of game
解决了在比赛项目排序过程中尽可能使每个运动员不连续参加两项比赛问题。 - Creates a sort procedure in a class that uses the standard alphabetic sort on most list boxes , but is able to switch at run time to a custom sort procedure
在一个类中创建排序过程,这个过程在多数列表框中以标准的字母顺序排序,但它可以在运行时切换到自定义的排序过程。 - The proposed algorithm for knapsack problem is based on mimd . the sort algorithm by sampling is introduced in the sorting stage . the stages of generating subset - sum and searching are also optimized
并行背包算法基于mimd结构,在排序过程中引入基于采样的排序算法,然后对子集和生成和搜索过程加以优化。