您要查找的是不是:
- Firstly, we find the resources in the breadth first search way, at the mean time, hop field is generated, and then, we schedule the resources according to the hop field. 本文提出一种新型的网格资源调度算法-最小跳数算法,首先通过广度搜索遍历找到资源,并同时生成跳数场,再根据跳数调度资源。
- A hybrid algorithm combined with dynamic programming and the lower bound (or upper bound) algorithm is proposed. It is on the basis of analysing the depth first search (DFS) and the breadth first search (BFS) methods. 本文分析了深度优先搜索方法 (DFS)和广度优先搜索 (BFS)方法的特点 ,提出了一种混合使用动态规划方法和下界 (上界 )算法的精确求解方法求解组合优化问题。
- distributed breadth first search 分布式广度优先
- deep first search(DFS),breadth first search(BFS),valuation function,A*,IDA 深度优先搜索,广度优先搜索,估价函数,A*,IDA
- Distribution System Reliability Evaluation Based on Breadth First Search Algorithm and Zone Node Row Vector Algorithm 基于广度优先搜索算法和区域节点行向量法的复杂配电网络可靠性评估
- breadth first search strategy 广度优先查找策略
- breadth first search 横向优先搜索
- breadth first search method 广度优先搜索
- Will first search the name table and container for an object of the same name. 将首先在名称表和容器中搜索同名的对象。
- Then, in spite of the failure of his first search, he began a second, after having told Gaetano to roast one of the two kids. 他叫盖太诺在两只小山羊里挑一只来烤着吃,然后,不顾第一次的失败,他又开始了第二次搜索。
- The linker will first search in the path specified by this option, and then search in the path specified in the LIB environment variable. 链接器将首先在该选项所指定的路径中搜索,然后在LIB环境变量中所指定的路径中搜索。
- The reliability indexes are computed by forward and backward search of all the aggregated components according to breadth- first search method. 并采用宽度优先搜索算法对其进行顺向和逆向遍历求解系统的可靠性指标。
- When a fault occurs in a power system, fault area is located using Broad First Search(BFS) method by breakers and bus voltage message. 摘要电网发生故障时,根据断路器跳闸信息和母线电压信息,采用BFS(广度优先搜索)的方法搜索出故障区域。
- He first searched for remains of early man in Jehol, then in Thailand. 他先在热河省,后来又在泰国寻找早期人类的化石遗存。
- Abstract: When a fault occurs in a power system,fault area is located using Broad First Search(BFS) method by breakers and bus voltage message. 摘要:电网发生故障时,根据断路器跳闸信息和母线电压信息,采用BFS(广度优先搜索)的方法搜索出故障区域。
- He first searched for remains of early man in Jehol, then in Thailand . 他先在热河省,后来又在泰国寻找早期人类的化石遗存。
- The room is15 feet in length and10 feet in breadth. 这房间长15英尺,宽10英尺。
- She is a woman of great breadth of mind. 她是一个胸怀非常广阔的女子。
- It was a small river, six feet in breadth. 那是一条小河,仅六英尺宽。
- When a class is referenced in code, the compiler first searches for the class in the local scope. 当在代码中引用一个类时,编译器首先在局部范围内搜索该类。