Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

algo-naive-pattern-matching

النجوم٣
التفرعات٠
آخر تحديث٣ يوليو ٢٠٢٦ في ٢٠:١٥

Brute-force O(n*m) sliding-window search for all overlapping matches of a pattern/motif/primer in text or DNA/protein strings, pure Python. Use for one-off exact search, or to benchmark the naive baseline before KMP/Rabin-Karp/Boyer-Moore.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly