Seedfinding
For storing most of my seedfinding-related files.
Install / Use
/learn @Nel-S/SeedfindingREADME
Seedfinding
This repository holds almost all of my seedfinding-related files and code.
C/C++ Compiling
Most of the C/C++ files in this repository can be compiled by
- Installing CMake and a Makefile generator of your choice (such as GNU Make for Linux or MinGW for Windows).
- Opening a terminal of your choice, and running
cmake -G "[Makefile generator to use]" -Dprog="[path/to/program/to/run]" -Dbackend="[Backend to use: Basic (default), Pthreads, or MPI]" .
- After CMake finishes, running your makefile generator (e.g.
makeif using GNU Make ormingw32-make.exeif using MinGW). - Opening the
\binfolder that will be created, and running theseedfinding/seedfinding.exeexecutable inside.
(A build script is planned to ultimately automate this process.)
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
