虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

A-Moving-Object-Database-<b>modEL</b>-Ba

  • 功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18

    功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate(a,a.reverse) # -1.0 c3 = correlate(b,c) # 0.8221970228 puts c1#,c2,c3

    标签: correlate ruby 计算 12

    上传时间: 2013-12-18

    上传用户:skfreeman

  • 网上选课程序:a.使用JSP/Servlet开发

    网上选课程序:a.使用JSP/Servlet开发,b.数据保存可使用文件,最好使用数据库。

    标签: a. Servlet JSP 程序

    上传时间: 2013-12-25

    上传用户:ynwbosss

  • Visual tracking is one of the key components for robots to accomplish a given task in a dynamic env

    Visual tracking is one of the key components for robots to accomplish a given task in a dynamic environment, especially when independently moving objects are included. This paper proposes an extension of Adaptive Visual Servoing (hereafter, AVS) for unknown moving object tracking. The method utilizes binocular stereo vision, but does not need the knowledge of camera parameters. Only one assumption is that the system need stationary references in the both images by which the system can predict the motion of unknown moving objects. The basic ideas how we extended the AVS method such that it can track unknown moving objects are given and formalized into a new AVS system. The experimental results with proposed control architecture are shown and a discussion is given.

    标签: components accomplish tracking dynamic

    上传时间: 2013-12-11

    上传用户:lizhen9880

  • Java is the first language to provide a cross-platform I/O library that is powerful enough to handle

    Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than any other major language used today. Java I/O is the first and still the only book to fully expose the power and sophistication of this library.

    标签: cross-platform language powerful provide

    上传时间: 2014-01-07

    上传用户:pompey

  • 用双向链表实现任意位数的正负整数或小数的加法、减法和乘法运算以及对文件的相关操作。 文件说明: 给定的文件a*.txt为第一个数

    用双向链表实现任意位数的正负整数或小数的加法、减法和乘法运算以及对文件的相关操作。 文件说明: 给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生的结果存储在sub*.txt中,乘法产生的结果存储在mult*.txt中,*为对应的一组数据。

    标签: txt 整数 加法

    上传时间: 2014-01-09

    上传用户:zhouchang199

  • In order to install DotNetNuke and a supporting database you will need either Windows 2003 Server or

    In order to install DotNetNuke and a supporting database you will need either Windows 2003 Server or Windows XP (development only). This book covers a basic install of DotNetNuke using a SQL Server database as the Data Provider. You will need to have access to either SQL Server 2000 or MSDE (develop- ment only) on the same machine or a remote machine. To participate in the development chapters, you will need Visual Studio .NET 2003.

    标签: DotNetNuke supporting database install

    上传时间: 2013-11-25

    上传用户:onewq

  • 用类编写的连续输出几个小写英文字母a

    用类编写的连续输出几个小写英文字母a,如果继续则输出b,如果不继续则终止。以此类推。

    标签: 编写 输出 英文字母

    上传时间: 2017-06-25

    上传用户:变形金刚

  • 功放电路图_精彩插图讲解

    目前流行的功率放大器除采用集成电路功放外几乎都是用分立元件构成的OCL电路。基本电路由差动输入级、电压放大级、电流放大级(推动级)、功率输出级和保护电路组成。附图A是结构框、图B是实用电路例图,有结构简单的基本电路形式,也有增加了辅助电路和补偿电路的复杂电路形式。

    标签: 功放电路图

    上传时间: 2013-08-05

    上传用户:change0329

  • 龍門智能中医处方软件1.0

    "'龍門'智能中医处方平台"是由龍門中医软件工作室开发的免费软件,1.0版包括如下功能:a生成、管理中医处方.b根据《药典》对用药剂量、配伍禁忌进行检查c调用方剂一千四百余首;根据病名查看中医内、妇、儿、外科教科书281种疾病的常见分型及治疗方法.d支持用户录入自拟方及自己的证治经验;等等。注意:运行此软件需要先下载安装access runtime 2007,这是微软提供的一款免费软件。详情请看:http://zhan.renren.com/longmensoft

    标签: 1.0 软件

    上传时间: 2013-08-01

    上传用户:谁偷了我的麦兜

  • 模拟信号发生频率计方法

     计算方法: 1) A值(相位)的计算:根据设置的相位值D(单位为度,0度-360度可设置),由公式A=D/360,得出A值,按四舍五入的方法得出相位A的最终值; 2) B偏移量值的计算:按B=512*(1/2VPP-VDC+20)/5; 3) C峰峰值的计算:按C=VPP/20V*4095;

    标签: 模拟信号 发生 频率计

    上传时间: 2013-11-18

    上传用户:xdqm