Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (13)
NLMS Noise cancellation
no vote
Acoustic Noise Cancellation. The adaptive filtering algorithms whose derivations are based on the Wiener filter theoryhave their origin in a statistical formulation of the problem. In contrast to this, the methodof least-squares approaches the problem of filter optimization from a deterministic pointof view. As mentioned before, in the Wiener filter theory, the desired filter is obtained byminimizing the MSE, that is, a statistical quantity. In the method of least-squares, on theother hand, the performance index is the sum of weighted error squares for the given data,that is, a deterministic quantity. A consequence of this deterministic approach is that the least-squares-basedalgorithms, in general, converge much faster than the LMS-based algorithms. They arealso insensitive to the power spectral density of the input signal. The price that is paidfor achieving this improved convergence performance is higher computational complexityand poorer numerical stability.
tylergaBtErJw==GuArD;--
2016-08-23
1
1
Spidev driver example
4.0
This example show spi communication sample. But it can be very useful for programmer. I hope this sample will be helpful for programmer
tylergaBtErJw==GuArD;--
2016-08-23
1
1
linux driver sample
no vote
linux driver sample. Description (English): (Hint: At least 100 characters. Please do your best to describe your project in details. Better content will gain much more points for you)  
tylergaBtErJw==GuArD;--
2016-08-23
0
1
Face detection
no vote
This code uses the Haar Cascade Classifier to detect face in a video feed (webcam used here) and display it in a window The code has been tested on the following configuration:     Windows 7 Professional (64-bit)     OpenCV 2.4.2     Visual Studio 2012 Ultimate
tylergaBtErJw==GuArD;--
2016-08-23
0
1
WebCam Sample
no vote
This example show how to capture Camera with VFW. This is very simple and easy to learn. In the future i will upload many many samples. Good bye! Good bye! Good bye!
tylergaBtErJw==GuArD;--
2016-08-23
1
1
Skin Dialog Example
no vote
This example show how to resize windows. The application wizard has created this Test application for  you.  This application not only demonstrates the basics of using the Microsoft  Foundation Classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Test application.
tylergaBtErJw==GuArD;--
2016-08-23
0
1
gSOAP V 2.7.16
no vote
DISTRIBUTION NOTES To install gSOAP, unpack the archive. You will get the following files: README.txt read this first LICENSE.txt license information NOTES.txt this file license.html gSOAP public license (HTML), see LICENSE.txt license.pdf gSOAP public license (PDF), see LICENSE.txt The 'gsoap' folder contains essential source code for the run-time libraries: stdsoap2.h header file for stdsoap2.c[pp] stdsoap2.c library and gSOAP runtime stdsoap2.cpp library (identical to stdsoap2.c) dom.c  C DOM parser dom.cpp  C++ DOM parser and the following folders: bin  binaries doc  documentation, including soapdoc2.html, soapdoc2.pdf samples  examples extras  contributed extras import  #import-ed header files for so
tylergaBtErJw==GuArD;--
2016-08-23
0
1
RSA code for SQL server
no vote
RSA  is a  cryptosystem , which is known as one of the first practicable 
tylergaBtErJw==GuArD;--
2016-08-23
1
1
View More