Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (10)
Java TCP server
no vote
Application background TCP (Control Protocol  Transmission; transmission control protocol) is a connection oriented, reliable, byte stream based transport layer communication protocol, defined by RFC IETF 793. In the simplified computer network OSI model, it completes the function of the fourth layer transport layer, the user data protocol (UDP) is the same layer [1]  another important transmission protocol. In the protocol suite IP (Internet), the TCP layer is located in the middle layer of the application layer. The application layers of different hosts often need to be connected, but the IP layer does not provide such a flow mechanism, but provides unreliable packet switching.
kasing
2016-08-23
0
1
A character recognition system based on decision t
no vote
Application background Software is intended for research purposes only.   All; rights reserved.  This;Rests with the authors. When using this software Copyright, ackowledge pleaseEffort that went into development by referencing the following paper: theHough Transform-Based Voting Framework for Action Recognition. AYao J., Gall & L.; Van Gool A. (CVPR 2010).Or comments concerning the code can be addressed to Angela Yao Questions(yaoa@vision.ee.ethz.ch).Bulk of the code was developed from work detailed in the paper  The;Class-Speci C Hough Forests for Object Detection. J. Gall and Lempitsky with (CVPR 2009) code available here: V.Http://www.vision.ee.ethz.ch/~gallju/projects/houghforest/houghforest.html===============================================================================& NOTES; USAGE===============================================================================Code was developed on a Linux system and requires OpenCV 2.0.0 or OLDER. Th
kasing
2016-08-23
2
1
Using Java to achieve a WEB browser, you can open
no vote
Application background Requirements: using Java to implement a WEB browserFunction: you can open the web page, you can set the background picture, the interface is friendly;Description: the project is a lightweight project, the code is not a lot of, but with notes, very helpful for beginners to learn Java project development.
kasing
2016-08-23
0
1
Very beautiful Swing Java interface framework
4.0
Application background You can be free and free to use BeautyEye look (and feel), such as: for research, learning, and even commercial use, but to prohibit the use of unauthorized use, etc., please respect intellectual property rights.BeautyEye can run on Java 1.5, 1.6 and 1.7, but it is recommended that at least be run on java1.6.0_12 or an updated version.
kasing
2016-08-23
0
1
C++ code for the realization of the
4.0
Application background Homomorphic filtering to enhance the frequency filtering and gray-scale transformation is a combination of treatment methods. It is the image of the illumination reflection model as the basis of the frequency domain processing, the use of compressed gray range and enhanced contrast to improve the image processing technology. It is quite successful in the density field.An image f (x, y) can be considered as a combination of two components, i.e.F (x, y) =i (x, y).R (x, y)I (x, y) is the illumination component (the incident component), which is the light intensity of the incident to the scene;R (x, y) is the reflection component, which is reflected by the scenery.Specific steps are as follows:(1) at the same time, on the sides of the upper form, that is, theInf (x, y) =Ini (x, y) +Inr (x, y)(2) the upper and the two sides of the Fu Liye transform, theF (U, V) =I (U, V) +R (U, V)(3) F (U, V), (V,), can be obtained by using a frequency domain funct
kasing
2016-08-23
5
1
Matlab code of face recognition algorithm based on
4.0
Application background       this code provides a face recognition method based on SURF feature points, which can achieve high accuracy of face matching, but also can identify the face image with arbitrary rotation angle. SURF (speed up feature) algorithm is developed based on SIFT (scale invariant feature transform) algorithm, which is invariant to image scale and rotation, and has good robustness to image matching. We found that the SURF algorithm for face recognition, can be a good solution to the current majority of algorithms, such as LBP, LGBP, and so on have a certain rotation angle of face image recognition rate is low, and can achieve a high recognition rate. Of course, this relies on a good matching of the SURF feature points of the face image. In order to improve the performance of SURF algorithm in face recognition, the matching of SURF feature points is the key point of this paper in order to improve the performance of SURF algorithm.&nbs
kasing
2016-08-23
4
1
The Chinese C language curriculum design -- person
no vote
Application background Design task: C language curriculum design task bookTitle: address book management systemRequirement1, using C language programming;2, the use of the structure of the array to achieve the contact information data structure design;3, the system of the functional module of the functional requirements of the form;4, the interface is friendly (good man-machine interaction), the program and the necessary notes. Key Technology Design task: C language curriculum design task bookTitle: address book management system Function: input contact information (including name, phone number, address, notes, etc.);Address book management system can achieve the following functions:1 enter each contact record, put it in the file.2 query all contact information, and then sort by the optional custom rules;3 record changes, the modified records information stored in the file.4 display records, will be recorded in the reality on the screen.5 ad
kasing
2016-08-23
0
1
andew_ NG's machine learning exercise 2
no vote
This is the answer and the original problem of exercise 2 of machine learning in coursera open class at Stanford University. For reference only.
kasing
2016-08-23
0
1
JAVA implementation of QQ communication interface, very cool
no vote
Application background The work is only for personal learning and practice.Works have been used: Eclipse, jdk1.7, swing Java and simple JDBC connection database operationBecause of the limited capacity of the individual, so there are not many of the work is not perfect, please forgive.
kasing
2015-11-08
0
1
Enterprise BUG information management system based on ISPBUG PHP+MySQL
no vote
Application background         ISPBUG is the BUG information management system, which is designed for the ISP team (image video processing team use development) development.A BUG management system   set of ISPBug to is which geared needs the Image of Video or Team Process we which It call introduce Team. concepts to functions some the and ISP of Resource Enterprise to Planning BUG the It management. be can s in installed Window/Linux/Unix system the other   or   operating its and environment runtime some committed requires such software IE/Firefox as PHP is supported Mysql Apache/Nginx. clients. by    ISPBug is completely free of charge. Using Key Technology Using PHP, MYSQL, HTML development, separate layer, processing layer, and application layer technology development, we can quickly develop new systems.
kasing
2015-10-24
0
1
No more~