タグ

ブックマーク / homepage3.nifty.com (3)

  • 英語上達完全マップ

    500を超える英作文で瞬間英作文回路を作り上げるドリルです。 1冊で、文型別トレーニング、シャッフルトレーニングができます! 音声ダウンロードサービス付きです! ベレ出版からの瞬間英作文トレーニングブックの第3弾。パターン・プラクティスの手法を採用。元の文を微妙に変化させていくトレーニングなので、日文→英文の丸ごと変換だと、日語に引っ張られたり、機械的暗記になってしまう方でも、効果を上げることができます。 文型別練習の第1ステージと、文型シャッフルの第2ステージの両方にまたがる内容ですが、丸ごと変化と比べ、負荷が軽く、スピーディーなトレーニングができます。1000文を超える瞬間英作文で、是非効果を上げて下さい!

  • Display Adjustment Helper

    obys
    obys 2009/06/08
    ドット抜けチェッカー
  • 画像のグレースケール/ネガティブ/エッジ検出処理

    --- filter.c --- 1 #include <X11/Xlib.h> 2 #include <X11/keysym.h> 3 #include <X11/Xutil.h> /* shape.h の前に必要 */ 4 #include <X11/extensions/shape.h> /* Shape Extension */ 5 #include <Imlib.h> 6 #include <limits.h> 7 #include <math.h> 8 #include <stdio.h> 9 #include <string.h> 10 #include <sys/time.h> 11 #include <unistd.h> 12 13 14 static Display* display; 15 static Window window; 16 static Imlib

    obys
    obys 2008/12/08
    ピクセルレベルでのモノクロ画像の作り方
  • 1