Skip to content

Instantly share code, notes, and snippets.

View re-fort's full-sized avatar
:octocat:
migraine

re-fort

:octocat:
migraine
View GitHub Profile
@re-fort
re-fort / kachidoki_elevator.cc
Last active February 24, 2017 11:06 — forked from remore/kachidoki_elevator.cc
(1: 最適化問題) 下記パラメータのままでElevator::tick()のみを最適化して平均待ち人数を最小化する / (2: 並列化問題) 以下のプログラムをマルチスレッドで動作させると何倍早くなるか実装して検証する / (3: チューニング問題)並列化以外の方法で本プログラムの実行時間を短縮するためにどのような改修を加えるとよいか考察する
#include <iostream>
#include <iomanip>
#include <random>
#include <unistd.h>
using namespace std;
const int MAX_FLOOR = 14;
const int ELEVATOR_COUNT = 4;
const int RAISING_PROBABILITY = 10;
{
"auth": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkZXYiOiIzYzllNjJiNC02MjhmLTQwYjktOWVhMy01MDFhNGNmMWRmOTgiLCJleHAiOjIxNDc0ODM2NDcsImlzcyI6ImFiZW1hLmlvL3YxIiwic3NzIjowLCJzdWIiOiI4VzhDRFJNeEtHM1ZTZiJ9.IF_o8oqVv_tZ0zqaEPO537UfiDjkF8AZjusJObrQit4"
}
@re-fort
re-fort / data.js
Last active August 29, 2015 14:11
var codropsEvents = {
'03-23-2014' : '<a href="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140324/20140324000820.jpg" class="natsumi" title="2014/03/23"><img class="fc-content" src="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140324/20140324000820.jpg" width="100%" height="100%" /></a>',
'03-29-2014' : '<a href="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140331/20140331032831.jpg" class="natsumi" title="2014/03/29"><img class="fc-content" src="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140331/20140331032831.jpg" width="100%" height="100%" /></a>',
'03-30-2014' : '<a href="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140331/20140331032841.jpg" class="natsumi" title="2014/03/30"><img class="fc-content" src="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140331/20140331032841.jpg" width="100%" height="100%" /></a>',
'04-06-2014' : '<a href="http://cdn-ak.f.st-hatena.com/images/fotolife/a/aralumis/20140406/20140406170133.j