タグ

2009年4月6日のブックマーク (5件)

  • Google Readerでfaviconを表示 - 札幌市西区

    Google Readerを使い始めました。まだまだなイマイチなところはあるけれど、Labs入りなのでお試し中ですね。 で、 Google Readerにはてなブックマーク件数とブックマークアイコンを表示(改良版) - ヒビノキロク 色んなところにfaviconを - cameraLady にインスパイアされて、Google Readerでfaviconを表示させるGreasemonkeyスクリプトを作りました。 faviconwithgooglereader.user.jsをインストール 『no title』の改良 - ドレッシングのようなを参考に、faviconが無い場合にデフォルトアイコンを表示できるようにもしました。 var showBlankIcon = true; にしてください。 上記の3名様、Google Reader開発者、Greasemonkey開発者、Firefox開

    Google Readerでfaviconを表示 - 札幌市西区
  • ダイクストラ法(最短経路問題)

    ダイクストラ法 (Dijkstra's Algorithm) は最短経路問題を効率的に解くグラフ理論におけるアルゴリズムです。 スタートノードからゴールノードまでの最短距離とその経路を求めることができます。 アルゴリズム 以下のグラフを例にダイクストラのアルゴリズムを解説します。 円がノード,線がエッジで,sがスタートノード,gがゴールノードを表しています。 エッジの近くに書かれている数字はそのエッジを通るのに必要なコスト(たいてい距離または時間)です。 ここではエッジに向きが存在しない(=どちらからでも通れる)無向グラフだとして扱っていますが, ダイクストラ法の場合はそれほど無向グラフと有向グラフを区別して考える必要はありません。 ダイクストラ法はDP(動的計画法)的なアルゴリズムです。 つまり,「手近で明らかなことから順次確定していき,その確定した情報をもとにさらに遠くまで確定していく

    HHR
    HHR 2009/04/06
  • SelectorGadget: point and click CSS selectors

    SelectorGadget is an open source tool that makes CSS selector generation and discovery on complicated sites a breeze. Just install the Chrome Extension or drag the bookmarklet to your bookmark bar, then go to any page and launch it. A box will open in the bottom right of the website. Click on a page element that you would like your selector to match (it will turn green). SelectorGadget will then g

  • TeraPad 公式サイト

    シンプルなテキストエディタ 動作環境:Microsoft Windows 2000/XP/Vista/7/8/8.1/10/11

    HHR
    HHR 2009/04/06
  • CPU-Z | Softwares | CPUID

    CPU-Z for Windows® x86/x64 is a freeware that gathers information on some of the main devices of your system : Processor name and number, codename, process, package, cache levels. Mainboard and chipset. Memory type, size, timings, and module specifications (SPD). Real time measurement of each core's internal frequency, memory frequency. CPU-Z is fully supported on Windows® 11. The CPU-Z‘s detectio

    CPU-Z | Softwares | CPUID