Skip to main content

이 저장소의 skills

ECNU-ICALK/AutoSkill - 81페이지

SkillsMP는 ECNU-ICALK/AutoSkill에서 4,256개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ECNU-ICALK/AutoSkill

수집된 skill 4,256개 중 40개를 표시합니다.

직업 분류
전자 엔지니어(컴퓨터 제외)
설명

Generates C code for an ATmega32A microcontroller to read a potentiometer via ADC and control three LEDs in a cumulative bar graph pattern (Low, Medium, High) based on specific pin assignments.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Load audio files from a directory, parse labels from filenames, generate random VAD segments, extract STFT features (mean along axis 1, converted to dB), and split the dataset into train/test sets.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Parses text strings to map to audio files. If text starts with '0' followed by a digit (e.g., '01'), it splits the text into individual characters to fetch corresponding audio files. Otherwise, it uses the whole text as the filename.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Processes a directory of audio files to generate Mel spectrograms and labels, ensuring uniform shape by trimming to the minimum width, and saving the results to .npy files.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Edits and refines formal complaint correspondence in Australian English, ensuring first-person perspective, direct address, grammatical correctness, and flow while preserving the user's original wording and supporting their argument.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automates the process of training multiple neural network instances with varying configurations (sizes, layers, dimensions) sequentially and compares their performance metrics at the end.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Configures an autonomous AI agent to execute tasks efficiently using a strict JSON command interface, comprehensive tool usage, and memory management. Handles short-term memory limits and random shutdowns via persistent file storage and structured reasoning.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Operates as an autonomous expert author to write high-quality, long-form non-fiction books using a strict JSON command interface. Plans, outlines, drafts iteratively, manages strict word counts, and ensures state persistence, with enhanced capabilities for…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

An autonomous agent that retrieves Simple English Wikipedia articles and analyzes them strictly for grammatical, spelling, and formatting errors. It reports findings via JSON, manages memory, and ignores content completeness or factual accuracy.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Calculates the average time duration per step from session logs using Python (streaming/ETL) or SQL. Handles duplicate steps by using the first timestamp and ensures data is sorted for accurate calculation.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Generates structured presentation slide content for cloud services based on a specific schema and categorization order.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates detailed episode outlines and promotional teasers for the hypothetical 1970s BBC children's show 'Barnet Fair', or similar hypothetical children's shows using its structure, adhering to specific structural, cultural, and age-appropriateness…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Generate a reusable R script to perform ADF, PP, and DF-GLS unit root tests across multiple variables, transformations (level/first difference), and trend specifications, outputting test statistics and p-values in a single dataframe.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Facilitates a text-based, side-scrolling beat 'em up RPG. Tracks stats (HP, Power, Defense, Speed), manages combat encounters with calculated outcomes, and presents narrative choices with hidden results.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

General SOP for common requests related to bert, encoder, self.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Develop a BERT-based pipeline to classify speakers (agent vs. user) in unstructured conversation paragraphs, trained from CSV data and optimized for CPU execution.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Generates a structured Bible study outline including an introduction, icebreaker questions, verse-by-verse questions and answers, related verses, and a conclusion based on a provided scripture passage.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Write whimsical, adventurous stories featuring Boofus (a mischievous blue squid) and Diggle (an orange rabbit) based on their specific character traits, relationship dynamics, and narrative tone.

원문 언어: 영어

업데이트
직업 분류
특수 효과 아티스트 및 애니메이터
설명

Generates ASCII art using only Braille Unicode characters without any descriptive text, explanations, or markdown formatting.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Create a pure JavaScript tool (no Node.js) to validate Tor bridge IPs from a textarea. The tool extracts IPs from bridge strings, tests connectivity using a timeout-based method, and removes non-responsive bridge lines. It must use string concatenation…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Provides concise, step-by-step numbered instructions to create a responsive page in Bubble with a perfectly centered logo, utilizing snapping features and fluid layout settings.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 프로그래머
설명

Generates Python code to systematically calculate dimensionless π terms using the Buckingham π Theorem. The code must handle multiple variables, use symbolic math (sympy), systematically explore all valid combinations (not random), and include extensive…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Summarize Buddhist texts with a formal, academic tone, strictly adhering to length constraints and incorporating specific textual references without external interpretation.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Generates a buffer overflow attack payload with a specific stack layout (padding, return address, NOP sled, shellcode) and saves it to a file.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides the development of a Python chatbot using Gradio for the UI and the Groq API for responses, featuring local file-based chat history persistence and Conda environment management.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Generates short translation exercises tailored for foreign company work environments and provides detailed review, optimization, and suggestions for user-submitted translations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Solves the ACMP 796 text formatting problem in C#. Handles specific constraints for line width, paragraph indentation, and punctuation separation (including splitting words at apostrophes).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order (least significant digit first). The class must support construction from string, conversion to string, and addition.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement a C++ solution for a stock trading system using Binary Search Trees (BST) to handle buy, sell, and merge operations across two accounts, supporting duplicate IDs and specific output formatting.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates or refactors C++ code adhering to specific style constraints: passing string parameters by value (std::string) instead of by reference (std::string&), and avoiding the use of const qualifiers on parameters and variables.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement the `operator==` to compare a custom matrix class element (accessed via `operator()`) with a standard integer type (`int` or `int32_t`). This resolves compilation errors where `ASSERT_EQ(matrix(x,y,z), 5)` fails due to type mismatch.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement the C++ DEList class for a doubly linked list according to a specific header file specification, including memory management, specific return values for empty lists, and string formatting rules.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement a type-erased Component wrapper for an Entity Component System (ECS) using a base class and template derived class, constrained by C++20 concepts for trivial destructibility and move constructibility.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

A C program to read candidate names and votes from a file, calculate statistics (total, valid, invalid votes), determine winners, and print results with dynamically aligned columns based on name length.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Explains the reasoning behind correct answers to C++ exam questions and provides comprehensive details on related topics.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Designs a flexible, hybrid audio management system for a C++ game engine, balancing high-level convenience with granular control, implementing dynamic channel allocation, reservation, and exception-based error handling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement C functions for iterating over chunks of records in a heap file, handling block arithmetic and partial last blocks.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements logic to reorder image components in a vector without immediate pixel manipulation, deferring the actual pixel copying to the save function where a new image buffer is created and populated based on the current component order.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Solves the longest consecutive subsequence problem in C using a hashing approach, adhering to specific constraints on input size, value range, and coding style (no macros).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Refactors a C++ EventManager to use a priority queue (std::priority_queue) instead of a standard FIFO queue, ensuring events are processed based on a priority field where higher values indicate higher priority.

원문 언어: 영어

업데이트
수집된 skill 4,256개 중 40개를 표시합니다.