华南理工大学 (SCUT) 计算机科学与工程学院学习仓库,包含二次选拔、培养计划、各学科课件、适合大学生的Skill市场、历年期末试卷、RAG智能复习助手。旨在打破信息差,共同 Weave SCUTCSer's future!✨
-
Updated
Sep 12, 2026 - Python
华南理工大学 (SCUT) 计算机科学与工程学院学习仓库,包含二次选拔、培养计划、各学科课件、适合大学生的Skill市场、历年期末试卷、RAG智能复习助手。旨在打破信息差,共同 Weave SCUTCSer's future!✨
The book is about the architecture, design, and evolution of antivirus engines, explaining how they detect, analyze, and defend against malware using various technical methods and innovations.
This example implements an optimized antivirus scanner in Python using the Aho-Corasick automaton. It combines signature matching with a Tkinter interface, extension-based filtering, and progress reporting, scanning the header and footer of files for efficiency. The implementation is part of the 127 algorithms collection.
Taxi-Trajectory-Analysis is a comprehensive web application for analyzing and visualizing taxi GPS trajectory data in Beijing. The project processes and analyzes approximately 15 million trajectory points from 10,357 taxis over a one-week period in February 2008.
This is an Iris flower classification project based on the Decision Tree algorithm. The goal is to classify Iris flower data using machine learning techniques and compare the performance differences between a basic Decision Tree model and an optimized Decision Tree model.
To associate your repository with the scut topic, visit your repo's landing page and select "manage topics."