搜索资源列表
hmetis-1[1].5.3-WIN32
- 这是一个图划分的算法,名为hmetis,可以用它对于不同纬度的数据集合进行划分-This is a map of algorithm, called hmetis. It can be used for different latitude data set divided
zhuose2006918
- 地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考-map coloring algorithm design, specific code did not come true, but I can give you some information! !
LogMAPdecode_htm.rar
- log map 解码算法的仿真及与其他算法的比较,log map decoding algorithm simulation and comparison with other algorithms
MapMatching
- 主要是关于车辆监控项目相关的地图匹配问题,算法再服务器实现,由于带宽和费用限制,每一个移动终端的GPS点在服务器端接收时时间间隔比较大,很难用正常的连续点的匹配算法,这里的三篇论文,值得一看-Mainly on the vehicle monitoring project-related issues of map-matching algorithm and then the server realize, because of bandwidth and cost constraints,
2
- 矢量地图图幅裁剪的算法研究,测绘专业文章。内含矢量图副裁剪的算法原理-Vector Map of the algorithm increases cutting, mapping major article. Vector containing the Vice-cutting algorithm
3
- 影像地图质量的多层次模糊综合评估,其中含有多层次模糊综合评估的算法原理~-Image Map of the multi-level quality fuzzy comprehensive assessment, which contains multi-level fuzzy comprehensive evaluation algorithm ~
self-organizing
- 基于自组织特征映射神经网络的图像压缩算法,EI检索论文,绝对有参考价值.-Based on self-organizing feature map neural network image compression algorithm, EI retrieval papers, the absolute reference value.
Asequence-basedembeddedDCTdomainwatermarkingalgori
- ,应用MATLAB仿真按序选择嵌入位的DCT变换算法,对仿真程序运行后的各种参数 和效果图的变化进行了分析;最后结合GUI开发设计出数字水印执行过程仿真控制界面,并用常见的水印攻击测试了该算 法的鲁棒性。-Application MATLAB simulation embedded spaces in sequence selection algorithm of DCT transform, simulation program running on the various param
mapmatching
- 地图匹配算法,主要是设计地图匹配算法,地图匹配在导航中的重要应用-Map-matching algorithm is mainly designed to map-matching algorithm, map-matching in the navigation of the important applications of
TheStudyofAAlgorithminImplementingofGame
- 图搜索技术能够从图中寻找一条从起点到目标点的路径. 围绕游戏寻径问题,介绍了如何确定启发式函数进行启发式搜索,并把A*算法用程序加以实现,从而证明A*算法可以解决游戏中的寻径问题-Map search technology to search from a map to the target point from the starting point of the path. Around the game routing problem, describes how to determine
dixingtu
- 描述彩色地形图矢量化算法的设计与实现,为gis系统的开发打下基础-Describe the color topographic map Vector Algorithm Design and Implementation, to lay the foundation for system development gis
zuiduanlujingfenxi
- Dijkstra算法是求解网络中最短路径的精典算法,文中通过改变图的存储结构及搜索方法,减少了内存存储空间,缩短查询时间,以提高该算法在嵌入式GIS系统中路径优化的效率。-Dijkstra algorithm is to solve the classic shortest path network algorithm, the paper map by changing the storage structure and the search for ways to reduce the me
shujujiegou_C
- 介绍了数据结构的基本概念、线性表、链接表、数组和广义表、树、图、查找和排序等,每章用大量的实例和图表来说明基本概念和方法.同时采用c语言作为算法的描述语言,算法也尽可能地少用抽象定义,而更多的是给出具体算法,并力求算法更接近于实际应用,使读者能更快地提高编程能力。-The book gives the basic concepts of data structures, linear tables, linked tables, arrays, and generalized table, tr
gbvs_nips
- 显著性分析论文(英文),三个加州理工教授所写。附带有源码是实验Sample(见英文说明中的下载链接)-Saliency Map Algorithm : MATLAB Source Code Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the stand
Map-matching-algorithm
- 提出了基于模糊神经网络的新的地图匹配算法. 该算法综合了数字道路信息和GPS /DR 定位信息, 提取两个重要参数作为输入变量, 即定位点到候选路段的投影距离及定位航向与候选路段方位角差. 设计出了四层模糊神经网络及改进的收敛学习规则. 实验结果表明所提出的算法能很好地匹配车辆行驶路段位置.-Map matching algorithm based on fuzzy neural network
Standard-web-flow-chart.rar
- 流程图可以简单地描述一个过程,是对过程、算法、流程的一种图像表示,在技术设计、交流及商业简报等领域有广泛的应用。流程图可分为:数据流程图和作业流程图。 流程图较思维导图要严谨一些,也是思维导图一种表现,使用图形表示算法的思路是一种极好的方法,因为千言万语不如一张图。流程图由包含具有确定含义的符号、简单的说明性文字和各种连线。 流程图是流经一个系统的信息流、观点流或部件流的图形代表。在企业中,流程图主要用来说明某一过程。这种过程既可以是生产线上的工艺流程
4
- 针对目前图形处理器(GPU) 上的动态数据处理问题,在分析现有并行单源最短路径(SSSP) 算法的基础上,对 GPU上的Moore SSSP算法进行并行化设计与实现。搜索时,综合应用层次化任务分配、层次化工作队列、层次化 Kernel 调用等策略。在不同类型图数据上进行实验测试,实验结果表明,该算法能有效减少空线程开销、访存开销以及同步时间。-For dynamic data processing on the graphics processor (GPU), the analysis of
Map_Matching_Alg_Matlab
- This document explains how Map Matching Algorithm works
base-on-weight--map-match
- 该文分析了地图匹配的误差来源,提出了一个基于权重的地图匹配算法。该算法将GPS定位数据转换成道路网络的弧的权重,然后根据弧的权重大小来确定车辆当前行驶的道路。该算法有效地利用了定位点的当前信息和历史信息,并且能够在很大程度上降低定位误差对地图匹配效果的影响。 -This paper analyzes the map matching error sources, presents a weight-based map-matching algorithm. The algorithm con
GPS-car-guide-map-match
- 通过误差来源的分析和误差模型的建立,提出了一种车辆导航中GPS定位测量与数字地图实时配准的地图匹配算法,这使得在现有的基本硬件配置条件下,车辆导航定位精度更高。最后对算法进行了分析,并给出了统计结果。 -Through the analysis of sources of error and error model, proposed a vehicle navigation GPS positioning measurement and registration of real-time di