Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
Hill, Graham Burt yellow ETA conversion descriptio
no vote
The Hilbert Huang (HHT) transform is a way to decompose a signal into so called intrinsic mode functions (IMF) along with a trend, and obtainable instantaneous frequency data. It is designed to work well for data that is nonstationary and nonlinear. In contrast to other common transforms like the Fourier transform, the HHT is more like an algorithm (an empirical approach) that can be applied to a data set, rather than a theoretical tool.
jaychnou
2016-08-23
10
1
The best way to end Android multiple pages
no vote
Android which often opened many pages, but when you want to end the program. The pages are opened off the end, there are a number of ways.  This process is a way of using the page record, open a page on each of the records in the List page,  When you want to close the program, when you can use the function exit complete exit the program.
jaychnou
2016-08-23
1
1
[Android] phone data to a computer (WiFi)
4.0
How to transfer  data from mobile phone to a computer via WIFI?   We can use the ServerSocket (Server side) and socket (Client side) to implement as an example,  Selected a photograph sent from the phone to the computer,  Here it must be noted, Server and client needs in the same URL.  Computer side (Server):  First customize a port (this is set to 1111), then build a ServcerSocket,  Then call accept () method, this method would have been to wait until the client side even come in,  The program will execute the next line.  Side of the build method, I use eclipse, direct NEW-> Java project, after the program comes in, Press RUN (Ctrl + F11) to perform, and then wait for the Android side even come. Android terminal (Client): Here I designed, the program started, we chose a photograph sent to the computer side, Is divided into two stages: When the
jaychnou
2016-08-23
0
1
No more~