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

SOLUTION

  • PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanati

    PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes. In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.SOLUTION" untill you have completed the project.

    标签: planning-tutorial PathPlannerApp explanati Tutorial

    上传时间: 2014-10-31

    上传用户:yimoney

  • This program demonstrates some function approximation capabilities of a Radial Basis Function Networ

    This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for the network. Using the training samples, the weights multiplying each of the gaussian basis functions arecalculated using the pseudo-inverse (yielding the minimum least-squares SOLUTION). The resulting network is then used to approximate the function between the given "sample" points.

    标签: approximation demonstrates capabilities Function

    上传时间: 2014-01-01

    上传用户:zjf3110

  • Samsung s S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontrol

    Samsung s S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller SOLUTION for Ethernet-based systems. An integrated Ethernet controller, the S3C4510B, is designed for use in managed communication hubs and routers.

    标签: high-performance microcontroller cost-effective microcontrol

    上传时间: 2014-03-03

    上传用户:haohaoxuexi

  • "poco" (Spanish & Italian for "little") OLAP provides a web-based, crosstab reporting tool for your

    "poco" (Spanish & Italian for "little") OLAP provides a web-based, crosstab reporting tool for your datawarehouse. While it s not an OLAP server or full fledged data mining SOLUTION, pocOLAP makes your data easy to use and understand ... for free!

    标签: for web-based reporting crosstab

    上传时间: 2013-12-17

    上传用户:wl9454

  • VS1003音频解码芯片为VS10XX系列的第三代产品

    VS1003音频解码芯片为VS10XX系列的第三代产品,是芬兰VLSI SOLUTION Oy公司生产的单片MP3/WMA/MIDI解码和ADPCM编码芯片,它内部包含一个高性能、低功耗的DSP处理核(VSDSP),一个工作内存,一片可供用户程序使用的5.5KB RAM,一个串行SPI总线接口,一个高质量的采样频率可调的过采样DAC以及一个16位的采样ADC.

    标签: VS 1003 10 XX

    上传时间: 2015-09-14

    上传用户:liglechongchong

  • 音/视频采集程序

    音/视频采集程序,可调整采集参数,源自JMF SOLUTION,编译后可直接运行

    标签: 视频采集 程序

    上传时间: 2013-12-21

    上传用户:yxgi5

  • 算法的许多例子都是最优化问题( optimization problem)

    算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible SOLUTION),使优化函数取得最佳值的可行解称为最优解(optimal SOLUTION)。

    标签: optimization problem 算法

    上传时间: 2014-08-25

    上传用户:123456wh

  • 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯

    回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( SOLUTION space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0 , 0 , 0 ),( 0 , 1 , 0 ),( 0 , 0 , 1 ),( 1 , 0 , 0 ),( 0 , 1 , 1 ),( 1 , 0 , 1 ),( 1 , 1 , 0 ),( 1 , 1 , 1 ) }。

    标签: 搜索

    上传时间: 2014-01-17

    上传用户:jhksyghr

  • With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its com

    With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code SOLUTIONs to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your SOLUTION. Because a real-life situation will rarely match the book s example problems precisely, PHP 5 in Practice explains the SOLUTION well enough that you will understand it and can learn how to truly solve your own problem.

    标签: developers developing PHP release

    上传时间: 2013-12-17

    上传用户:xzt

  • This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t

    This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are then adapted to work between systems with very long interconnect delays, by migrating a single-clock SOLUTION by Carloni et al. (1999, 2000, and 2001) (for “latency-insensitive” protocols) to mixed-timing domains. The new designs can be made arbitrarily robust with regard to metastability and interface operating speeds. Initial simulations for both latency and throughput are promising.

    标签: mixed-timing low-latency interfaces first-out

    上传时间: 2015-10-08

    上传用户:dapangxie