CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - MAP算法

搜索资源列表

  1. Kru

    0下载:
  2. Kruskal算法,Kruskal算法的时间复杂度为 ,与图中边数有关,而与图中的顶点数无关,因此该算法适合与求边稀疏的网的最小生成树。-Kruskal algorithm, the algorithm Kruskal time complexity of, and chart the edge, with map unrelated to the number of vertices, and the algorithm for edge for the sparse network of m
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6286
    • 提供者:gdfgdfg
  1. log-map

    0下载:
  2. 这是关于log-map算法的c语言程序,程序已经经过了验证,保证是正确的。-This is on the log-map algorithm c language program, procedures have been through a certification guaranteed to be correct.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:222710
    • 提供者:孙庆斌
  1. 50402417

    0下载:
  2. 和树类似,图的遍历是图的一种主要操作,可以通过遍历判别图中任意两个顶点之间是否存在路径、判别给定的图是否是连通图并可求得非连通图的各个连通分量,但对于带权图(网),其最小生成树或最短路径都取决于弧或边上的权值,则需要有特定的算法求解。-and similar trees, graph traversal map is a major operation, Discrimination can traverse map between any two vertices existence trai
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8085
    • 提供者:李成军
  1. wodetanke

    0下载:
  2. 全面运用所学的JAVA理论对所设计的类进一步完善,并学会使用数组存储游戏地图数据,并能运用图形绘制方法和一定的算法将地图在游戏中绘制出来,并能控制游戏角色在地图可行走区域运动。-comprehensive study of the use of Java theory designed to further improve the class, and learning how to use the array game map data storage, and will be able to
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:364017
    • 提供者:zhanglibin
  1. tusuanfa code

    0下载:
  2. 图算法 光盘原码  关于图的若干算法 很有用 大家下载-map algorithm code on the original CD-ROM map algorithm for a number of very useful to see you download
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9453
    • 提供者:李俊
  1. GPS

    0下载:
  2. 用Java语言编写的GPS定位系统,已通过编译,可以直接运行。(其中用了图中求源点到目的顶点最短距离的算法)-A program is GPS. A very simple but useful program. It will be helpful to you.
  3. 所属分类:Ajax

    • 发布日期:2017-03-23
    • 文件大小:126702
    • 提供者:betty
  1. ant_code

    0下载:
  2. JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48460
    • 提供者:hrbeu
  1. SCC

    0下载:
  2. Java实现的图的强连通分支算法,可以输入图的节点和边,并返回图中所有的强连通分支-Java to achieve strong connectivity of the graph branch algorithm, can enter graph nodes and edges, and return to map all of the strongly connected branch
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3281
    • 提供者:Kobe
  1. BC

    0下载:
  2. Java实现的双连通分支算法,可以自行输入图的节点和边,并返回图中所有的双连通分支-Java connectivity to achieve the two-branch algorithm, can enter the graph nodes and edges, and return to map all of the dual-branch connectivity
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3090
    • 提供者:Kobe
  1. hadoop-0.1.0.tar

    0下载:
  2. Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map/reduce和分布式文件系统使得Hadoop框架具有高容错性,它会自动处理失败节点。已经在具有60
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3598401
    • 提供者:宾利金
  1. dframe

    0下载:
  2. 利用模拟退火算法实现有向图最短路径的计算,基本与康立山的参数确定方法相同,只是结束条件改为温度下降到0.2截止。-Simulated annealing algorithm has to map the shortest path calculation, basic and Kang Lishan determine the parameters of the same way, but the conditions to end cut-off temperature dropped to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7543
    • 提供者:闫雪飞
  1. bitmap

    0下载:
  2. 程序采用JCreator开发平台,使用java语言进行开发。 程序整体主要有三个功能模块,分别是:初使化、分配以及回收。为三个功能模块设计三个按钮,当点击相应按钮时使用对应功能。 使用二组数组map[40][16]记录位示图使用情况; a, b, c 分别表示柱面号、磁道号和扇区号。left数组表示相对块号。 程序整体分为两个主要面板panel1与panel2,采用边框布局方式,panel1居左,panel2居右。Panel1面板含有标签控件显示提示信息、文本框控件输入文本以及
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:6286
    • 提供者:谢亚鑫
  1. 47278418ssdaquare

    1下载:
  2. java开放的小游戏,代码量500行,地图生成的简单算法,和播放动画的简单算法!有矩形碰撞-500 lines of code size, map generation simple algorithm, and the simple algorithm animation! A rectangular collision
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:27568
    • 提供者:yu
  1. youxingo

    0下载:
  2. Java代码量500行,地图生成的简单算法,和播放动画的简单算法!有矩形碰撞。-500 lines of Java code size, map generation simple algorithm, and the simple algorithm animation! A rectangular collision.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:364052
    • 提供者:yu
  1. SortShowDemo

    0下载:
  2. 冒泡、选择、插入、快速排序java演示,有图有真相,eclipse中完美运行。研究算法的同学欢迎拿去-Bubble, selection, insertion, quick sort java demo map with the truth, eclipse the perfect run. Welcome to take the students study algorithms. .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:24703
    • 提供者:王洋
  1. gis

    1下载:
  2. mapinfo webgis 开发程序,实现了地图漫游、放大缩小以及公交换乘算法-mapinfo webgis development process to achieve the roaming of the map, zoom, and bus transfer algorithm
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-24
    • 文件大小:7926003
    • 提供者:贾盛宁
  1. expo

    0下载:
  2. 一款世博园区地图查询软件,为java编写,含有完整数据库,使用了迪杰特斯拉算法选路。-A World Expo site map query software, written for java contains the full database, use the Dykstra algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:1630658
    • 提供者:董舒
  1. yangliu

    0下载:
  2. 用KNN算法实现的文本分类系统,很详细,作者很强大,尤其是对于MAP的使用,炉火纯青,值得学习,受益匪浅!-KNN algorithm with the text classification system, very detailed, the author is very strong, especially for the use of the MAP, high degree of professional proficiency, it is worth learning, benef
  3. 所属分类:Applet

    • 发布日期:2017-12-01
    • 文件大小:23472
    • 提供者:郭应林
  1. src

    1下载:
  2. 栅格图的读取,变色龙算法聚类,聚类后图像的输出-The raster map reading, Chameleon algorithm for clustering, clustering image output
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-23
    • 文件大小:7772
    • 提供者:xfg
  1. gpsOptimize

    2下载:
  2. gps轨迹优化,gps采样的点显示轨迹的时候,由于gps漂移和定位精度的原因,地图上显示的轨迹不太理想,通过卡尔曼算法,是轨迹达到平滑的效果-gps trajectory optimization, gps sampling point display trajectory, because of drift and gps positioning accuracy reasons, the track displayed on the map is not ideal, through Kal
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:7820
    • 提供者:feijianakang
« 12 »
搜珍网 www.dssz.com