ECNU-ICALK
GitHub profile for ECNU-ICALK20 skills
Are you ECNU-ICALK? Claim your skills.
ECNU-ICALK / Canny边缘检测算法手动实现
Implements the Canny edge detection algorithm in Python without using existing functions, covering all essential steps.
ECNU-ICALK / sqlsugar_partial_rollback_and_sequence_execution
Provides expert guidance on managing SqlSugar transactions, focusing on partial rollback scenarios while preserving intermediate operations.
ECNU-ICALK / upgrade_nest_csharp_1x_to_7x
Facilitates the migration of C# code from NEST 1.x to 7.x, ensuring compatibility with updated Elasticsearch API syntax.
ECNU-ICALK / Python Modbus RTU 数据采集与SQLite存储
Facilitates data collection from Modbus RTU devices and stores it in SQLite using Python, enhancing industrial automation processes.
ECNU-ICALK / Python SCP文件拷贝与哈希校验
Generates Python code to copy files using SCP protocol to remote Linux servers with hash verification for integrity checks.
ECNU-ICALK / python_tkinter_gui_generator
Generates executable Python Tkinter GUI code with layout, control interactions, Excel data validation, and non-blocking timer development.
ECNU-ICALK / 使用jq在Dash脚本中修改JSON文件
Modifies JSON key-value pairs in Dash scripts using jq, ensuring safe variable handling and file integrity through temporary files.
ECNU-ICALK / 使用QMap重构C++代码消除if-else结构
Refactors Qt/C++ code using QMap to eliminate if-else structures, implementing the strategy pattern for cleaner logic.
ECNU-ICALK / 基于自定义注解和BeanDefinitionRegistry动态注册RPC接口Bean
Guides on dynamically registering RPC interface Beans in Spring using custom annotations and BeanDefinitionRegistry for efficient RPC calls.
ECNU-ICALK / 油猴脚本开发与DOM操作指南
Guides users in developing Tampermonkey scripts for DOM manipulation, including templates, metadata, and handling element loading delays.
ECNU-ICALK / 生成.NET 6 MAUI iOS项目的Azure Pipelines配置
Generates a complete azure-pipelines.yml file for building and packaging .NET 6 MAUI iOS projects in Azure DevOps.
ECNU-ICALK / 设计包含状态码、描述及解决方案的HTTP响应JSON对象
Designs structured JSON objects for HTTP responses, including status codes, error messages, and potential solutions in Chinese.
ECNU-ICALK / native_american_english_translation
Translates user input into natural American English while adhering to specified grammar tenses and maintaining linguistic purity.
ECNU-ICALK / offline_conversation_sop
Facilitates the extraction of evidence and generation of structured SOPs from offline OpenAI-format conversation logs.
ECNU-ICALK / opencv_video_nine_grid_with_style
Extracts 9 frames from a video using OpenCV, combines them into a 3x3 grid, and adds borders and text annotations to each frame.
ECNU-ICALK / Oracle SQL 查询未授权表
Generates Oracle SQL queries to identify tables owned by a user that are not authorized for access by specified other users.
ECNU-ICALK / PCAP文件基于NTP的时间戳校准
Generates a Python script to calibrate timestamps in PCAP files based on NTP data frame timestamps.
ECNU-ICALK / peppa_pig_vocabulary_teaching
Teaches English vocabulary for children using Peppa Pig's context, providing definitions and simple example sentences.
ECNU-ICALK / Power BI 自定义列检测重复值并标记
Enables Power BI users to create custom columns that detect and flag duplicate values in specified columns, enhancing data analysis.
ECNU-ICALK / Python 2.7 SVN状态检查函数
Implements a Python 2.7 function to check SVN path status using `svn status`, returning specific status codes without pre-checking file existence.