こちら古いバージョンです。著作権・ソフトウェアライセンスから始めて、各種オープンソースライセンスを平易に解説 >> 2018年版はこちら https://www.slideshare.net/YutakaKachi/ss-118947772Read less
こちら古いバージョンです。著作権・ソフトウェアライセンスから始めて、各種オープンソースライセンスを平易に解説 >> 2018年版はこちら https://www.slideshare.net/YutakaKachi/ss-118947772Read less
4. ゲーム創世記の総括 ゲーム文化はアメリカで生まれた 業務用 家庭用 1958 テニス・フォー・トゥー 1962 スペース・ウォー 1968 ブラウンボックス ブラウンボックス 1971 コンピュータ・スペース 1972 ポン 1972 オデュッセイ オデュセイ 1975 ホーム・ポン 1976 チャンネルF 1976 ブレイク・アウト 1977 アタリ2600 チャンネルF 1977 テレビゲーム6/15 1978 スペースインベーダー (これは日本) アタリ2600 5. アタリ2600の時代 アメリカのゲーム産業の確立 1977年 アタリ社からAtari 2600発売 →家庭用ROMカートリッジ式ゲーム機でヒット 1980年 VCS版 「スペースインベーダー」リリース →これをきっかけに市場が一気に拡大 1982年 アメリカゲーム市場は3億ドルまでに成長する →累計販売台数140
openframeworks animation programming openframeworks freakdays physics xcode flash chat flash c++ flash server flash flash hardware tim olden rick company diederick huijbers openframeworks freakday
This document summarizes a presentation about hacking the Kinect motion sensing device. It discusses the drivers and libraries that allow accessing the Kinect's sensors from a computer, including the open-source libraries libfreenect and OpenNI. It also covers using the Kinect with openFrameworks and processing data from the Kinect in real-time using C++. Lastly, it discusses transmitting Kinect s
2. 自己紹介 • 田中英行 (@tanakh, id:tanakh) • TopCoder (id:haskell-master) • Haskell Lover(not master!) • ICPC2004-5 世界大会 • Preferred Infrastructure勤務 – ICPC OB多数在籍 – アルバイト・インターン等、 興味のある方はご連絡を! 3. 本日の内容 • 関数プログラミング入門 – 参照透明 – クロージャ – 遅延評価 – リスト処理 – etc… • 関数プログラミングにまつわる話題 – 永続データ構造 – 並行計算 – ソフトウェアトランザクショナルメモリ(STM)
88. Array() virtual ‾Array() void alloc(unsigned int size); void release(); void setFuncValid(FuncValid i); FuncValid funcValid(); void setFuncEqual(FuncEqual i); FuncEqual funcEqual(); void setFuncSort(FuncSort i); FuncSort funcSort(); bool valid(); unsigned int size(); T &operator[](unsigned int index); T &operator[](int index); Array<T> &operator=(const Array<T> &i); T *ptr(); void push(T&v); v
This document summarizes several modern command line tools for working with Perl modules: 1) cpanminus is a lightweight alternative to CPAN.Shell for installing modules from CPAN that is faster and uses less disk space. 2) cpan-outdated checks for outdated modules that can be installed via cpanm. 3) ack is a grep-like tool for searching code that ignores version control files and has options for P
4. 徳丸浩の自己紹介 • 経歴 – 1985年 京セラ株式会社入社 – 1995年 京セラコミュニケーションシステム株式会社(KCCS)に出向・転籍 – 2008年 KCCS退職、HASHコンサルティング株式会社設立 • 経験したこと – 京セラ入社当時はCAD、計算幾何学、数値シミュレーションなどを担当 – その後、企業向けパッケージソフトの企画・開発・事業化を担当 – 1999年から、携帯電話向けインフラ、プラットフォームの企画・開発を担当 Webアプリケーションのセキュリティ問題に直面、研究、社内展開、寄稿などを開始 – 2004年にKCCS社内ベンチャーとしてWebアプリケーションセキュリティ事業を立ち上げ • その他 – 1990年にPascalコンパイラをCabezonを開発、オープンソースで公開 「大学時代のPascal演習がCabezonでした」という方にお目にかかること
1. GCが止まらない We want the pauseless GC nari/中村 成洋 ネットワーク応用通信研究所 GCが止まらない - We want the pauseless GC Powered by Rabbit 0.6.5
The document appears to be a collection of messages and links posted on a forum discussing various programming languages and parallel computing topics, including threads, actors, and memory walls. References are made to languages and technologies like Erlang, Go, Java, Haskell, and Intel's Single-Chip Cloud Computer. The posts also discuss parallelism approaches on different platforms and applicat
The document discusses topic modeling and classification of short texts. It describes using Latent Dirichlet Allocation (LDA) to extract hidden topics from a large universal text corpus consisting of Wikipedia and MEDLINE articles. These topics are then used as features for a maximum entropy classifier to categorize short texts like tweets and web snippets. Parallelized LDA is implemented using th
Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. 第3回solr勉強会(アメーバにおけるsolrの利用) - Presentation Transcript 第3回 Solr勉強会 株式会社サイバーエージェント 新規開発局 安田 征弘 第3回 Solr勉強会 自己紹介 ・ 安田征弘(やすだ まさひろ) ・ 2008年からアメーバで働く ・ 今まで関わったサービス 2008年 ~ 2010年 - ブログネタ 2010年 ~ 2010年6月 - アメーバサーチ - なう検索 - タレント検索 現在の担当 - アメーバサーチの負荷改善及び機能追加
5. xhr(Xml Http Request) streamingGETWebServerbrowserHTTPDataGETxhr streaming〜Server-SentEvent〜WebServerbrowserDataDataDataUpgradeWebSocketServerbrowserDataDataDataWeb SocketDataDataData 6. How to send? (flush)print cgi.header("type"=>"text/event-stream”, "Access-Control-Allow-Origin"=>"*”,"Access-Control-Allow-Methods"=>"GET”)while1ifcurr != cache['pos'] …… print"data: "+message+"¥n”STDOUT.flushe
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く