搜索结果

找到约 195 项符合 Non-parametric 的查询结果

数据结构 SR-tree is an index structure for high-dimensional nearest neighbor queries

SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
https://www.eeworm.com/dl/654/139229.html
下载: 139
查看: 1159

其他 prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = ...
https://www.eeworm.com/dl/534/144381.html
下载: 163
查看: 1063

数据结构 The subject which is to us propos¨&brvbar is as follows: calculation of the degr¨&brvbar d&iexcl &ma

The subject which is to us propos¨&brvbar is as follows: calculation of the degr¨&brvbar d&iexcl &macr inconsistance d&iexcl &macr un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The go ...
https://www.eeworm.com/dl/654/149109.html
下载: 130
查看: 1053

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used of ...
https://www.eeworm.com/dl/648/156645.html
下载: 85
查看: 1050

Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you ...
https://www.eeworm.com/dl/619/163588.html
下载: 46
查看: 1085

文件格式 VC++动态链接库编程之基础慨念: Visual C++支持三种DLL

VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)
https://www.eeworm.com/dl/639/172040.html
下载: 33
查看: 1064

人工智能/神经网络 this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi

this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
https://www.eeworm.com/dl/650/176804.html
下载: 145
查看: 1042

手机短信编程 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#
https://www.eeworm.com/dl/622/178259.html
下载: 45
查看: 1078

数学计算 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.Distribut ...
https://www.eeworm.com/dl/641/178719.html
下载: 184
查看: 1320