Location:
Search - wu algorithm
Search list
Description: tc2.0 五子棋算法2-tc2.0 331 Algorithm 2
Platform: |
Size: 5260 |
Author: 大华 |
Hits:
Description: Antialiasing Wu Algorithm
Platform: |
Size: 14305 |
Author: Matthew Sin |
Hits:
Description: TC2.0 五子棋算法-Gobang TC2.0 algorithm
Platform: |
Size: 7168 |
Author: 大华 |
Hits:
Description: tc2.0 五子棋算法2-tc2.0 331 Algorithm 2
Platform: |
Size: 5120 |
Author: 大华 |
Hits:
Description: Antialiasing Wu Algorithm
Platform: |
Size: 20480 |
Author: Matthew Sin |
Hits:
Description: 给定n个小区之间的交通图。若小区i与小区j之间有路可通,则将顶点i与顶点j之间用边连接,边上的权值 表示这条道路的长度。现在打算在这n个小区中选定一个小区建一所医院。试问这家医院应建在哪个小区,才能使距离医院最远的小区到医院的路程最短?请设计一个算法求解上述问题。-N given the traffic between plots Fig. If the cell i and cell j can pass between the road will be vertex i and vertex j with edges between the connections, the weights of the edge that this path length. Now intend to n small areas in the selection of a residential building of the hospital. How the hospital should be built in the district which can make the furthest distance from the hospital district to the hospital the shortest distance? Please design an algorithm to solve the aforementioned problems.
Platform: |
Size: 259072 |
Author: 张巨松 |
Hits:
Description: 模式匹配算法介绍。一种改进的模式匹配算法的介绍!-Pattern matching algorithm introduced. An improved pattern matching algorithm introduced!
Platform: |
Size: 177152 |
Author: 高双成 |
Hits:
Description: wu-manber算法的实现。
Wu-Manber基于BM算法思想,通过SHIFT、HASH、PREFIX三张表进行快速跳跃,实现快速多模式匹配。-A clean implementation of Sun Wu and Udi Manber s bitap algorithm.
Note that the complete search string must be matched by the pattern. If
you want to search for substrings of the search string, prefix and postfix the pattern with .* .
Platform: |
Size: 7168 |
Author: buptisc |
Hits:
Description: Wu Manber 算法 c++实现 Wu Manber 算法 c++实现 -Wu Manber algorithm c++ implementation Wu Manber algorithm c++ implementation Wu Manber algorithm c++ implementation
Platform: |
Size: 3072 |
Author: xupingyong |
Hits:
Description: wu-line抗锯齿直线,可以指定宽度,颜色。-Antialiasing Wu Algorithm with different color and line width.
Platform: |
Size: 2048 |
Author: bluefish |
Hits:
Description: Wumanber算法的实现,多模式匹配的最经典的算法有AC算法和Wu-Manber算法,Wu-Manber算法是在BM算法的基础上借助哈希来实现的。-Wumanber algorithm, multi-pattern matching algorithm of the most classical AC algorithm and the Wu-Manber algorithm, Wu-Manber algorithm is based on the BM algorithm is implemented using hash.
Platform: |
Size: 5120 |
Author: WANGYING |
Hits:
Description: 这是多模式字符串匹配WuManber算法的经典源码-A clean implementation of Sun Wu and Udi Manber s bitap algorithm.
Platform: |
Size: 6144 |
Author: |
Hits:
Description: 实用算法的分析与程序设计(吴文虎、王建德) 算法黑书 学习ACM的好教材-Practical algorithm analysis and program design (Wen-Hu Wu, Wang Jiande) algorithm to learn the black book of good teaching ACM
Platform: |
Size: 10862592 |
Author: 马岷 |
Hits:
Description: 五子棋的,算法,全代码,符合国际规则:如三禁手等-Backgammon, algorithm, code
Platform: |
Size: 619520 |
Author: lixioahui |
Hits:
Description: Draw an anti-aliased line using the Wu algorithm.
Platform: |
Size: 1024 |
Author: kul |
Hits:
Description: wu-manber算法纯c实现, wu-manber算法纯c实现-wu-manber algorithm
Platform: |
Size: 4096 |
Author: ole |
Hits:
Description: 用 verilog语言实现直线的显示与反走样,用的是wu算法,适用于fpga实现-The Verilog language line display with anti-aliasing, wu algorithm, suitable for fpga implementation
Platform: |
Size: 7901184 |
Author: libingyang |
Hits:
Description: Wu反走样直线算法,基于mfc 开发平台VC6.0-Wu anti-aliased line algorithm, based on mfc VC6.0 development platform
Platform: |
Size: 2601984 |
Author: 白贺京 |
Hits:
Description: 经典的模式串匹配算法,WM算法的简单实现-Classic simple pattern matching algorithm, WM algorithm
Platform: |
Size: 7168 |
Author: 田娟娟 |
Hits:
Description: 利用最小堆编程实现给定权值集合下构造相应霍夫曼树的算法,并解决以下问题:
有一电文共使用五种字符a,b,c,d,e,其出现频率依次为4,7,5,2,9。
(1)构造对应的编码哈夫曼树(要求左子树根结点的权小于等于右子树根结点的权)。
(2)给出每个字符的哈夫曼编码。
(3)译出编码系列11000111000101011的相应电文。-With minimal programming stack to the next set of predetermined weights corresponding Huffman tree configuration algorithm, and solves the following issues: a common message using five characters a, b, c, d, e, frequency of occurrence order of 4,7 , 5,2,9. (1) the code corresponding to the Huffman tree structure (claim of the left subtree root node weights less right subtree root node). (2) give each character Huffman coding. (3) the corresponding translated code sequence 11000111000101011 the message.
Platform: |
Size: 3072 |
Author: 孔令言 |
Hits: