南开大学 计算机学院和密码与网络空间安全学院 课程实验报告
☆35Dec 8, 2025Updated 9 months ago
Alternatives and similar repositories for NKU_Lab_Report
Users that are interested in NKU_Lab_Report are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 南开大学 计算机学院和密码与网络空间安全学院 期末复习资料☆91Jan 22, 2026Updated 8 months ago
- nku计算机系统设计,用的nju ics2017的pa,未来不想做os的拿去water作业☆23Nov 6, 2022Updated 3 years ago
- NKU计网学院各个课程作业☆100Feb 22, 2025Updated last year
- 南开大学2025年编译系统原理实验代码框架☆18Nov 30, 2025Updated 9 months ago
- 南开大学计算机类课程相关资料——主要是一些专业课的代码参考以及考试试卷。不定期更新资料☆20Oct 24, 2025Updated 11 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- NKU CS course code and report☆85Jun 23, 2025Updated last year
- 2024 南开大学信息检索系统大作业 从零实现一个搜索引擎☆11Dec 18, 2024Updated last year
- Personal course work for NKU-COSC0018-Computer Architecture. WARNING: only for references;☆25Aug 18, 2024Updated 2 years ago
- 计算机组成与设计MIPS版-第六版-包含各章节官方答案,并附上zlibrary电子版链接☆43Dec 23, 2024Updated last year
- NKU计网自救资料大合集☆345Mar 11, 2025Updated last year
- 南开大学网络空间安全学院计算机组成原理2023spring☆18Jan 22, 2024Updated 2 years ago
- 南开大学计网经验指北 | A website for courses of Major Computer Science | NKUCS DOCX | Since 2021☆282Aug 24, 2026Updated last month
- 计算机体系结构研讨课 2020年秋季 UCAS 《CPU 设计实战》 Lab11~12 & 14~15☆23Dec 22, 2020Updated 5 years ago
- 南开大学NKU密码专业选修网络安全技术☆10May 25, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- nku(Nankai University)南开大学操作系统课程实验 2024Fall☆12Dec 18, 2024Updated last year
- risc-v 单周期和流水线cpu设计, 基于miniRV-1指令集,语言verilog☆11Feb 23, 2023Updated 3 years ago
- 针对南开大学张春玲版《大学基础物理实验》的数据处理excel,欢迎contribute。☆36Mar 19, 2025Updated last year
- 2024编译系统实现赛RISC-V赛道一等奖作品(A compiler of SysY (subset of C) )☆23Sep 4, 2024Updated 2 years ago
- Official repo for ”Rethinking Token-Level Policy Optimization for Multimodal Chain-of-Thought“☆29Mar 29, 2026Updated 5 months ago
- 南开大学2024年编译系统原理实验代码框架(RISC-V架构)☆24Nov 24, 2024Updated last year
- Parallel Programming Design Assignment for Nankai University, the topic chosen is the default Gaussian Elimination. 南开并行程序设计作业,默认高斯消去选题。☆24Jun 2, 2023Updated 3 years ago
- 南开大学-恶意代码分析与防治技术-课程实验的全部内容☆15May 23, 2023Updated 3 years ago
- ☆88Dec 15, 2025Updated 9 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 南开大学 大数据计算及应用; NKU Big Data☆11Sep 8, 2023Updated 3 years ago
- Solutions for NandGame.com☆16Oct 5, 2023Updated 2 years ago
- 南开大学计算机学院和密码与网络空间安全学院课程课件和真题☆31Dec 8, 2025Updated 9 months ago
- 《CPU设计实战》汪文祥 全书代码 完整版 Loongarch版☆19May 14, 2026Updated 4 months ago
- ☆10Dec 25, 2023Updated 2 years ago
- 新闻搜索引擎 - 2018年THU程设小学期的第三周大作业☆11Sep 15, 2018Updated 8 years ago
- 基于osu!track与osu!api实现的osu!成绩查询,玩家查询等功能的astrbot插件☆14Apr 13, 2026Updated 5 months ago
- 南开大学 2023 数据安全; NKU 2023 Data Security☆19Sep 7, 2023Updated 3 years ago
- Search algorithm use bm25 Recommended news algorithm use Doc2vec☆10May 6, 2020Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 一个单发射五级静态流水CPU,采用龙芯32位精简版指令集,支持异常和中断处理,使用AXI总线接口,已集成TLB模块☆20Jan 12, 2023Updated 3 years ago
- 本项目是一个面向校园场景的智能知识库问答系统,基于检索增强生成(RAG)核心技术,旨在为学生、教师和管理员等多角色用户提供精准、高效的信息服务。系统支持对校园规章、课程资料等多源异构文档进行智能处理和向量化检索,提供包括公共知识库问答、学生个人教务分析、教师智能出题、简历优…☆30Oct 24, 2025Updated 11 months ago
- 基于龙芯 OpenMIPS 实现一个具有 89 条指令的五级流水 CPU,使用 Verilog 语言,使用哈佛结构,包括逻辑移位指令、乘除法指令、加载存储指令、转移指令、协处理器访问指令以及异常相关在内的共89条指令。能够处理数据相关,包含流水线暂停以及延迟槽☆20Mar 8, 2020Updated 6 years ago
- Official Repo for paper "VLCache: Computing 2% Vision Tokens and Reusing 98% for Vision-Language Inference"☆15Mar 28, 2026Updated 5 months ago
- Zoom-Refine: Boosting High-Resolution Multimodal Understanding via Localized Zoom and Self-Refinement☆21Jul 4, 2026Updated 2 months ago
- pytorch implementation of DeepSeek Engram☆19Mar 24, 2026Updated 6 months ago
- OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, …☆19Jun 25, 2024Updated 2 years ago