登录
首页 » Visual C++ » TRAOD_Algorithm

TRAOD_Algorithm

于 2020-11-08 发布 文件大小:6237KB
0 281
下载积分: 1 下载次数: 15

代码说明:

  基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 (Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance. )

文件列表:

TRAOD_Algorithm
...............\Debug
...............\.....\DParameter.obj,10467,2010-12-26
...............\.....\DParameter.sbr,0,2010-12-26
...............\.....\MainFrm.obj,19885,2010-05-06
...............\.....\MainFrm.sbr,0,2010-05-06
...............\.....\OutlyingTRi.txt,0,2010-12-26
...............\.....\StdAfx.obj,105604,2010-05-06
...............\.....\StdAfx.sbr,1374959,2010-05-06
...............\.....\TRAOD_Algorithm.bsc,5448704,2010-12-30
...............\.....\TRAOD_Algorithm.exe,139362,2013-11-05
...............\.....\TRAOD_Algorithm.ilk,367528,2013-11-05
...............\.....\TRAOD_Algorithm.obj,23390,2010-05-06
...............\.....\TRAOD_Algorithm.pch,6876788,2010-05-06
...............\.....\TRAOD_Algorithm.pdb,525312,2013-11-05
...............\.....\TRAOD_Algorithm.res,7852,2010-12-26
...............\.....\TRAOD_Algorithm.sbr,0,2010-05-06
...............\.....\TRAOD_AlgorithmDoc.obj,15128,2010-05-06
...............\.....\TRAOD_AlgorithmDoc.sbr,0,2010-05-06
...............\.....\TRAOD_AlgorithmView.obj,32254,2013-11-05
...............\.....\TRAOD_AlgorithmView.sbr,32172,2013-11-05
...............\.....\TRAPartition.obj,48404,2013-11-05
...............\.....\TRAPartition.sbr,41585,2013-11-05
...............\.....\vc60.idb,263168,2013-11-05
...............\.....\vc60.pdb,380928,2013-11-05
...............\deer95.txt,1059998,2008-03-10
...............\DParameter.cpp,1071,2010-12-26
...............\DParameter.h,1258,2010-12-26
...............\elk93.txt,2513335,2008-03-10
...............\MainFrm.cpp,2516,2010-04-15
...............\MainFrm.h,1581,2010-04-15
...............\ReadMe.txt,4527,2010-04-15
...............\res


...............\...\TRAOD_Algorithm.rc2,407,2010-04-15

...............\resource.h,879,2010-12-26
...............\StdAfx.cpp,217,2010-04-15
...............\StdAfx.h,1054,2010-04-15
...............\TRAOD_Algorithm.aps,30012,2013-11-05
...............\TRAOD_Algorithm.clw,3009,2013-11-05
...............\TRAOD_Algorithm.cpp,4371,2010-04-15
...............\TRAOD_Algorithm.dsp,5084,2010-12-26
...............\TRAOD_Algorithm.dsw,555,2010-04-15
...............\TRAOD_Algorithm.h,1455,2010-04-15
...............\TRAOD_Algorithm.ncb,205824,2013-11-05
...............\TRAOD_Algorithm.opt,56832,2013-11-05
...............\TRAOD_Algorithm.plg,779,2013-11-05
...............\TRAOD_Algorithm.rc,12656,2010-12-26
...............\TRAOD_AlgorithmDoc.cpp,1922,2010-04-15
...............\TRAOD_AlgorithmDoc.h,1574,2010-04-15
...............\TRAOD_AlgorithmView.cpp,5566,2013-11-05
...............\TRAOD_AlgorithmView.h,2034,2010-12-26
...............\TRAOD_DataStruct.h,384,2010-05-06
...............\TRAPartition.cpp,18467,2013-11-05
...............\TRAPartition.h,2049,2010-05-06
...............\新建 文本文档.txt,27962,2010-04-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hough-change
    这是一个简单的程序代码,主要针对hough变化(This is a simple program code, mainly for hough change)
    2013-04-19 23:29:32下载
    积分:1
  • Fasteners-transferred-Tools
    请将本压缩文件包下的所有文件放在AutoCAD的支 持目录之下,如 AutoCAD 的安装目录下;或者在下拉 菜单中的 工具-> 选项 -> 文件 -> 支持文件搜索路 径 -> 添加 本程序所在目录。调入应用程序jgj.vlx , 可以直接将本程序拖入AutoCAD绘图区域,或者在下拉 菜单的 工具->加载应用程序 中找到本程序后加载即 可! 成功加载后,在命令行内输入bzjgj即可运行。在 对话框中,可以选择螺栓螺母的类型以及其它平、弹垫、 螺纹的显示等,具体使用方法可参见本文件夹中的图片。 体验版只能绘制规格为M10之组件,如果您要注册本工 具,可在命令行内输入 zc ,即可获得相关注册信息。(Please support all the compressed files in AutoCAD package under the Held under the directory, such as AutoCAD installation directory or pull-down Menu Tools-> Options-> File-> Support file search path Path-> add the program directory. Transferred to the application jgj.vlx, This program can be directly dragged into the AutoCAD drawing area, or in the drop-down Menu Tools-> Load application found that after loading the program Can! After successfully loaded in the command line, type bzjgj to run. In Dialog box, you can select the type of bolts and nuts and other flat, spring washers, Threaded display, specific methods can be found in the folder of pictures. Trial version can only draw specifications for the components of the M10, if you want to register the workers Tools, you can enter in the command line zc, you can get the relevant registration information.)
    2014-05-01 11:44:31下载
    积分:1
  • imagetool
    1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 (1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effects and excellent speed. 2. The true color or black and white bitmap to 90 degrees, 180 degrees, 270-degree high-speed rotation.)
    2010-03-08 13:24:20下载
    积分:1
  • GraphAlgorithm
    C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
    2009-05-12 08:28:02下载
    积分:1
  • attackofwatermarking
    说明:  通过程序介绍的一些算法,可以对信息隐藏技术实施攻击,特别是水印技术.(procedures introduced by the algorithm, the information can be hidden to attack technology, in particular watermarking technology.)
    2006-04-18 11:58:33下载
    积分:1
  • inverse
    O(n*logn)时间内的求逆序的算法控制台程序,算法实现效率较高。可迅速求出随即生成的数字的逆序数(O (n* logn) time algorithm for reverse console process, algorithm more efficient. Can be generated quickly obtained immediately reverse digit number)
    2008-07-11 21:33:10下载
    积分:1
  • RCS_Results
    我用VC编的一个画图程序:其中使用了切分视图(I VC series a drawing program : the use of split View)
    2004-10-27 18:30:38下载
    积分:1
  • 处理
    VC图象处理电子书,Chm格式,基本与位图相关的都作了说明,很不错(VC image processing e-books, Chm format, and basic bitmap were made related to the note, a very good)
    2005-03-23 09:44:48下载
    积分:1
  • est
    测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 (test programe test programe test programe test programe )
    2009-12-02 12:44:57下载
    积分:1
  • manipulator-program-simulation
    说明:  机械臂正解反解程序仿真程序 开源,自己可以设置6个角度 然后会得出相应的变化数据和图像。(Positive Solutions of inverse manipulator program simulation)
    2020-11-20 19:09:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载