CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 定位

搜索资源列表

  1. 复杂环境下的人头定位技术研究与实现

    0下载:
  2. 在复杂环境下采用人头定位的方法来统计客流量
  3. 所属分类:文件格式

    • 发布日期:2010-11-19
    • 文件大小:4.5mb
    • 提供者:syyssxy@126.com
  1. Read-RINEX

    0下载:
  2. 读取GPS中观测文件、导航文件,用以进行卫星坐标计算,伪距单点定位-To read GPS observed in files, navigation files
  3. 所属分类:File Formats

    • 发布日期:2017-11-05
    • 文件大小:12.15mb
    • 提供者:赵荷
  1. Image_Paper_XuXG

    0下载:
  2. 图象分割是图象处理中的一项重要工作,目前手工与自动相结合的分割方法在实际工作中得到了广泛应用。本文根据图象经Maar变换后的特征,采用新的判断准则,提出了一种复杂物体边缘定位算法,可以对具有尖角特征的物体轮廓进行快速准确地提取,同时利用矢量化方法消除毛刺,使跟踪获得的边界更符合物体的实际轮廓特征。对多种图象的实验表明本文方法十分有效。-Image segmentation is an important image processing, the current combination of m
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:861.7kb
    • 提供者:zoubinbin
  1. PSO_NEWTON

    0下载:
  2. 定位算法-Location Algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:1.37kb
    • 提供者:zhangjian
  1. GPS

    0下载:
  2. 摘 要:目前GPS(全球定位系统)定位应用市场日趋成熟,正在进入应用的高速发展时期。本文以一款 EverMore公司的GM-X205GPS接受模块为例,介绍了其数据格式,以及应用PIC16F874单片机RS232串口进行数据接收的程序。-Abstract: The GPS (Global Positioning System) location-based applications market matures, is entering the application period of rap
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:8.21kb
    • 提供者:1111
  1. location

    0下载:
  2. 介绍无源定位的方法,对于无源定位和误差分析极有帮助。-Introduced the method of passive location, location and error analysis for the passive extremely helpful.
  3. 所属分类:File Formats

    • 发布日期:2017-05-16
    • 文件大小:3.97mb
    • 提供者:jane
  1. GPSRawData

    0下载:
  2. GPS的原始观测数据,能够利用此数据进行定位算法的研究及各种后处理。-GPS raw observational data, can use this data location algorithm and various post-treatment.
  3. 所属分类:File Formats

    • 发布日期:2017-06-15
    • 文件大小:21.92mb
    • 提供者:pangchunlei
  1. AGeneralizedTotalLeast-SquaresAlgorithmforHyperbol

    0下载:
  2. 基于总体最小二乘的双曲线定位算法,对研究时差定位具有一定的参考价值-Hyperbolic positioning based on total least squares algorithm, the time difference between research has some value orientation
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:113.34kb
    • 提供者:吴军
  1. positioning-type-robot-system-for-medical-research

    0下载:
  2. 随动定位式医用扶持机器人系统研制,随动控制机器人在医学上很有价值,很有利用空间。-With support for dynamic positioning-type robot system for medical research, the robot servo control valuable in medicine, very use of space.
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:98.07kb
    • 提供者:xiaogao
  1. wuxiandingwei

    0下载:
  2. 针对室内无线局域网环境及室内定位的需求, 提出了基于信号强度的经验与估计相融合 的无线定位方法-Demand for indoor wireless LAN environment and indoor positioning, wireless positioning method of integration based on the experience with the estimated signal strength
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:182.48kb
    • 提供者:qu
  1. ELF-format-specification

    0下载:
  2. 本文首先介绍 ELF 文件格式规范,然后结合一个简单的 C 语言程序,分析编 译、链接后生成的可重定位、可执行格式实例。 -This paper describes the ELF file format specification, and then combined with a simple C language program analysis is compiled and linked to generate the relocatable, executable format
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:592.14kb
    • 提供者:曹成
  1. dianjikongzhiqi

    0下载:
  2. 这个原理图和PCB板子是给一家客户做的,其中有很多定位和电机控制的功能,大家可以看看。-The schematic and PCB board is made to a customer, including a lot of positioning and motor control functions, we can see.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:123.13kb
    • 提供者:王中洲
  1. zzbdsjc

    1下载:
  2. 正则表达式系统教程,对一个程序员来说正则表达式有时候能起到事半功倍的功能,本教程为chm格式,从基础教你如何使用正则表达式。 目录1._引子 2._正则表达式的历史 3._正则表达式定义 3.1_普通字符 3.2_非打印字符 3.3_特殊字符 3.4_限定符 3.5_定位符 3.6_选择 3.7_后向引用 4._各种操作符的运算优先级 5._全部符号解释 6._部分例子 7._正则表达式匹配规则 7.1_基本模式匹配
  3. 所属分类:File Formats

    • 发布日期:2016-06-25
    • 文件大小:5.58mb
    • 提供者:eewcee
  1. indoorlocation

    0下载:
  2. 有关室内定位的几篇文章,描述了室内定位的一些算法,希望对大家有帮助!-some papers about indoor location ,describe some algrithoms about indoor location,hope helpful for you
  3. 所属分类:File Formats

    • 发布日期:2017-05-15
    • 文件大小:3.8mb
    • 提供者:新语
  1. chapter5_3

    0下载:
  2. 铺的峰值基本上对应于共振峰频率,对平滑过的对数谱中的峰值进行定位即可估计共振峰-Shop peak is basically corresponds to the frequency of the resonance peak can be estimated, smoothed to locate the peak in the number of spectral formant
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:918byte
    • 提供者:fengchailiu
  1. gps-spp

    0下载:
  2. 一篇关于gps 精密单点定位的文章,有较为详细的说明-a paper about gps
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:53.87kb
    • 提供者:ajingzhongyu
  1. CreateTest

    0下载:
  2. RFID传输介绍,可以用来室内的定位,很好的东西-The RFID transmission introduction, can be used indoor positioning, good things
  3. 所属分类:File Formats

    • 发布日期:2017-12-08
    • 文件大小:1.76kb
    • 提供者:QMQ
  1. 1

    0下载:
  2. 基于GPS与GSM的车辆定位追踪系统,有一定实用性-GPS and GSM-based vehicle location tracking system, there is a certain practicality
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:158.47kb
    • 提供者:kk
  1. ChirpFSK

    0下载:
  2. 从cnki上下载的水声通信方面的硕士论文,对于研究水下声通信以及长短基线定位都有帮助-chirpFsk Underwater acoustic communication is important for master and other researcher
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:1022.22kb
    • 提供者:lhqqtxy
  1. RSSI-for-Localization-in-WSN

    0下载:
  2. Is RSSI a Good Choice for Localization in Wireless Sensor Network,介绍RSSI对定位的影响。-Is RSSI a Good Choice for Localization in Wireless Sensor Network, introduced RSSI positioning.
  3. 所属分类:File Formats

    • 发布日期:2017-11-06
    • 文件大小:10.1mb
    • 提供者:zmq
« 12 3 »
搜珍网 www.dssz.com