Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (8)
Air ticket booking system
no vote
Problem Description: an airline company plans to develop a ticket reservation system. The travel agent enters the system of passenger information (name, gender, ID number, travel start time, destination and other information) to the passenger booking system, which arranges the flight for the passengers, prints the ticket and bill, and the passenger can make the payment of the ticket by Dan Hezhang, one day before the plane takes off, and the system can check the ticket without mistake, and then print the ticket to the customer. Implementation requirements: realize the operation of adding, deleting, modifying and checking passenger information. &Nbsp; & nbsp; & nbsp; generate the ticket collection notice, bill and ticket information of passengers, save these information to a file, and print these file information.
wangxainsen
2018-04-09
0
1
Full screen adaptive shutter animation switching
no vote
Using simple JavaScript, HTML and CSS, ten thousand layer full screen adaptive shutter switching
wangxainsen
2018-04-08
1
1
Turntable lottery
no vote
Simply use js and HTML to realize the turntable lottery, click to start the lottery, the wheel turns, and randomly select an award
wangxainsen
2018-04-08
0
1
K-means
no vote
K-means algorithm, for the understanding of K-means is very helpful, code, data
wangxainsen
2018-04-04
1
1
Meanshift
no vote
The mean shift algorithm is used to cluster the data. Testmeanshift gives an example in 2-D. Set plotflatation to true to visualize the iteration
wangxainsen
2018-04-04
1
1
spanning-tree-gui
no vote
Spanning tree GUI spanning tree algorithm n nodes are randomly distributed in the XA square. A node has a range R. if the distance between two nodes is less than R, the node is connected. So we have a picture. The spanning tree from the specified node is generated. Width first search. You can set NAR, randomize nodes, and show / hide objects.
wangxainsen
2018-04-04
1
1
Design and implementation of simple auto parts management system (Java)
no vote
Course design pure java code complete, database
wangxainsen
2018-03-26
0
1
Comparison of sorting methods
no vote
Code integrity
wangxainsen
2018-03-22
0
1
No more~