タグ

2009年8月1日のブックマーク (11件)

  • regex.hの使い方

    C標準ライブラリには正規表現関連の機能は含まれていないので、C言語で正規表現を扱うには何らかのライブラリを利用する必要があります。ここでは、POSIX準拠のregex.hの使用方法を解説します。 UNIXライクなOSなど、POSIX準拠のシステムであれば使用できるはずです。このページのサンプルの確認には、LinuxまたはFreeBSDとgccを使用しています。 使用方法 POSIX正規表現のいくつかの例 コード例と若干の解説 実践的なコード例 使用方法 regex.hでの正規表現の基的な使用方法を簡単に述べると、次のようになります。 regcomp()で正規表現パターンをコンパイル regexec()で実行 regfree()で正規表現パターンバッファを解放 多少面倒なように見えますが、正規表現ライブラリとしてはごく一般的な手順です。正規表現による検索処理の前に正規表現の文字列をコンパイ

  • 鬼車

    サービス終了のお知らせ いつもYahoo! JAPANのサービスをご利用いただき誠にありがとうございます。 お客様がアクセスされたサービスは日までにサービスを終了いたしました。 今後ともYahoo! JAPANのサービスをご愛顧くださいますよう、よろしくお願いいたします。

    trashsuite
    trashsuite 2009/08/01
    今更 PCRE を使うこともないよなぁ
  • PCRE - Perl Compatible Regular Expressions

    The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building proprietary software. PCRE was originally written for the Exim MTA, but is now used by many high-pr

  • XNU: The Kernel

    What is Mac OS X? © Amit Singh. All Rights Reserved. Written in December 2003 XNU: The Kernel The Mac OS X kernel is called XNU. It can be viewed as consisting of the following components: Mach XNU contains code based on Mach, the legendary architecture that originated as a research project at Carnegie Mellon University in the mid 1980s (Mach itself traces its philosophy to the Accent operating sy

  • HootSuite - Social Media Dashboard for Teams using Twitter, Facebook, Linkedin

    Wanna know what people are saying (and how they feel) about your brand? Curious about hot topics and all things trending in your industry? You can see it all in seconds with Hootsuite Listening Basics (powered by Talkwalker). Now standard in every plan.

    HootSuite - Social Media Dashboard for Teams using Twitter, Facebook, Linkedin
    trashsuite
    trashsuite 2009/08/01
    Twitter クライアント@AIR / iPhone 版もリリースするらしい
  • macOS forge

    macOS forge hosted open source projects closely related to macOS. These projects have moved: Apple Lossless Audio Codec The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple which reduces the size of audio files with no loss of information. Calendar and Contacts Server The Calendar and Contacts Server project is a standards-compliant server implementing the CalDAV and CardDAV

  • Real-Time Mach (RT-Mach) NTT Release Home Page

    [フレームなし版] [English version] Real-Time Mach NTT Release 2 Real-Time Mach(RT-Mach)はマイクロカーネル型のオペレーティングシステム(OS)です.リアルタイム(ハードリアルタイム)およびマルチメディア(ソフトリアルタイム)のアプリケーションの開発や実行のために,分散リアルタイム OS が具備すべきメカニズムやサービスに焦点を合わせています.Real-Time Mach は(伝統的なメモリ空間の保護機能だけなく)時間軸の保護機能を提供するものです. Real-Time Mach NTT Release 2(RT-Mach NR2)は,オリジナルに対して機能改良,バグフィックス,インストーラの整備などを行ったもので,変更部分の大半は慶應大学版にマージされています. Real-Time Mach ニュース 2001年8月

    trashsuite
    trashsuite 2009/08/01
    PDF ドキュメントが素敵
  • マイクロカーネルMach

    ◆ 他のホームページは Google で検索して下さい、弊社のページはそれぞれのボタン、又はリンク先をクリックして下さい。 http://www.google.co.jp ◆ マイクロ・カーネル・アーキテクチャ ◆ Machでのタスク、及びスレッド ◆ Real Time Mach ( RT-Mach ) ◆ Mach 3.0プログラミング ◆ MacOS Xでのリアルタイムプログラミング ◆ Mach 4 & GNUMachへの開発 ◆ GNUstepマルチスレッドプログラミング ◆ BeOSでのマルチスレッドプログラミング ◆ マルチスレッドがSingle CPUで並列動く ? ◆ MKLinuxによるMach 3.0上でLinux稼動 ◆ Win32カーネルとAPIsのエミュレータSoft ? ◆ Real-Time OS 関係& Trusted OS ◆ セキュリティ強化のTrus

    trashsuite
    trashsuite 2009/08/01
    Mach 関連の話
  • MacOS Xのソフト開発環境

    ◆ 他のホームページは Google で検索して下さい、弊社のページはそれぞれのリンク先をクリックして下さい。 http://www.google.co.jp ◆ MacOS Xソフト開発環境 ◆ MacOS X 10.3ソフト開発環境 ◆ MacOS X ソフト開発環境 ◆ MacOS X のX Window SystemMacOS X のGTK+ for Quarts ◆ MacOS Xマルチスレッドプログラミング ◆ Tcl / Tk でのソフト開発環境 ◆ Tcl / Tk Aqua関係 ◆ MacOS XでのWideStudio関係 ◆ GtkWave関係 ◆ TkGate関係 ◆ iverilog & VerilogHDL, VHDL関係 ◆ Tcl / Tk & BLT関係 ◆ AquaTerm & gnuplot ◆ 数式処理ソフトMAXIMA ◆ 数式処理ソフトSc

    trashsuite
    trashsuite 2009/08/01
    マルチスレッドの話とか
  • Mach - Wikipedia

    Mach(マーク[1])とは、カーネギーメロン大学のリチャード・ラシッド教授(実際の実装はアビー・テバニアンが中心[2])らのMachプロジェクトにより開発されたマイクロカーネルタイプのオペレーティングシステム (OS) を言う。名前は「複数非同期通信ホスト」を意味する英語「multiple asynchronously communication hosts」に由来している。 1980年代中頃、アメリカ国防総省高等研究計画局によって開発されていた実験用マルチプロセッサコンピュータ用のOSをアメリカ国防総省に提案、採用されたことにより 1985年からMachの開発は始まった。当初はスーパーコンピュータ・ワークベンチ・プロジェクト(supercomputer workbench project)と呼ばれていた。 当時、米国の研究機関で主に用いられていた 4.2BSD UNIXの設計は、古く効

    trashsuite
    trashsuite 2009/08/01
    MKLinux の Kernel は Mach だったらしい
  • 高密度小池 / CentOS プロジェクトが瓦解

    CentOS プロジェクトが瓦解 CentOS http://centos.org/ Redhat Linux 互換ディストリビューションの事実上の標準である CentOS の開発プロジェクトが事実上瓦解したようです。 July 30, 2009 04:39 UTC This is an Open Letter to Lance Davis from fellow CentOS Developers It is regrettable that we are forced to send this letter but we are left with no other options. For some time now we have been attempting to resolve these problems: You seem to have crawled i

    trashsuite
    trashsuite 2009/08/01
    CentOS の金庫番がトンズラしたという話…シャレにならん…