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

搜索资源列表

  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:234248
    • 提供者:mattli001
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. Boundary Tracking

    1下载:
  2. 在识别图像中的目标时,往往需要对目标边缘作跟踪处理,也叫轮廓跟踪。顾名思义,轮廓跟踪就是通过顺序找出边缘点来跟踪边界的。,Images in the identification of targets, the target is often necessary for tracking the edge of treatment, also called contour tracking. As the name suggests, contour tracing is to find the
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-06-15
    • 文件大小:4153
    • 提供者:蓝水晶
  1. project

    0下载:
  2. 是一个简单的跨进程的APIHOOK,目标程序是NOTEPAD.EXE很有学习意义,代码部分是网上学习,部分是自己原作。原大家一起学习,另,由于作者也是刚学习,有什么错误请指出,谢谢,邮箱dake1024@163.com-Is a simple process of cross-APIHOOK, the target procedure is very NOTEPAD.EXE learning the meaning of the code is e-learning part of their
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:79043
    • 提供者:firememory
  1. dxxhlb

    0下载:
  2. 已知有一个单向循环链表,其每一个结点中含三个域:pre,data和next,其中data为数据域,next为指向后继结点的指针域,pre也为指针域,但它的值为空(NULL),试编写算法将此单向循环链表改为双向循环链表,即使pre成为指向前驱结点的指针域。-Known to have a one-way circulation list, which each node contains three domains: pre, data and next, in which data for th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2276
    • 提供者:赵伟
  1. esprit

    3下载:
  2. 经典ESPRIT算法,在等间距接受阵列的条件下,直接估计出我们想要接收信号的角度。八个接收天线,二个目标信号,噪声为高斯噪声。-Classical ESPRIT algorithm, such as spacing in the array to accept the conditions, we want to directly estimate the received signal point of view. Eight receiving antennas, two target si
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1028
    • 提供者:兰天
  1. Astar

    1下载:
  2. 很好的一个A*算法,可以自己选择障碍物和目标点-A* algorithm is a very good, you can choose the target point and obstacle
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4378
    • 提供者:
  1. avoidlist.sln

    1下载:
  2. 局部路径规划的人工势场法 源代码 经调试后发现可以避障且能到达目标点-Local path planning of artificial potential field source can be found by debugging and can reach the target point of obstacle avoidance
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-08-25
    • 文件大小:31294464
    • 提供者:fish
  1. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. Clip

    0下载:
  2. VC6.0实现多边形裁剪。单击左键记录目标多边形,右键记录多边形定点,双击右键闭合多边形。再左键记录裁剪多边形,右键记录多边形定点,双击右键闭合多边形。实现裁剪。-VC6.0 achieve polygon clipping. Click the left records the target polygon, right-record fixed-point polygon, double-click the right-closed polygon. Polygon Clipping rec
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:54450
    • 提供者:yu
  1. mymeter

    0下载:
  2. 一个实用的仪表控件,用户可以根据需要进行设置或增减功能。 主要函数介绍如下: SetNeedleColor(COLORREF colorNeedle) 设置指针颜色 SetRange(double dMin, double dMax) 设置仪表最大值最小值 SetScaleDecimals(int nDecimals) 设置刻度显示精度(小数点后位数) SetValueDecimals(int nDecimals) 设置数值显示精度(小数点后位数) S
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:52801
    • 提供者:红枫
  1. LodGeoshpere

    0下载:
  2. 该程序实现了一个LOD编程实例,根据视点与对象的距离,以不同的网格数来绘制球体,程序中球体表面是通过若干三角形来逼近的。-The program implements a LOD programming examples, according to the distance between the target point of view and in different grid to draw a number of spheres, spherical surface is the pro
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:239969
    • 提供者:雪儿
  1. lujingguihua

    0下载:
  2. 用深度优先算法做的一个路径规划。可以从开始点一直移动到目标点,避开障碍物。-Depth-first algorithm used to do a path planning. From the starting point has been moved to the target point, avoiding obstacles.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5584
    • 提供者:陈建胜
  1. Visbug2

    0下载:
  2. This program simulate a robot with algortim visbug 2 for obstacle aboidance and purepursuit for reaching a target point
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:881812
    • 提供者:Edu
  1. CoolPainter

    0下载:
  2. 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Ent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:67957
    • 提供者:谭永炳
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. BEAM_MUSIC

    1下载:
  2. 阵元间隔为半波长的均匀分布16元线阵,预成指向士arcsin((2i-1)/16)(i=l,2,…,8)的16个均匀加权常规波束,远场有5个互不相关的目标源发射信号,每个源相对于基阵的方位为-40,-42,-5,30和33,且每个信号源到达基阵的信噪比相同,均为5DB,快拍数为1000.-Array element spacing of half wavelength for the uniform distribution of 16 per linear array, pre-point d
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:399794
    • 提供者:cathytongtong
  1. tripmate-src

    0下载:
  2. Program helping you to remember the route. It cab be route from conference room to coffee-room, it can be tourist trip, it can be pathway in labyrinth. during first traversal you make notes in you phone, specifying direction of movement and target
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:67370
    • 提供者:tang
  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:54016
    • 提供者:孙娜
  1. nueclus

    0下载:
  2. Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。从实现角度来看,Nucleus PLUS 是一组C函数库,应用程序代码与核心函数库连接在一起,生成一个目标代码,下载到目标板的RAM中或直接烧录到目标板的ROM中执行-Embedded Operating System Nucleus PLUS is the most po
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:697658
    • 提供者:darren
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com