next up previous contents
Next: A.8 make コマンド用コマンド・リスト (Makefile) Up: 付 録A サーチアクセスプログラム Previous: A.6 関数,変数定義用ヘッダファイル (srh2.h)

A.7 その他のヘッダファイル (srh2_ms.h, srh2_sms.h)

 

次の srh2_ms.h は, srh2_main.csrh2_srh.c の共通部分のヘッダファイルである。

#include "/home/tsuge/xforms/FORMS/forms.h"
#include "srh2.h"

#define SRH_MAX 100 /* Search Number の最大値 */

次の srh2_sms.h は, srh2_srh.csrh2_mf.c の共通部分のヘッダファイルである。

#define U         100 /* ニューロンへの入力線数の総数 */
#define SOUKITIME  15 /* 同パターン連続想起回数の終了値 */



Deguchi Toshinori
1998年03月12日 (木) 16時16分01秒 JST