Code Archive Skip to content Google About Google Privacy Terms
最近は主に「はてな」のブログに移行しています。もしかしたらここのデータも、すべて「はてな」に移すかもです。 2011年8月13日(土)15:30に、「B美のオフィスワーク」をリリースしました。 サイト「らいおんの家」内の検索ができます。 「らいおんの家」はリンクフリーです。 お問い合わせは、管理人・竹内俊彦 takeuchi19あっとmail.goo.ne.jp まで。 What's New 毎日1つ、何かを紹介するコーナー 著作のコーナー・・・「はじめてのS-PLUS/R言語プログラミング」正誤表・掲示板など フリーソフト・・・「採点革命」「カラオケ革命」など いろんな知識の入門・・・群論、DEA、遺伝的アルゴリズムなど 研究 コンピュータ言語の部屋・・・HSP、S言語、R言語、Ruby おもしろい雑誌記事の紹介 預かったアート作品・・・動物のイラスト、プロモビデオ、PowerPoint
OpenSourceCMS.com is a central resource for all things related to Open-source CMS and gives you the opportunity to “try out” most of the best Open-source CMS tools in the world without marketing fluff or sales people. Feel free to browse around on the site and try fully configured standard demos of the systems you are interested in and rate them or comment on them as you go to help others make the
R is a high-level programming language used primarily for statistical computing and graphics. The goal of the R Programming Style Guide is to make our R code easier to read, share, and verify. The rules below were designed in collaboration with the entire R user community at Google. Summary: R Style Rules File Names: end in .R Identifiers: variable.name, FunctionName, kConstantName Line Length: ma
LKML.ORG? In case you haven't read the titlebar of your webbrowser's window: this site is the (unofficial) Linux Kernel Mailing List archive. This mailing list is a rather high-volume list, where (technical) discussions on the design of, and bugs in the Linux kernel take place. If that scares you, please read the FAQ. Things you might want to do right now: dive into the archiveread the last 100 me
講習会の目的 本講習会は, R についての自習の基盤をつくることを目指します。 たとえ初心者向けの数時間の入門講習でなく1年間の毎週の演習授業であっても,R に関してすべてを説明するのは不可能だと思われます。 R の世界は,縦にはそこそこ深く,横には果てが見えないほど広いです。 CRAN に登録されている R のパッケージは 1000 を超えました。 よって,受講者の幅も広いことですし,受講者各自にとってぴったりな統計解析の実用的な解説をするのはあきらめて, 各自が必要に応じて情報を探し,見つけたものを難なく活用できるようになること,を目標にしました。 ここに自分の求めている分析手法や作図法などの答えがあるとは期待しないで下さい。それは帰ってからのあなたの楽しい仕事です。 R の利用と R 言語 R の根幹は R 言語のインタプリタであり,ユーザはR言語を駆使することでRを操作します。 S
GCアルゴリズム詳細解説 日本語の資料がすくないGCアルゴリズムについて詳細に解説します トップページページ一覧メンバー編集 × GC 最終更新: author_nari 2010年03月14日(日) 20:47:11履歴 Tweet このWikiが目指す所 GCとは? GCを学ぶ前に知っておく事 実行時メモリ構造 基本アルゴリズム編 Reference Counter Mark&Sweep Copying 応用アルゴリズム編 IncrementalGC 世代別GC スナップショット型GC LazySweep TwoFinger Lisp2 Partial Mark and Sweep -Cycle Collection- Mostly Parallel GC train gc MostlyCopyingGC(Bartlett 1989) TreadmillGC(Barker 1992)
金子 勇のソフトウェアページへようこそ このページでは私が趣味で作成したソフトウェアを公開しています 最近の更新内容 2007/3/3 NekoFight Ver1.5公開 最近作ったプログラム NekoFight (最新版 Ver 1.5) - New - 物理演算とAIベースの格闘ゲーム(になる予定) (Win32, OpenGL, フリーソフト) ミサイルデモプログラム (最新版 Ver 1.0) ミサイルが乱舞するプログラム (Win32, OpenGL, フリーソフト) 水粒子サンプルプログラム3D版 (最新版 Ver 1.0) 水面を粒子で計算して等値面でレンダリングするプログラム (Win32, OpenGL, フリーソフト) 昔作ったプログラム PBO-FS関連 オブジェクト指向UNIXの基盤となる、PBO-FS(Prototype-Bas
Googleが、Webブラウザ上でネイティブバイナリコードを実行する「Native Client」を公開した。 Native Client http://code.google.com/p/nativeclient/ Google Earth,Quakeなどがすでに動いているようだ。 これはすごい!ブラウザ上でX86バイナリを動かす「Native Client」 http://www.moongift.jp/2008/12/native_client/ サンドボックスで安全性確保、オーバーヘッド5% ブラウザでx86バイナリ実行、グーグルが新技術 http://www.atmarkit.co.jp/news/200812/09/nacl.html あと、サンプルのlife.ccにSDL_surfaceと書いてあるのでSDLの描画まわりが既に動いているのだろうから、今後、たくさんのアプリがN
はじめに Google から、非常に面白そうなソフトウェアがリリースされました! その名も Native Client なんとブラウザ上で X86 のバイナリを動かしてしまうそうです。 これはすごい! さっそく試してみたいと思います。その過程を逐次更新していきます。 自分が試したときの環境 自分が試す環境は、以下の通りです。 Mac OS X Xcode の gcc (version 4.0.1 (Apple Inc. build 5465)) python 2.5.1 準備 では、さっそく準備をしましょう。 http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client/documentation/getting_started.html を参考にやってみます。 環境一式をダウンロード まずは、以下
自己紹介 / English Twitter (X) / Twilog / GitHub / researchmap HTMLとCSS / JavaScript / 統計 / Python / C言語 macOS / Project 311 / 雑記 / コンピュータと情報 旧ブログアーカイブ / Linux Wikiアーカイブ Flickr / Mastodon / Bluesky / Threads E-mail: okumura あっと okumuralab どっと org PGP Public Key (expires: 2027-06-18, Fingerprint: 20D3 4C9D DA6B F88B 7E13 7239 7E7A 0548 D072 629C)
What is Notepad++ Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution spe
Interface ダウンロード・ページ 最初にお読みください. このページでは,Interfaceに掲載されたプログラムのダウンロードができます. ●書籍「ラズパイでPLC」 ●AIドリル ●CQ文庫シリーズ ●2024年 ●2023年 ●2022年 ●2021年 ●2020年 ●2019年 ●2018年 ●2017年 ●2016年 ●2015年 ●2014年 ●2013年 ●2012年 ●2011年 ●2010年 ●2009年 ●2008年 ●2007年 ●2006年 ●2005年 ●2004年 ●2003年 ※2002年はダウンロード・コンテンツがありません. ●2001年 ●2000年 ●1999年 ●1998年 最初にお読みください Interfaceダウンロードのページをご利用いただく前に,以下の内容を一読ください.また,ご利用いただくときは,以下の内容に合意の上ご利用ください
2024-11-23 15:08: Spins by Kilz is a project making spins of Manjaro and Debian linux. The project uses tools from the distributions to make compatible installable media that has different applications and themes than official releases. The goal is not to reinvent the wheel, but to polish the desktop. 100% compatible with the main distribution they are based on. Docks instead of panels. Custom dar
What's gonzui? gonzui is a source code search engine for accelerating open source software development. In the open source software development, programmers frequently refer to source codes written by others. Our goal is to help programmers develop programs effectively by creating a source code search engine that covers vast quantities of open source codes available on the Internet. What's New 200
GNU Global ソースコードタグシステム GNU Global は、ソースコードに索引付けを行うことで、大規模システムのハックやレビューを効率化するソフトウエアです。 ソースファイル中の指定したシンボルを高速に見つけ出し、素早くその場所に移動することができます。多くのサブディレクトリからなり、#ifdef や main() 関数を沢山含んでいるような、いわゆる巨大なプロジェクトをハックするのに役立ちます。 ctags やetags に似た働きをしますが、エディタには依存せず、emacs, vi, less等の様々な環境でご利用になれます。ハイパーテキスト化してブラウザで読む事もできます。 最新の機能については、「新機能の御紹介」をご覧ください。 GNU Globalは GNU GPLv3 にもとづいた 自由なソフトウエア です。 動機 次の二つの条件を満たすソースコードタグシステムを
最近のもの 目標でなく恐怖を明確にすべき理由 (Tim Ferriss) 我々が築き、掘っている未来 (Elon Musk) 表計算ソフト誕生の話 (Dan Bricklin) Linuxの背後にある精神 (Linus Torvalds) 先延ばし魔の頭の中はどうなっているか (Tim Urban) 好きになる仕事はどうしたら見つかるのか (Scott Dinsmore) 人間に新たな感覚を作り出すことは可能か? (David Eagleman) 人工知能が人間より高い知性を持つようになったとき何が起きるか? (Nick Bostrom) 厄介な問題を解決したい? ではトーストの作り方を説明してください (Tom Wujec) 子供の夢を奪う学校というシステム (Seth Godin) 彼らがいなくなってしまう前に (Jimmy Nelson) 頭良さそうにTED風プレゼンをする方法 (W
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く