Pinned Repositories
2D-BinPacking
Algorithms that aproximate the solution for the NP-Hard 2D BinPacking Problem. We implement local search first-fit, local search best-fit and Tabu search. The heuristic is first-fit using strips
algorithm
some practice using C/C++/Python...
android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
android-uiautomator-server
angular-file-upload
Angular File Upload is a module for the AngularJS framework
angular-ueditor
Angular port for Baidu UEditor
leona
android test sdk use image match
luna
wechat app for superfinance
schoolNet
website for students communicate after graduate build with CI框架,smarty3,angularjs
WebScan
A small java program. Scan the sqlite to find the website to be scan, use the tools provided by the IBM to scan the website and find out the security risks, read the result xml file and use regex to get the result to be write back to sqlite.
hzycaicai2012's Repositories
hzycaicai2012/2D-BinPacking
Algorithms that aproximate the solution for the NP-Hard 2D BinPacking Problem. We implement local search first-fit, local search best-fit and Tabu search. The heuristic is first-fit using strips