Detection by Van Tree
资源简介:Detection by Van Tree
上传时间: 2013-12-29
上传用户:changeboy
资源简介:Realization of alogrithm of chaos Detection by determining Lyapunov exponents.
上传时间: 2013-12-25
上传用户:R50974
资源简介:compute pca for face Detection by matlab
上传时间: 2014-01-19
上传用户:songnanhua
资源简介:Steganography is the art of communicating a message by embedding it into multimedia data. It is desired to maximize the amount of hidden information (embedding rate) while preserving security against Detection by unauthorized parties. An a...
上传时间: 2017-07-29
上传用户:
资源简介:Edge Detection Basis of Theory and Practice by CAS –Computer Vision Course 2ndlesson Veronique PRINET
上传时间: 2015-06-27
上传用户:ardager
资源简介:Tree code, write by c
上传时间: 2014-01-15
上传用户:sardinescn
资源简介:Expert C Programming: Deep C Secrets by Peter Van der Linden. Have you ever noticed that there are plenty of C books with suggestive names like C Traps and Pitfalls, or The C Puzzle Book, or Obfuscated C and Other Mysteries, but other pr...
上传时间: 2013-12-12
上传用户:wqxstar
资源简介:Spatial Outlier Detection Algorithm by Matlab
上传时间: 2016-05-29
上传用户:ljt101007
资源简介:Handbook of Applied Cryptography, by A. Menezes, P. Van Oorschot, and S. Vanstone, CRC Press, 1996
上传时间: 2014-01-22
上传用户:playboys0
资源简介:It s the ID3 or else named Desicion Tree algorythm, realized by the tools of Visual Studio developer system.
上传时间: 2014-12-20
上传用户:lwwhust
资源简介:堆栈类 用java编写的。。。dasfhdakdkjadjakdasds-level binary Tree traversal by a small java programs dasfhdakdkjadjakdasds
上传时间: 2017-08-29
上传用户:eclipse
资源简介:This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary Tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which in...
上传时间: 2014-01-09
上传用户:sk5201314
资源简介:Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman Tree s. ARJ 2.41, ZIP ...
上传时间: 2014-01-17
上传用户:himbly
资源简介:Electromagnetic scattering from the Trees above a tilted rough ground plane generated by the stochastic Lidenmayer system is studied by Monte Carlo simulations in this paper.The scattering coefficients are calculated in three methods:cohere...
上传时间: 2013-12-06
上传用户:xieguodong1234
资源简介:Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML ...
上传时间: 2013-12-24
上传用户:yzhl1988
资源简介:A new blind adaptive multiuser Detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can b...
上传时间: 2015-09-07
上传用户:xieguodong1234
资源简介:Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman com...
上传时间: 2014-01-24
上传用户:caixiaoxu26
资源简介:In this paper we propose to reduce the textural components by modelling the coefficients of a wedgelet based regression Tree instead of the original pixel intensities
上传时间: 2015-10-22
上传用户:gxmm
资源简介:The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. ...
上传时间: 2014-11-16
上传用户:hoperingcong
资源简介:Basic hack v2.1 by xgx - http://www.ring0.donster.de/ Features: - Smooth Vector Aimbot - Full ESP ( Namen,Weapon,Distance,Visible,Far) - polymorph,peb hiding to prevent VAC Detection
上传时间: 2013-12-18
上传用户:agent
资源简介:北京大学ACM比赛题目 Consider an infinite full binary search Tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subTree whose root node is X, we can get the minimum number in this subTree by repeating going down th...
上传时间: 2013-12-16
上传用户:日光微澜
资源简介:--- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k by Niek Albers nieka@daansystems.com (C)2001 DaanSystems Homepage: http://www.daansystems.com ------------------------------------ Use with care an...
上传时间: 2013-12-15
上传用户:13517191407
资源简介:The tca package is a Matlab program that implements the Tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data compon...
上传时间: 2016-09-17
上传用户:cazjing
资源简介:This utility has two views: (a) one view that will show you the entire PnP enumeration Tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the...
上传时间: 2013-12-17
上传用户:zjf3110
资源简介:This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search Tree, an efficient indexing method with O(1) time complexity for searching. Comparably as effic...
上传时间: 2013-12-10
上传用户:shinesyh
资源简介:If a Tree falls in the forest, and there s nobody there to hear, does it make a sound? This classic conundrum was coined by George Berkeley (1685-1753), the Bishop and influential Irish philosopher whose primary philosophical achievement is...
上传时间: 2013-11-26
上传用户:stvnash
资源简介:Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth exa...
上传时间: 2014-01-02
上传用户:Late_Li
资源简介:-- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error Detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee...
上传时间: 2017-07-15
上传用户:520
资源简介:motion Detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free - made by Intel
上传时间: 2017-08-16
上传用户:nanshan
资源简介:·无线经典教材《无线通信》by Goldsmith 英文版
上传时间: 2013-06-27
上传用户:zklh8989