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

搜索资源列表

  1. 鼠标输入编程演示程序

    2下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:
  1. C++异常中的堆栈跟踪

    0下载:
  2. C++异常中的堆栈跟踪-C stack of abnormal tracking
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30663
    • 提供者:赵力
  1. tail

    0下载:
  2. window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:35497
    • 提供者:阙劲峰
  1. MIXBuilder

    0下载:
  2. MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:718770
    • 提供者:余伟
  1. AudioPlayer-master

    1下载:
  2. matlab语言实现音频播放,通过对MatlabGUI界面控制达到音乐播放暂停功能,同时对音乐频率计算设置一些相关功能(kalman filter tracking)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:81920
    • 提供者:yunlianqk
  1. face-tracking

    0下载:
  2. 利用intel realsense技术实现人脸识别并实时跟踪(Using Intel realsense technology to achieve face recognition and real-time tracking)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:364544
    • 提供者:renyongbiao
  1. tracking

    2下载:
  2. 移动机器人的轨迹跟踪算法,包括椭圆、园、直线、等(solve the non- holonomic restriction problem of trajectory tracking of the wheeled mobile robot.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2305024
    • 提供者:zhou0123
  1. Eye_tracking

    0下载:
  2. with matlab for eye-tracking
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2134016
    • 提供者:sosi
  1. tracking

    0下载:
  2. 这是一个跟踪运动目标的C++程序,并且能够提取轨迹(This is a C++ program for tracking moving targets, and it can extract trajectorie,)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4678656
    • 提供者:桃墨公子
  1. kinect-2-coordinate-mapping-master

    0下载:
  2. code for co ordinate tracking of the hand usinf kinect camera for hand tracking
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:21504
    • 提供者:sutanu232
  1. open_ptrack-master

    0下载:
  2. good people tracking code
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:7782400
    • 提供者:ldol31626
  1. The_Cuckoo's_Egg_Tracking_a_Spy.pdf

    0下载:
  2. Tracking a Spy Through the Maze Of Computer Espionage
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:802816
    • 提供者:white_bob
  1. lepetit

    0下载:
  2. Many applications require tracking of complex 3D objects. These include visual servoing of robotic arms on specific target objects, Augmented Reality systems that require real-time registration of the object to be augmented, and head tracking syst
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2057216
    • 提供者:kblykkk
  1. multiobjecttracking - finally

    0下载:
  2. 本文件可实现多目标的跟踪,下载之后,将代码37行的视频名字改成自己名字,视频制作成压缩包中范本即可。如果对自己的视频文件效果不是很好,可改变GMM的参数,提高效果。(multiobject tracking)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:254976
    • 提供者:zllljf
  1. Sales Leads

    0下载:
  2. Sale Leads tracking sheet, so you can tract your sales leads
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:44032
    • 提供者:m.rayhanaziz
  1. superpixel tracking

    0下载:
  2. 该方法是利用超像素方法实现目标的跟踪,详细的代码及使用说明在压缩包里,亲测有用(A method using hyperpixel method to track the target)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:9453568
    • 提供者:zllljf
  1. tf-adnet-tracking-master

    0下载:
  2. 基于强化学习深度学习用于单目标跟踪算法的源码(Based on reinforcement learning, deep learning is used for single target tracking algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:42082304
    • 提供者:lullabylullaby
  1. track

    0下载:
  2. Moving object detection and tracking is often the first step in applications such as video surveillance. The main aim of project a moving object detection and tracking system with a static camera has been developed to estimate velocity,
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:165888
    • 提供者:bouch
  1. cfnet-master

    1下载:
  2. 基于深度学习的跟踪代码,MATLAB语言,跟踪效果还不错(Based on deep learning tracking code, MATLAB language, tracking effect is pretty good.)
  3. 所属分类:Windows编程

    • 发布日期:2018-06-22
    • 文件大小:55296
    • 提供者:luminous123
  1. Target tracking EKF function

    1下载:
  2. 使用EKF函数进行传统目标跟踪,算法简单易懂(Target tracking UEKF function)
  3. 所属分类:Windows编程

    • 发布日期:2020-05-21
    • 文件大小:11264
    • 提供者:Mr_小王
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com