CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 跟踪算法

搜索资源列表

  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. videotrackframe

    0下载:
  2. 视频跟踪算法,包括粒子滤波算法的实现-video tracking algorithm, including the particle filter, and so on the realization
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:501865
    • 提供者:薛莲
  1. FLEncrypt

    0下载:
  2. 通过机器硬件设备加密软件的算法,支持反败为胜跟踪等.-through the machine hardware encryption algorithm software, support tracking of turning defeat into victory.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:142039
    • 提供者:潘少明
  1. CodeRipper

    0下载:
  2. 绝对有用的olly插件。在asm里跟踪到了关键call,但里面的函数太太太复杂,完全无法分析,要做注册机必须实现其算法。怎么办?全部ripper出来!跳转等都自动帮你设好了标签。赞!-Olly absolutely useful plug-ins. Asm-ri in track at a crucial call, but his wife inside a function is too complex to analyze completely unable to do Zhuceji m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:42613
    • 提供者:evilight
  1. CrackTutorial

    0下载:
  2. 加密与解密 第二版 本书全面揭示Windows平台的加密与解密技术!采用循序渐进方式,从基本的跟踪调试到深层的拆解脱壳,从浅显的注册码分析到加密算法及商用软件保护.- Crack Tutorial second edition ,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2051035
    • 提供者:kendy
  1. adaboostgabortraining.kdevelop-0.1.tar

    0下载:
  2. 在linux下,用adaboost做的跟踪算法,有完整的代码,效果很好.-In linux, using adaboost do tracking algorithm, a complete code, works well.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:228478
    • 提供者:陈杰克
  1. nachos.init

    0下载:
  2. Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时间内对操作系统中的基本原理和核心算法有一个全面和完整的了解。-Nachos full name is " Not Another Completely Heuristic Operating System" , it is a modifiable an
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:251145
    • 提供者:
  1. source

    0下载:
  2. 强大的TLD目标跟踪算法,c++编写,linux环境下的,有windows版本的可以在vs或者vc的牛人麻烦传我一份。-A great algorithm for target tracking named Trackin-Learning_detection,this is written with c++ under linux.if anyone has a edition for windows, i wiil be greatful for your share.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:43961464
    • 提供者:
  1. Camshift--for--target-tracking

    0下载:
  2. 显示如何利用Camshift算法进行彩色目标的跟踪-Shows how to use the Camshift algorithm for color target tracking
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:26262
    • 提供者:陈佩瑶
  1. opencv-feature-tracker-4a282a407d29

    0下载:
  2. 用于特征跟踪的算法源码,里面有不同的跟踪算法-For feature tracking algorithm source code, which has a different tracking algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:8334556
    • 提供者:chen
  1. meanshifttrackcar

    0下载:
  2. 利用opencv函数编写meanshift算法手动提取特征跟踪单个车辆记录运动轨迹信息。-use the function in OpenCV to complete the car trajectory tracking based on meanshift algrithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3900645
    • 提供者:孔龙飞
  1. Compressive-tracking-kaihua-Zhang

    0下载:
  2. 《Real-Time Compressive Tracking》这个paper的感知跟踪算法的代码。利用Harr特征,对大部分视频有较好的跟踪效果-Code of the paper “Real-Time Compressive Tracking”。Use the Harr feature to get the good performance.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2510114
    • 提供者:Shirley
  1. meanshift-(2)

    0下载:
  2. meanshift程序 跟踪meanshift算法跟踪目标-Meanshift program tracking meanshift target tracking algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2532
    • 提供者:文旸
  1. ONVIF_Device_Test_Tool_v12_06

    0下载:
  2. 图像处理 视觉跟踪与人脸识别算法的实现-The realization of image processing, visual tracking and face recognition algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5508222
    • 提供者:shitao
  1. GSL-1.8

    0下载:
  2. GSL科学计算库,一个强大的函数库,使用方便,主要用于粒子滤波跟踪算法-GSL scientific computing library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:8576394
    • 提供者:jiwy
  1. 3

    0下载:
  2. 空间点云数据的各种变换和检选以及二维点云的三角化。其中包括点云数据的Delaunay三角化,鼠标检选,跟踪球等算法-Various transformation and detection of spatial point cloud data and triangulation of 2D point cloud. Including the Delaunay triangulation of point cloud data, the mouse detection, tracking ba
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:652739
    • 提供者:zhch85
搜珍网 www.dssz.com