jiangqianyu
My name is Qianyu Jiang.I am student from Nanjing University, class of 2022, majoring in Software Engineering.
jiangqianyu's Stars
SpriCoder/SpriCoder-Notes
南京大学软件学院课程相关笔记
nxpeng9235/MachineLearningFAQ
Machine Learning FAQ
CS-BAOYAN/CS-BAOYAN-Wiki
Alpha-Yang/CS-BAOYAN-2022
计算机保研交流群(QQ群号:605176069)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
CS-BAOYAN/BoardCaster
BoardCaster 是 CSBAOYAN 相关的数据库,使用JSON文件管理格式化的保研相关信息,并通过 Issue 进行更新以简化参与开源流程的难度。
NijikaIjichi/njucs-past-exam
南京大学计算机系往年卷 Past exam papers of NJUCS
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
wengpingbo/dragon-book-practice-answer
编译原理(紫龙书)中文第2版习题答案。Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer.
EagleBear2002/Compiler-Lab
NJUSE-2022Fall-Compilers-Lab
Tyler-ytr/Compiler
NJU 2020 编译原理实验
AirKingCurry/NJU_CompilerLab
UnableToCode/CompilerLab
南京大学编译原理实验
massimodong/compilers-tests
alpk/tid-supervised-transfer-learning-dataset
courses-at-nju-by-hfwei/compilers-lectures
Lectures for the class on Compilers@software.nju.edu.cn
ciyi233/MachineLearning-ZhouZhihua-PPT
机器学习(周志华)PPT课件
dxli94/WLASL
WACV 2020 "Word-level Deep Sign Language Recognition from Video: A New Large-scale Dataset and Methods Comparison"
4n-ngth/WLASL100_I3D
kaieye/2022-Machine-Learning-Specialization
SiyuanYue/NJUOSLab-L2-kmt
这个实验在 pmm 的基础上,增加中断和线程管理的功能,允许操作系统代码注册中断发生时的回调函数和创建线程:
Piercely/blogspot
【大学生期末大作业】HTML+CSS+JavaScript — 模仿博客网站设计(Web)
leitures/NJUHome
南京大学软件学院毕业设计,智能家居web app项目及论文仓库。
ViswasSomapongu/Community-Forum
A simple Django web app where users can connect, share experiences, and engage in discussions on various topics.
tnlong311/fuv-qna-forum
Q&A Forum web app for FUV community
arshdeepdgreat/WebApp-Community-Forum
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
Applewonder/JYY-OS
SiyuanYue/NJUOSLab-L1-kmalloc-kfree
实现多处理器安全的内存分配和回收 在 AbstractMachine 启动后,[heap.start, heap.end) 会给出一段可用的物理内存 (堆区)。需要在此基础上实现允许多个处理器并发地申请或释放内存的分配器.
NijikaIjichi/nju-computer_network
南京大学计算机网络实验 Lab of NJU Computer Network Course