水冷式冷却装置
http://www.geocities.jp/one_fmr/senmon/reikyaku.html
自動車ラジエータの構造
http://www.1techicon.com/cooling%20system.html
サーモスタット
http://www.ntcl.co.jp/products/thermo_element/example.html
2008年3月30日日曜日
2008年3月27日木曜日
【検索】google特別構文1
キーワードの除外 「-」
完全一致検索 「”キーワード”」
AND検索 OR検索 「AND OR」
キーワードのみ検索 「+」
ファイル種類指定 「filetype:」
ドメイン指定 「site:」
アドレス指定検索 「inurl:」
アドレス指定複数検索 「allinurl」
アドレス指定検索 「intitle:」
アドレス指定複数検索 「allintitle:」
英英辞典 「define:」
完全一致検索 「”キーワード”」
AND検索 OR検索 「AND OR」
キーワードのみ検索 「+」
ファイル種類指定 「filetype:」
ドメイン指定 「site:」
アドレス指定検索 「inurl:」
アドレス指定複数検索 「allinurl」
アドレス指定検索 「intitle:」
アドレス指定複数検索 「allintitle:」
英英辞典 「define:」
2008年3月22日土曜日
【軸受】参考資料
NSK テクニカルレポート
http://www.jp.nsk.com/tech-support/manual/tec_report/index.html
NSK テクニカルジャーナル
http://www.jp.nsk.com/app01/jp/catalog/index.cgi?ec=tech_journal
NTN テクニカルレビュー
http://www.ntn.co.jp/japan/products/tech/review/index.html
NMB 技術解説
http://www.eminebea.com/content/html/jp/engineering/bearings/index.shtml
JTEKT まめ知識
http://eb-cat.ds-navi.co.jp/jpn/jtekt/tech/eb/info/info1.html
JTEKT エンジニアリングジャーナル
http://eb-cat.ds-navi.co.jp/jpn/jtekt/tech/ej/index.htm
不二越 技術情報誌
http://www.nachi-fujikoshi.co.jp/tec/index.html
SFK 資料
http://www.skf.com/portal/skf_jp/home/literature?contentId=240125&lang=ja
大同メタル工業 軸受けの基礎
http://www.daidometal.co.jp/products/kiso.html
TIMKEN 使用例
http://www.bearing-pro.jp/example/index.html
日本ベアリング協会
http://www.jbia.or.jp/
http://www.jp.nsk.com/tech-support/manual/tec_report/index.html
NSK テクニカルジャーナル
http://www.jp.nsk.com/app01/jp/catalog/index.cgi?ec=tech_journal
NTN テクニカルレビュー
http://www.ntn.co.jp/japan/products/tech/review/index.html
NMB 技術解説
http://www.eminebea.com/content/html/jp/engineering/bearings/index.shtml
JTEKT まめ知識
http://eb-cat.ds-navi.co.jp/jpn/jtekt/tech/eb/info/info1.html
JTEKT エンジニアリングジャーナル
http://eb-cat.ds-navi.co.jp/jpn/jtekt/tech/ej/index.htm
不二越 技術情報誌
http://www.nachi-fujikoshi.co.jp/tec/index.html
SFK 資料
http://www.skf.com/portal/skf_jp/home/literature?contentId=240125&lang=ja
大同メタル工業 軸受けの基礎
http://www.daidometal.co.jp/products/kiso.html
TIMKEN 使用例
http://www.bearing-pro.jp/example/index.html
日本ベアリング協会
http://www.jbia.or.jp/
2008年3月21日金曜日
2008年3月19日水曜日
【perl】基本正規表現
『¥』 ・・・特別な意味を失わせる
『.』 ・・・任意の1文字
『[abc]』・・・指定された文字の中のいずれかに一致
『*』 ・・・直前の文字と0文字以上一致
『$』 ・・・文字列の末尾
『^』 ・・・文字列の先頭
『.』 ・・・任意の1文字
『[abc]』・・・指定された文字の中のいずれかに一致
『*』 ・・・直前の文字と0文字以上一致
『$』 ・・・文字列の末尾
『^』 ・・・文字列の先頭
登録:
投稿 (Atom)