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

non-local

  • This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This

    This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL

    标签: This reversible annealing the

    上传时间: 2015-07-19

    上传用户:ma1301115706

  • This document discusses recommended practices and style for programmers using the C language in the

    This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on generally recommended software engineering techniques, industry resources, and local convention. The Guide offers preferred solutions to common C programming issues and illustrates through examples of C code.

    标签: recommended programmers discusses practices

    上传时间: 2015-07-19

    上传用户:jcljkh

  • Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content

    Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content Providers and even non-telecom guys. Uses file system for data flow.Written for .NET 2.0 in C#

    标签: Content Messaging Platforms Operators

    上传时间: 2014-01-01

    上传用户:1109003457

  • Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa

    Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).

    标签: LinearAlgebra Numerics MathNet algebra

    上传时间: 2015-07-24

    上传用户:思琦琦

  • Microsoft Press books are available through booksellers and distributors worldwide. For further info

    Microsoft Press books are available through booksellers and distributors worldwide. For further information about international editions, contact your local Microsoft Corporation office or contact Microsoft Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress. Send comments to mspinput@microsoft.com. Microsoft, Microsoft Press, Visual Basic, Visual Studio, Windows, and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Other product and company names mentioned herein may be the trademarks of their respective owners. The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred.

    标签: distributors booksellers Microsoft available

    上传时间: 2013-12-27

    上传用户:wuyuying

  • maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y

    maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.

    标签: instructions following archive install

    上传时间: 2014-01-19

    上传用户:weiwolkt

  • PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the re

    PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the requirements that a PCI-to-PCI bridge must meet to be compliant to this specification and the PCI Local Bus Specification. In addition, the requirements for optional extensions are specified. This specification does not describe the implementation details of any particular requirement or optional feature of a PCI-to-PCI bridge, nor is it a goal of this specification to describe any particular PCI-to-PCI bridge implementation. However, some recommendations are provided for some implementation-specific features that can be provided by a PCI-to-PCI bridge.

    标签: Specification specification Architecture establishes

    上传时间: 2014-01-14

    上传用户:caiiicc

  • 是用jbuilder9做的一个学生基本信息查询系统。单窗体

    是用jbuilder9做的一个学生基本信息查询系统。单窗体,有添加删除查询更新几个功能,用的是SQL Server数据库。服务器名local 用户名sa 密码hunterd

    标签: jbuilder9 信息查询系统

    上传时间: 2015-08-25

    上传用户:zhangliming420

  • 1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type="Club.Fram

    1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" /> 节点的数据库用户密码。 3、打开IIS,创建虚拟目录dooogo指向WebUI目录; 4、输入http://localhost/dooogo/default.aspx进入首页

    标签: dooogo DbProvider install config

    上传时间: 2015-09-05

    上传用户:561596

  • OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a

    OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程

    标签: collection functions Computer Library

    上传时间: 2015-09-12

    上传用户:zhangyi99104144