CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - maximum matching

搜索资源列表

  1. RMM

    0下载:
  2. 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13402711
    • 提供者:乐文
  1. calendar

    1下载:
  2. 寿星万年历是一款采用现代天文算法制作的农历历算程序,含有公历与回历信息,可以很方便的进行公、农、回三历之间的转换。提供公元-4712年到公元9999年的日期查询功能。其中1500年到1940农历数据已经与陈垣的《二十史朔闰表》核对;含有从公420元(南北朝/宋武帝元年)到今的基本年号。在过去几百年中,寿星万年历的误差是非常小的,节气时刻计算及日月合朔时刻的平均误差小于1秒,太阳坐标的最大可能误差为0.2角秒,月亮坐标的最大可能误差为3角秒,平均误差为误差的1/6。万年历中含有几百个国内城市的经纬
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:117869
    • 提供者:ccq
  1. maxseg

    0下载:
  2. 最大匹配分词系统,分词中最见大的,效果也是很好的系统。-maximum matching segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:847
    • 提供者:quan
  1. xq

    0下载:
  2. 图论中最短路算法,最小生成树,最大匹配与最佳匹配的算法,旅行商问题,求最大流的Ford--Fulkerson 标号算法-Shortest path graph algorithm, minimum spanning tree, the largest and best match matching algorithms, traveling salesman problem, maximum flow for the Ford- Fulkerson labeling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:41282
    • 提供者:夏秋
  1. fenci

    0下载:
  2. 正向最大匹配算法分词,采用容器储存字典可提高一定的效率。-Forward Maximum Matching algorithm for word segmentation, using containers for storage dictionaries can improve a certain efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:lan
  1. BlackWhite

    1下载:
  2. 有相同个数的黑白点, 当且仅当黑点的x y坐标大于等于白点的x y坐标事,黑点支配白点,一个黑点只能支配一个白点,一个白点只能被一个黑点支配,求最大匹配数-Have the same number of black and white points, if and only if the black spots greater than or equal to xy coordinates of the xy coordinates of white spots something, the b
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:325121
    • 提供者:钟峰
  1. WebpageAnalyse

    0下载:
  2. 用正向最大匹配算法解析中文网页的小程序~-Analysis of the maximum matching algorithm with forward small program ~ Chinese website
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:611533
    • 提供者:张伟哲
  1. hungrian

    1下载:
  2. 匈牙利算法的源代码,可以解决二分图的最大匹配问题-Hungarian algorithm source code, can solve the maximum matching problem for bipartite graphs
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:573
    • 提供者:Niker
  1. segment

    0下载:
  2. 用最大匹配法对汉语进行自动分词 seg.py 分词的实现 accuracy.py 分词性能评估 PD_1998_01_POS.txt ”人民日报“语料库-Automatically the word seg.py segmentation achieve maximum matching of Chinese accuracy.py word performance assessment PD_1998_01_POS.txt " People' s Daily"
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2825399
    • 提供者:高圆圆
  1. Bipartite-graph

    1下载:
  2. 使用matlab编程,讨论二分图的最大匹配和最优匹配-Using matlab programming, discussing the maximum bipartite matching and optimal matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2336
    • 提供者:rose
  1. uva-10349

    0下载:
  2. 二部图的最大匹配问题,先构建二部图,然后用匈牙利算法求出最大匹配-The maximum bipartite graph matching problem, first build a bipartite graph, and then use the Hungarian algorithm to derive maximum matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:878
    • 提供者:dhblack
  1. Hopcroft--Karp

    0下载:
  2. Hopcroft--Karp算法,该算法能求二分图最大匹配-Hopcroft- Karp algorithm that can find the maximum matching bipartite graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:926
    • 提供者:chenchen
  1. Hungarian

    0下载:
  2. 匈牙利算法的matlab程序,用于解决最大匹配等问题-Hungarian algorithm matlab program for solving the maximum matching problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2707
    • 提供者:良辰
  1. LBChSeg

    0下载:
  2. 这是用c++写的一个正向最大匹配中文分词算法,主要实现的是中文的分词,从左向右,实现分词的最大匹配-This is the biggest match using c++ to write a forward maximum matching Chinese word segmentation algorithm, the main achievement is the Chinese word, and left to right, to achieve sub-word
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3811238
    • 提供者:李好
  1. maximum-matching

    0下载:
  2. 匈牙利算法,最大图匹配问题,时间复杂度O(n3)-hungrarian algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:卢诚谦
  1. hungary

    0下载:
  2. 二分图最大匹配,hungary算法,邻接阵形式,复杂度O(m*m*n)-Bipartite graph maximum matching, hungary algorithm, adjacency matrix form, complexity O (m* m* n)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:曹城生
  1. Desktop

    1下载:
  2. 可以实现matlab中文分词采用反向最大匹配法可以准确实现分词(Matlab Chinese word segmentation can be achieved, using the reverse maximum matching method, you can accurately achieve word segmentation)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:`BUGBOY
  1. chinese_seg_update

    0下载:
  2. 中文分词,采用逆向最大匹配方法实现,利用字典作为索引(The Chinese word segmentation is realized by the reverse maximum matching method, and the dictionary is used as the index.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1583104
    • 提供者:meizu
  1. pipei

    1下载:
  2. 求二分图最大匹配可以用最大流或者匈牙利算法。 最大匹配 给定一个二分图G,在G的一个子图M中,M的边集中的任意两条边都不依附于同一个顶点,则称M是一个匹配. 选择这样的边数最大的子集称为图的最大匹配问题 如果一个匹配中,图中的每个顶点都和图中某条边相关联,则称此匹配为完全匹配,也称作完备匹配。(For maximum matching of two partite graphs, maximum flow or Hungarian algorithm can be used. The maxim
  3. 所属分类:其他

    • 发布日期:2020-04-17
    • 文件大小:1024
    • 提供者:magician-
  1. 图论算法及其MATLAB程序代码

    1下载:
  2. 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanning tree Kruskal avoidance meth
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:37888
    • 提供者:解码
« 12 »
搜珍网 www.dssz.com