home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ecommerce-development
304

dd-magical-jewelry-pricing-and-inventory-generation

Generates D&D jewelry items with gold values based on specific pricing logic where enchanted jewelry is more expensive than equivalent armor, and suggests store names focusing on metals.

ECNU-ICALK
ECNU-ICALK
development
open
ecommerce-development
304

retail-pickup-macro-response-generator

Generates retail pickup order responses using specific pre-defined macros for order status, cancellations, and inventory errors, ensuring exact phrasing and policy adherence.

ECNU-ICALK
ECNU-ICALK
development
open
ecommerce-development
304

backtrader

编写Backtrader策略代码,确保策略运行期间当前有且只能有一个未完成订单。

ECNU-ICALK
ECNU-ICALK
development
open
ecommerce-development
304

python

根据用户指定的属性和方法,设计并实现一个Python员工类,包含工资计算、个税计算(3500起征点,3%税率)和信息显示功能。

ECNU-ICALK
ECNU-ICALK
development
open
ecommerce-development
304

sales-data-validation-and-calculation

Validates sales order data to ensure quantities and values are positive, and computes missing total values based on a specific formula.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-runtime-dll-injection-and-harmony-patching

Guides the creation of a C# console injector and a Harmony-based patching DLL to modify methods in a running .NET process, ensuring architecture and framework compatibility.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-tcp-socket-wrapper-implementation

Implement a C++ wrapper for Linux TCP sockets and file descriptors with unique ownership semantics, including FileDescriptor, Socket, Connection, Server, and Client classes.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-custom-matrix-element-comparison

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.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-bigint-class-with-reverse-vector-storage

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.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

boostasio

使用Boost.Asio库编写C++网络组件(服务端、客户端、拆包类),要求封装为类、运行在独立线程并使用异步IO操作。

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-doubly-linked-list-implementation-delist

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.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

implement-fusedbun-sm3-optimizer

Create a memory-efficient PyTorch optimizer fusing SM3 and Adalite techniques. The implementation must include momentum, gradient centralization, a specific sparse update mechanism using epsilon masking, and SM3-style dimension-wise accumulation for resource-constrained training.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c

生成使用union实现的C++结构体,支持通过xyz、rgb及数组v[3]三种方式访问同一内存,并遵循特定的typedef命名规范。

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

implement-moe-mamba-model-for-text-generation

Implement a PyTorch-based MoE-Mamba model featuring an input-dependent selection mechanism and Mixture of Experts (MoE) layer for text generation tasks, including data loading, training, and evaluation workflows.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-linux-socket-wrapper-implementation

Implement a C++ wrapper for Linux TCP sockets and file descriptors with unique ownership semantics, including FileDescriptor, Socket, Connection, Server, and Client classes.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-tcp-socket-optimization-function

Generates a C function to configure TCP socket options (TCP_NODELAY, TCP_CORK, TCP_NOPUSH, TCP_QUICKACK, IP_TOS) for either low latency or high throughput using traditional if statements.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

pytorch-nnparameter

Создание пользовательского слоя nn.Module, веса которого являются обучаемыми параметрами (torch.nn.Parameter) и обновляются через loss.backward() и optimizer.step(), вместо статического вычисления на входе.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

pytorch-character-level-transformer-with-8-bit-vocabulary

Implement a PyTorch Transformer model using nn.Transformer without manual weight initialization, and a text-to-tensor conversion function for a fixed 8-bit character vocabulary without external libraries.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

c-bigint-class-with-reverse-vector-storage

Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order, supporting string conversion and addition.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

python-oop-senior-level-interview-trainer

Provides concise, bullet-pointed explanations of technical concepts (specifically OOP) tailored for senior engineers, emphasizing Python-specific implementations and nuances for interview preparation.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

gnn-edge-feature-embedding-generation

Generates PyTorch embeddings for categorical edge features in a Graph Neural Network by mapping string values to indices and concatenating learned embeddings according to a specific structure.

ECNU-ICALK
ECNU-ICALK
development
open
framework-internals
304

memento-customvector-cow-cpp

Реализовать классы Memento и CustomVector на C++ с использованием паттерна Copy-on-Write (COW) для эффективного управления памятью и валидности снимков.

ECNU-ICALK
ECNU-ICALK
development
open
Previous
Page 250 / 986
Next