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

搜索资源列表

  1. wowwish-0.01

    0下载:
  2. A website for keeping track of wishes for your character in WoW Users are able to make a user account, register their in-game characters, make wishes that represent their in-game goals, and match them against other players.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:26522
    • 提供者:YH7TZwEeT7Eb
  1. Simulation-and-FPGA-Implementation-of-DigitalDBPSK

    0下载:
  2. 文章介绍了系统的硬件电路原理与具体实现方法,其中主要包括载波恢 复电路,PN 码捕获电路和跟踪电路,并针对Xilinx 公司FPGA 的特点,对各电 路的实现进行优化设计,在不影响系统稳定性和精度的前提下,减少硬件资源 消耗,提高硬件利用率。设计利用Verilog 硬件描述语言完成,通过后仿真验证 电路正确性,并给出综合结果。-This paper introduces the system' s hardware circuit principle and the spe
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:1008048
    • 提供者:mayuan
  1. Bcast_Flood

    0下载:
  2. 在NS-2环境中实现了移动Ad Hoc的两种广播算法:Flood和Bcast。里面本来有个test目录,包含了很多节点移动模型文件,由于太大了,因此就没上传。-This code implements two broadcast protocols, FLOOD and BCAST. FLOOD is a simple flooding protocol: the first time a node receives a packet, it is re-broadcast. BCAST
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:689619
    • 提供者:phenix
  1. ball

    0下载:
  2. 【输入】 输入定义了一序列的小球时钟。每个时钟都按照前面描述的那样运作。所有时钟的区别仅在于它们在1:00时钟启动时刻小球初始个数的不同。在输入的每行上给出一个时钟的小球数,它并不包括那个在小时轨道上的固定的小球。合法的数据应在33~250之间。0表明输入的结束。 【输出】 输出中每一行只有一个数,表示对应的输入情形中给出的小球数量的时钟在经过多少天的运行可以回到它的初始小球序列。 -【Input】 enter the definition of a clock sequence
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:13350
    • 提供者:faruh
  1. kamanlvbogenzong

    0下载:
  2. Ka lman 滤波的人体运动位置跟踪算法。基于视频的人体运动跟踪是当前计算机视觉研究的热点, 具有广泛的应用领域. 文中提出 一种基于Kalman 滤波的跟踪算法. 合理使用自适应背景颜色模型, 能够准确地对人体运动位置进 行跟踪-Ka lman human filtering algorithm to track the location of sports. Video-based human motion tracking is the current research on c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:232602
    • 提供者:谭园芳
  1. abfilterandKalmanfilter

    1下载:
  2. 本程序给出了ab滤波算法和Kalman滤波算法。 程序以叠加噪声的二维CV运动为例(包含轨迹突变情况),分别运用了ab滤波算法和Kalman滤波算法 对运动轨迹进行了跟踪,并比较了滤波性能。-This program give the Kalman filter algorithm and ab filter algorithm. Program uses the two-dimensional noise superimposed exercise as an example C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2881
    • 提供者:Jane
  1. drawTool

    1下载:
  2. 一个VC双缓冲绘图例子,解决了屏幕闪烁的缺点,可以绘制鼠标轨迹任意曲线,另外可以实现打开,修改和保存图片等.-A double buffer drawing VC example, to solve the shortcomings of the screen flashes, you can draw any curve track the mouse, and can open, edit and save pictures.
  3. 所属分类:图形图象

    • 发布日期:2013-01-03
    • 文件大小:281773
    • 提供者:刘琛
  1. Code

    0下载:
  2. this used to track the mail inbox and compare the given image-this is used to track the mail inbox and compare the given image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:378618
    • 提供者:Jami
  1. shipin

    0下载:
  2. 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3114801
    • 提供者:jiaojiao003
  1. TRACK_9.24

    0下载:
  2. 可以自动识别目标,并进行跟踪,可设置两种跟踪方式,重心或者相关。-Can automatically identify targets and track follow-up can be set in two ways, the focus of or related to.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2144788
    • 提供者:陈静
  1. statistics

    0下载:
  2. 例1-1 假设有A,B,C,D,E五个系进行田径对抗赛,各 系的单项成绩均已存入计算机,并构成一张表,表中每一行的形式为项目名称性别 系名 成绩 得分 编写算法,处理上述表格,以统计各系的男、女总分和团体总分,并输出。 -Example 1-1 assume that A, B, C, D, E Department of track and field five teams, each department have been deposited in the individual g
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:580
    • 提供者:liyuansong
  1. meanshift

    0下载:
  2. 应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。-Application of video sequences Meanshift achieve the objectives of the exercise track, a strong anti-block.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:8785
    • 提供者:王宝荣
  1. Sales-Management

    0下载:
  2. Sales management system.. that includes complete sales functions and track account recievables by each customer.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:416036
    • 提供者:shahzad
  1. facetrack20090316

    0下载:
  2. 人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。-Face Detecting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4499071
    • 提供者:houjbf
  1. qdgl

    0下载:
  2. 实现物流信息系统的签单回单管理,自动跟踪客户签单跟踪的目的-Implementation of logistics information system signing back to a single management, automatic tracking of the customer to track the purpose of signing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:848018
    • 提供者:
  1. TimeTracker

    0下载:
  2. 这是个时间跟踪系统,它把工作团队的项目计划、项目人员等计划信息录入系统并进行管理,从而跟踪项目进度,生成自定义的报表。-This is a time tracking system, which put the project team, project plan information, such as entry and management system to track project progress, generate custom reports.
  3. 所属分类:.net

    • 发布日期:2017-04-27
    • 文件大小:343738
    • 提供者:guozhi
  1. VBxiaoyunhuiguanlixitong

    0下载:
  2. 学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力和物力。本论文首先使用了Visual Basic作为开发工具和Access作为后台数据库,然后再介绍了开发背景,最后通过截图和表格来说明该系统的开发与操作。设计充分利用VISUAL BASIC以及ACCESS数据库易于使用和快速开发的特性,提高了编程效率和可靠性。同时对系统的开发原理、系统的功能特点和设计方案进行了介绍。在对运动会管理体系
  3. 所属分类:Database system

    • 发布日期:2017-05-02
    • 文件大小:775322
    • 提供者:李文
  1. Coordinate_Curves

    0下载:
  2. 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5358039
    • 提供者:larry
  1. RFID_Essentials

    0下载:
  2. 射频确认((RFID)正迅速改变生意跟踪盘货和资产的方式.从对美国国防部沃尔-马特和特斯科,早期努力正已经展示好处,但是为RFID软件,融合和数据处理使目前一挑战平息下来.如果你是一个设计师把发展一RFID系统记在一开发者金色上的,这本书是给你的.广阔经验鼓励,比尔Glover和Himanshu Bhatt为你提供重要的关于这新兴技术的信息. -Radio Frequency Identification (RFID) is rapidly changing the way business
  3. 所属分类:RFID

    • 发布日期:2017-05-09
    • 文件大小:1661449
    • 提供者:Jack
  1. nkde

    0下载:
  2. 视频跟踪检测 背景核密度估计建模,欢迎指正,-Detection of the background video track modeling kernel density estimation, please correct me, thank you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1045
    • 提供者:陈偲
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com