Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (11)
With map and statistics a number of times each num
no vote
Using map statistics of the number of documents in a document appear, you can count the amount of data in a large number of documents in the number of words. Can be used for statistical purposes.
jiejielikaimin
2016-08-23
1
1
Image mosaic source code, VC + +, image stitching
no vote
Image mosaic source code, VC + +, image stitching plays an important role in the process of making a panoramic image. After specific pattern projection of multiple images using phase correlation constraints method to evaluate the horizontal and vertical offset, and then find the best seams, image stitching, using Multiresolution algorithm for image splicing removes exposure differences and ghosting. VisualC++ the whole process be implemented, experimental results show the effectiveness of the algorithm.
jiejielikaimin
2016-08-23
0
1
Manshuiwan water fill
no vote
Diffuse water-filling algorithm implementations, examples, a detailed reference
jiejielikaimin
2016-08-23
0
1
Sift RobHess algorithm to extract the image featur
no vote
Application background Using 2.4.9 opencv and C to realize the extraction of image feature points in RobHess database. Changed code after testing, available. The feature points of the image are extracted, and the size and direction of the image feature points are indicated.
jiejielikaimin
2016-08-23
0
1
Feature points extraction and matching of SIFT alg
no vote
Application background RobHess library, the SIFT algorithm to achieve the feature point extraction, matching the two processes. Using opencv2.4.9+c, the code is tested, can be used, and the results are good.
jiejielikaimin
2016-08-23
1
1
OpenGl implementation of the solar system
4.0
Application background Using OpenGL to achieve the solar system, the experiment in the eight major planets of the solar system as the theoretical basis by the size of planets, the sun and the distance, set the rotation period and the period of revolution and other parameters by based on C language and OpenGL library functions to complete the simulation of the solar system.
jiejielikaimin
2016-08-23
0
1
OpenGL implementation of the object of the Boolean
no vote
Application background In this experiment, we use OpenGL to complete the addition (or), subtraction (and) operation of the two objects.This experiment uses two times to complete the drawing of the ball, disc and cone. The addition (or), subtraction (and) operation of the two objects is accomplished by the template test and the depth test. Set up the menu and associate the right click with the menu to select the action to be performed.
jiejielikaimin
2016-08-23
3
1
Design of CACHE file management function
no vote
Application background The system through the hash table to save the CACHE file, in order to complete the management of CACHE files. It can achieve the cache file management table for the creation, release, add files to the cache, and deleting files from the cache, from cache lookup file (when the file is not in the cache, the disk transferred) to clean up cache etc. function.
jiejielikaimin
2016-08-23
0
1
Implementation of double ended queues
no vote
Application background Using C language to achieve a double end queue, you can queue in the first, tail, insert elements or delete elements, but also in the establishment of the two ends of the queue to find elements. Data structure is an algorithm, write, test, you can rest assured that the use of
jiejielikaimin
2016-08-23
1
1
Lottery system
no vote
Application background Using JAVA, JSP, JavaScript, HTML, CSS to achieve the lottery system, can be used for the company's lottery system. Landing in a page, after landing, the jump to another page to draw, to show the recent lottery information. Connected to the SQLSERVER database.
jiejielikaimin
2016-08-23
0
1
View More