Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (130)
Cellular automata simulation of traffic flow MATLA
4.0
Cellular automata simulation of traffic flow MATLAB source code * The following functions * Replace function * Cellular space definition * Vehicle definition * The driver attribute defines functions * The grid density function * Definition of signal timing functions * Changing definition
sky2196
2016-11-16
3
1
Genetic algorithms and simulated annealing for clu
no vote
Traditional clustering algorithm in the more vulnerable to issues such as local optimal solutions, and introduced in traditional k-means algorithm genetic algorithms and simulated annealing algorithms, combining the two algorithms, through actions such as crossover and mutation, simulated annealing, cluster analysis can be accomplished. Simulated data sets of experiments and UCI data sets of experiments the stability characteristics and get the best solution.
sky2196
2016-11-15
0
1
Three methods of hht
no vote
Hht three methods suitable for beginners to learn, good stuff
sky2196
2016-11-15
0
1
Tomo3d-ray tracing program
4.3
Tomo3d ray-tracing program used in seismic tomography, can also be used in other areas.
sky2196
2016-11-13
6
1
Square educational system General Android client s
no vote
Based on square Android client of educational system development projects, and implementation timetable queries, individual queries, viewing of personal information and other functions. Put the SetNet.java file and change the IP in the Login.java file into your school IP or domain name check results can be achieved in the mobile phone to check the schedule.
sky2196
2016-11-12
0
1
Location based services (LBS) Android sources
no vote
Location-based service (Location Based Service,LBS) project source code, realized through the Google Map of the location feature to automatically view a map of the current location, you can implement location-based signing, message, business services and other functions
sky2196
2016-11-12
0
1
Least squares fitting procedure
4.0
Least squares fitting procedure (m), for a set of three dimensional data z=f (x, y) fitting polynomials of x and y A lot of places online, but is wrong, and I corrected post
sky2196
2016-11-11
2
1
Android_Settings the latest source code
no vote
Latest Android4.4.4 Setting.apk source, imported into Eclipse, would you need to call a system package and system packages are based on a @hide hide, allowing only system calls, so this project is impossible to call.
sky2196
2016-11-11
0
1
OpenCV implementation of video object tracking
4.0
OpenCV implementation tracking, you can capture video of moving objects in location Step 1 In the image box block r, Hue Histogram and get r, h said. Step 2 Based on sequence image color values for each Pixel of each Frame to find the proportion occupied by h in the Histogram, this step for Back Projection, are gray-scale image b. Step 3 Mean Shift of the image b. Find the center of gravity of the entire b (Xmc, Ym), and the central point of the original rectangular region r (Xc, Yc) moves (Xmc, Ym).
sky2196
2016-11-11
9
1
OpenGL import 3ds models
4.0
OpenGL imported 3ds model to 3DS format models to OpenGL projects and display them Using object-oriented approach using C++ implementation based on OPENGL import 3DS files
sky2196
2016-11-11
2
1
View More