bj006.com baje's journal

Name:
Subject:
Message:
URL:
ID: (input 1-1024)
No.5 cheap generic cialis (Android Thaumaturgist) "bj-jnl-a" URL 2022-02-24 (Thu) 20:22:33
I think that everything said made a great deal of sense.
But, what about this? suppose you were to write a awesome title?
I ain't suggesting your content is not good., but what if you added a post title that
makes people desire more? I mean bj-jnl-a
is a little vanilla. You might peek at Yahoo's home page and note how they write article headlines to get
viewers interested. You might add a related video or a related pic or two to
grab people interested about what you've got to say. Just my opinion, it would make your blog a little livelier.
No.4 PHPSESSID=4ecio4bqie4c8602ituq5cubt4 (Android Thaumaturgist) "" URL 2020-03-06 (Fri) 20:03:23
sPos = ZERO;
for( ) 蜈ィDBar縺ォ縺、縺縺ヲ
{
if( ZERO != sPos )
{
cPos = getX(*lower);
sLen = cPos - ePos;
wLen = ePos - sPos;
if( 160 < sLen )
{
if( 160 > wLen )
{
}
else
{
asPos = sPos;
aePos = ePos;
繝輔ぃ繧、繝ォ蜃コ蜉
}
sPos = cPos;
ePos == cPos + GRID_H;
}
else
{
if( 320 <= (cPos - sPos) )
{
asPos = sPos;
aePos = ePos;
繝輔ぃ繧、繝ォ蜃コ蜉
sPos = cPos;
}
else
{
}
ePos == cPos + GRID_H;
}
}
else
{
sPos = getX(*lower);
ePos == getX(*lower) + GRID_H;
}
}

outDG( mSet, asPos, aePos, OUFO )
{
lower = mSet.lower_bound( asPos );
upper = mSet.lower_bound( aePos + GRID_H );
nPos = getX(*lower);
while( upper != lower )
{
nPos = getX(*lower);
if( cPos == nPos )
{
繝輔Λ繧ー霑ス蜉
}
else
{
繝輔か繝シ繝槭ャ繝井ス懈
WriteFile();
cPos = nPos;
譁ー隕上ヵ繝ゥ繧ー
}
lower++;
}
繝輔か繝シ繝槭ャ繝井ス懈
WriteFile();
WriteFile(謾ケ陦);
}
No.3 PHPSESSID=bs60cs0n8ik0m3t579hu3g1rte (Android Thaumaturgist) "" URL 2020-02-21 (Fri) 19:26:22

T1 a.g1 a.c1 →



T2 a.g1 a.g1 a.g1 a.c2 a.c2 a.c2 a.c2 a.c2 a.c2 →
a.g2 a.g2 a.x2
a.c2

T3 a.x2 a.x2 a.g3 a.g3 a.c3 a.c3 a.c3 a.c3 a.c3 a.c3 →
a.g3 a.c3 a.x3


T4 a.x3 a.x3 a.g4 a.g4 a.c4 →
a.g4 a.c4

done a.x2 → a.x2 →
a.x3 →


@ T1にg1が置かれたら、T2にコピーしてc1にリネームし、g2作成を依頼する。
A T2にg2が置かれたら、ペアg1と合わせてc2を作成し、g1とg2は削除する。
B T2にc2が置かれたら、x2作成を依頼する。
C T2にx2が置かれたら、T3に移動してg3作成を依頼する。
D T3にg3が置かれたら、x2をdoneに退避し、T2のペアc2と合わせてc3を作成し、g3は削除する。
E T3にc3が置かれたら、x3作成を依頼する。
F T3にx3が置かれたら、T4に移動してg4作成を依頼する。
G T4にg4が置かれたら、x3をdoneに退避し、T3のペアc3と合わせてc4を作成し、g4は削除する。

No.2 (Android Thaumaturgist) "" URL 2020-02-21 (Fri) 08:22:05
minL = NEG; // 最小区間開始位置初期化 //
minR = BIG_NUM; // 最小区間終了位置初期化 //
maxL = BIG_NUM; // 最大区間開始位置初期化 //
maxR = NEG; // 最大区間終了位置初期化 //
for( cnt_beg = SOPRANO; cnt_end < cnt_beg; cnt_beg-- ) // 入力パート数分繰返す //
{ // //
if( maxL > dsPos[cnt_beg] ) // 最大区間開始位置候補か //
{ // 最大区間開始位置候補なら //
maxL = dsPos[cnt_beg]; // 最大区間開始位置を保持 //
minP = cnt_beg; // 最大区間パートを保持 //
} // //
minL = s4_max( minL, dsPos[cnt_beg] ); // 最小区間開始位置を探す //
minR = s4_min( minR, dePos[cnt_beg] ); // 最小区間終了位置を探す //
maxL = s4_min( maxL, dsPos[cnt_beg] ); // 最大区間開始位置を探す //
maxR = s4_max( maxR, dePos[cnt_beg] ); // 最大区間終了位置を探す //
} // //
// //
minLen = minR - minL; // 最大区間長を算出 //
maxLen = maxR - maxL; // 最大区間長を算出 //
oRate = (f8)minLen / maxLen; // 重複率を算出 //
// //
if( leastRate > oRate ) // 重複率が許容最小未満か //
{ // 重複率が許容最小未満なら //
bufIt = vd_mSet[minP].lower_bound( setX(maxL + GRID_H) ); // 最小区間開始パートの次バーを取得 //
tPos = getX( *bufIt ); // 再検知開始点を更新し //
continue; // 再検知 //
} // //
// //
ssPos = minL; // 入力開始位置を設定 //
sePos = maxR; // 入力終了位置を設定 //
gsPos = dsPos[cnt_beg]; // 出力開始位置 //
gePos = dePos[cnt_beg]; // 出力終了位置 //
overlapped = s4_min(sePos, gePos) - s4_max(ssPos, gsPos); // 文章共通区間長を算出 //
if( SHORTEST_SENTS_LEN_C > overlapped ) // 文章共通区間長が最小未満か //
{ // 文章共通区間長が最小未満なら //
if( ssPos == gsPos ) // 文章開始点が同一か //
{ // 文章開始点が同一なら //
tPos = s4_min( s4_max(ssPos, gsPos), s4_min(sePos, gePos) ) + // 再検知開始点を再設定して //
GRID_H + SN; // //
} // //
else // その他の場合 //
{ // //
tPos = s4_min( s4_max(ssPos, gsPos), s4_min(sePos, gePos) ); // 再検知開始点を再設定して //
} // //
continue; // 再検知 //
} // //
No.1 PHPSESSID=78lqobg0ratlbkhf23t5rngrne (Android Thaumaturgist) "" URL 2020-01-06 (Mon) 18:17:43
■対位ALL0問題
 ・CROSSは全体平均しかみていない
 ・厳選、圧縮
  Sを検知
  Sのセンテンス区切り
   大空白または200になるまでのssPos、sePos取得
  Gのセンテンス区切り
   大空白または200になるまでのgsPos、gePos取得
  1. S短すぎ
    4未満ならcPos = sePosで再検知
  2. Gスタート遅い
    nssPos = gsPos直前とし、nssPosから再検知(1.経由なら必ず存在する)
  3. Gエンド早い
    gePosでS切詰め出力、G出力
    cPos = gePosで再検知
  4. Gエンド遅い
    SもGも全出力でOK
    cPos = sePosで再検知

◎多INでは?
  S|A|Tを検知
  S|A|Tのセンテンス区切り
   SとAとTをマージしたmSetの作成
   大空白または200になるまでのssPos、sePos取得
  Gのセンテンス区切り
   大空白または200になるまでのgsPos、gePos取得
  以下同



cPos = START_CUE_POS;
for( ; ePos > cPos; cPos += GRID_H )
{
[NEWEST] Log →
Copyright © 2005-2008 baje, All rights reserved.