Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (7)
C++ analog memory management
no vote
The program consists of memory management in C ++, there are two new processes and the end of the process function, these two functions but also through the list to complete the basic operation, add, delete nodes, as well as sorting.
强子
2016-08-23
0
1
Linux interprocess communications-pipe communicati
no vote
That pipe communication processes to send large amounts of data in the form of the character stream into the pipeline, the receiving process can receive data from the pipeline, both of which use pipes to communicate. Compressed package three different channels of communication procedures are used under linux C implementation, which is nameless pipe1 pipe communication, pipe2 and pipe3 are named pipe communication.
强子
2016-08-23
0
1
Identifying the image clock time Matlab GUI progra
4.0
I uploaded a recognition time before in the image Matlab program, this program is its GUI program, with a user interface, you must open mytime.m this file is run and run, to see the results.
强子
2016-08-23
0
1
Realization of grey prediction (GM) in mathematical modeling with MATLAB
no vote
Grey prediction is a system containing uncertainty method to predict. The code is written yourself, you can predict the predictive value of these periods based on existing (actual) data, you can predict future values. There is also a large amount of data is read from the xlsx file for prediction, attention to change the path runtime.
强子
2016-08-23
0
1
MATLAB implementation to identify the image of the
4.0
Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and the line - duality, to convert the image space to the parameter space of the detection problem. By simple statistics accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak value of the accumulator line. The first image preprocessing procedures, using the Hough transform to extract the clock hour hand, minute hand, second hand, and then calculating the hour, minute angle is calculated based on their angle of their points of time, the image file has three test by.
强子
2016-08-23
0
1
C programming language quality
no vote
This document is a program written by experienced programmers, and general tutorial book is not the same, the book is a summary of the main talking about some of the problems of programming, their own views, not suitable for beginners, suitable for a certain programming basics friend.
强子
2016-08-23
1
1
Saliency detection model based on wavelet low-freq
4.2
This is the source code of paper "A Saliency Detection Model Using Low-Level Features Based on Wavelet Transform" . It runs very well.  The effect of the saliency map   detected   using wavelet
强子
2016-08-23
4
1
No more~