ieee

所属分类:通讯编程
开发工具:CSS
文件大小:1871KB
下载次数:0
上传日期:2014-12-29 08:16:01
上 传 者sh-1993
说明:  IEEE网络晚餐的AngularJS交互式调度器-运行匈牙利算法
(AngularJS interactive scheduler for the IEEE networking dinner - runs the Hungarian algorithm)

文件列表:
css (0, 2014-12-29)
css\app.css (366, 2014-12-29)
css\bootstrap-theme.css (14936, 2014-12-29)
css\bootstrap-theme.css.map (38388, 2014-12-29)
css\bootstrap-theme.min.css (13185, 2014-12-29)
css\bootstrap.css (121220, 2014-12-29)
css\bootstrap.css.map (245960, 2014-12-29)
css\bootstrap.min.css (99961, 2014-12-29)
css\flat-ui.css (105104, 2014-12-29)
css\main.css (1507, 2014-12-29)
fonts (0, 2014-12-29)
fonts\flat-ui-icons-regular.eot (5626, 2014-12-29)
fonts\flat-ui-icons-regular.svg (18793, 2014-12-29)
fonts\flat-ui-icons-regular.ttf (5436, 2014-12-29)
fonts\flat-ui-icons-regular.woff (7008, 2014-12-29)
fonts\glyphicons-halflings-regular.eot (20335, 2014-12-29)
fonts\glyphicons-halflings-regular.svg (62927, 2014-12-29)
fonts\glyphicons-halflings-regular.ttf (41280, 2014-12-29)
fonts\glyphicons-halflings-regular.woff (23320, 2014-12-29)
fonts\lato (0, 2014-12-29)
fonts\lato\lato-black.eot (30838, 2014-12-29)
fonts\lato\lato-black.svg (270597, 2014-12-29)
fonts\lato\lato-black.ttf (65316, 2014-12-29)
fonts\lato\lato-black.woff (35048, 2014-12-29)
fonts\lato\lato-bold.eot (32056, 2014-12-29)
fonts\lato\lato-bold.svg (284960, 2014-12-29)
fonts\lato\lato-bold.ttf (67592, 2014-12-29)
fonts\lato\lato-bold.woff (36664, 2014-12-29)
fonts\lato\lato-bolditalic.eot (30340, 2014-12-29)
fonts\lato\lato-bolditalic.svg (267438, 2014-12-29)
fonts\lato\lato-bolditalic.ttf (58908, 2014-12-29)
fonts\lato\lato-bolditalic.woff (33916, 2014-12-29)
fonts\lato\lato-italic.eot (29887, 2014-12-29)
fonts\lato\lato-italic.svg (266747, 2014-12-29)
fonts\lato\lato-italic.ttf (56732, 2014-12-29)
fonts\lato\lato-italic.woff (33592, 2014-12-29)
fonts\lato\lato-light.eot (30116, 2014-12-29)
... ...

AngularJS interactive scheduler ==== ### Background At Washington State University, Joseph Villareal and I entered in a contest hosted by IEEE. They wanted a way to match WSU engineering students with prospective companies. Each company had a list of majors and years that they were interested in and each student had a ranking of their company preference, along with metadata like name, dining preference, etc. Our challenge was to build a GUI-based system that could find two optimal matchings of students by any reasonable heuristic. ### How it works We used AngularJS to provide the interactivity that we needed, and then used the [Hungarian algorithm](http://en.wikipedia.org/wiki/Hungarian_algorithm) to find an optimal matching. However, we were also exploring Lua at the time and decided to use [Moonshine](http://moonshinejs.org/), a JavaScript lua interpreter to run the code. Somehow, it worked. ### Results It's not maintained anymore, but it won the competition as far as I know!

近期下载者

相关文件


收藏者