タグ

packageに関するtyosuke2011のブックマーク (4)

  • IO_SWF \ Package \ Openpear

    Description SWF バイナリを解釈/編集する為のライブラリです。 IO_Bit が必要です (deps設定の仕方は後で調べる) Recent Release - 1.0.4 -- released on 2010/09/13 13:30:17 - 1.0.3 -- released on 2010/08/25 19:15:03 - 1.0.2 -- released on 2010/08/16 16:56:02 % pear install openpear/IO_SWF View All Releases >> Changes - DefineBitsJPEG3(with alphadata) 対応 - tag replace 系 function で入れ替え対象の tag code 複数指定に対応。 - replaceTagByCharacterId の実装 (TagCod

  • NumPy

    Fast and versatile, the NumPy vectorization, indexing, and broadcasting concepts are the de-facto standards of array computing today. NumPy offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more.

    NumPy
  • 第3章 名前と名前表

    st_table メソッドテーブルやインスタンス変数テーブルとしてst_tableは既に何度か登 場してきた。章ではまずこのst_tableについて詳しい作りを見ていくことに しよう。 概要 st_tableはハッシュテーブルだということはもう言った。ではハッシュ テーブルは何かと言うと一対一対応を記録するデータ構造である。一対一の対 応とは例えば変数名とその値、関数名とその実体、などだ。 ただしもちろんハッシュテーブル以外でも一対一対応は表せる。 例えば次のような構造体のリストを使ってもいい。 struct entry { ID key; VALUE val; struct entry *next; /* 次のエントリを指す */ }; しかしこの方法は「遅い」。もしリストが1000個あったら最悪1000回リンクを たぐって探さなければならない。つまり要素の個数に比例して検索時間が長く

  • Bower

    ...psst! While Bower is maintained, we recommend using Yarn and Vite for front-end projects. Read how to migrate! Web sites are made of lots of things — frameworks, libraries, assets, and utilities. Bower manages all these things for you. Keeping track of all these packages and making sure they are up to date (or set to the specific versions you need) is tricky. Bower to the rescue! Bower can mana

    Bower
  • 1