抢课用简易脚本,适用于华中科技大学/华科/华科网安/网络空间安全学院 Ez Script for HUST(Huazhong University of Science&Technology) OCSS
☆35Sep 4, 2025Updated 6 months ago
Alternatives and similar repositories for HUST-OCSS-Fucker
Users that are interested in HUST-OCSS-Fucker are comparing it to the libraries listed below
Sorting:
- 华中科技大学(HUST)密码系课程报告与学习资料☆23Jan 29, 2024Updated 2 years ago
- 简陋的抢课脚本☆14Sep 16, 2021Updated 4 years ago
- 一个华科计算机学院的资料集合 https://yuhangchen1.github.io/HUST_OPEN_SOURCE/☆557Jan 19, 2026Updated last month
- HUST华中科技大学CS23课程记录:C语言程序设计、计算思维、微积分、线性代数、数据结构data structure、程序设计sat dpll sudoku、离散数学、军事理论、CPP/C++、习思想、人工智能导论、大学物理、数字电路、数电、电路理论、离散数学、算法设计与…☆122Sep 4, 2025Updated 6 months ago
- 华中科技大学网络空间安全学院课程设计及课程实验合集(Collection of Course Projects and Experiments in the School of Cyber Science and Engineering at HUST)☆374Sep 14, 2023Updated 2 years ago
- 华中科技大学计算机学院2021级大数据专业课程资料(2021-2024)☆43Mar 28, 2025Updated 11 months ago
- 本项目实现的五子棋博弈游戏是基于AI的五子棋游戏。游戏模式可以分为人机对弈和双人对弈两种模式。本程序采用基于启发式max/min算法的alpha-beta剪枝技术来选择出最佳的机器落子位置。除此之外,本项目还设置了残局闯关模式,在增加了游戏趣味性的同时给用户们带来了更好的游…☆10Jan 2, 2022Updated 4 years ago
- 自动认证华科校园网,并支持断线重连☆33Jul 29, 2024Updated last year
- Some useful utilities for OI written in C++.☆10Apr 13, 2022Updated 3 years ago
- 基于易灵思Ti60F225开发板和MT9M001双目摄像头,使用Verilog语言完成的双目拼接项目。摄像头输入图像数据后,在使用FAST计算图像特征点的同时,构建滑动窗口计算图像各个像素点的BRIEF描述符,完成后根据BRIEF描述符对两幅图像上的特征点进行暴力匹配,最后…☆20Apr 16, 2025Updated 10 months ago
- 该文档是个人阅读学习蜂鸟E203源码的笔记☆13Aug 1, 2023Updated 2 years ago
- 大三上做的本科毕设,包含BNN的替代梯度训练,verilog电路实现,完成180nm工艺流片。☆21Jun 30, 2025Updated 8 months ago
- RISC-V Single-Cycle Processor Integrated With a Cache Memory System From RTL To GDS☆12Aug 26, 2024Updated last year
- YOLOv1 implementation using PyTorch☆11Jan 18, 2023Updated 3 years ago
- 华中科技大学计算机系统基础实验报告以及源代码☆13Jun 12, 2024Updated last year
- ☆12Oct 14, 2025Updated 4 months ago
- NTU Computer Architecture 2021 - CPU with Single issue, L1-cache☆11Jan 24, 2022Updated 4 years ago
- [毕设]日志ETL,然后构建离线数据仓库,将业务指标基于django前端web展示。☆16Jun 21, 2019Updated 6 years ago
- Rewrite OpenGFW in Rust, with web-ui.☆17Mar 3, 2025Updated last year
- CORE-V eXtension Interface compliant RISC-V [F|Zfinx] Coprocessor☆13Nov 12, 2025Updated 3 months ago
- 🖖 图谱式笔记系统,旨在提高个人笔记的使用率!☆12Jan 17, 2021Updated 5 years ago
- ☆10Dec 15, 2023Updated 2 years ago
- 基于GRU网络的句子判断程序/A program based on GRU network for judging sentences☆11Oct 3, 2021Updated 4 years ago
- Innovus backend scripts☆12Jun 20, 2022Updated 3 years ago
- 一个支持AXI总线、支持Cache、包括所有非浮点MIPS 1指令、支持例外的静态五级流水MIPS CPU☆11Oct 8, 2019Updated 6 years ago
- 公共API服务,Power by ThinkJS☆17May 11, 2025Updated 9 months ago
- 本项目系列相关视频为大家测试CrewAI官方提供的Tools☆15Jan 2, 2025Updated last year
- 《CPU设计实战》学习记录及代码☆14Dec 30, 2023Updated 2 years ago
- 华中科技大学物理实验画图及数据处理(使用python)☆48Sep 18, 2024Updated last year
- 华中科技大学 计算机科学与技术学院 课程与实验资料💾☆1,322Dec 13, 2023Updated 2 years ago
- Pipelined Processor which implements RV32i Instruction Set. Also contains pipelined L1 4-way set-associative Instruction Cache, direct-ma…☆14Dec 23, 2022Updated 3 years ago
- RiscSoC 是一个芯片集成项目,包含了 Cortex-M0、Cortex-M3、MIPS、RISC-V、4-BIT 等内核的 SoC 集成,部分 SoC 使用的自己设计的内核☆12Apr 26, 2022Updated 3 years ago
- LLM for System/Software Security☆23Dec 29, 2024Updated last year
- This project is AHB_SRAM design based on 启芯学堂,which contains all the source files.☆15Mar 13, 2022Updated 3 years ago
- An approach to apply concept drifts and ADWIN on the streams event time to reason about the progress of watermarks☆11Nov 16, 2018Updated 7 years ago
- 华中科技大学电信学院-电信专业 的课程分享与攻略☆269Jul 10, 2023Updated 2 years ago
- 华科数电实验☆10May 27, 2021Updated 4 years ago
- 基于Risc-V的计算机体系结构设计。一栈式打通riscv架构硬件模拟器、操作系统、应用层!☆19Nov 25, 2024Updated last year
- CleanVul: Automatic Function-Level Vulnerability Detection in Code Commits Using LLM Heuristics☆20Jan 23, 2026Updated last month