This website requires JavaScript.
Explore
Help
Sign In
xinb
/
ip2region_private
Watch
1
Star
0
Fork
You've already forked ip2region_private
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
facd3ee689
ip2region_private
/
binding
/
java
History
lei.lei
facd3ee689
The code computes the average of two integers using either division or signed right shift, and then uses the result as the index of an array. If the values being averaged are very large, this can overflow (resulting in the computation of a negative average).
2018-06-20 14:14:28 +08:00
..
src/main/java/org/lionsoul
/ip2region
The code computes the average of two integers using either division or signed right shift, and then uses the result as the index of an array. If the values being averaged are very large, this can overflow (resulting in the computation of a negative average).
2018-06-20 14:14:28 +08:00
build.xml
java binding maven upload & track the latest dbMaker.jar
2017-10-23 13:48:49 +08:00
pom.xml
java binding maven upload & track the latest dbMaker.jar
2017-10-23 13:48:49 +08:00