Pinned Repositories
51zhy_pdf
电子工业出版社“悦读”PDF下载
blog_old
Build a Jekyll blog in minutes, without touching the command line.
bmp-image-hufman-fano-encode-and-decode
C-
Rational
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
cknnsshxs.github.io
使用Gridea搭建个人博客
CMPEDUDownload
机械工业出版社PDF下载器
ComputerArchitectureLab
This repository is used to release the Labs of Computer Architecture Course from USTC
Counter-Strike_Behavioural_Cloning
NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'
CurriculumDesign-PrinciplesOfComputerOrganization
华中科技大学计算机15级计算机组成原理课程设计,分别用logisim和Verilog实现简单CPU
cknnsshxs's Repositories
cknnsshxs/51zhy_pdf
电子工业出版社“悦读”PDF下载
cknnsshxs/bmp-image-hufman-fano-encode-and-decode
cknnsshxs/blog_old
Build a Jekyll blog in minutes, without touching the command line.
cknnsshxs/C-
Rational
cknnsshxs/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
cknnsshxs/cknnsshxs.github.io
使用Gridea搭建个人博客
cknnsshxs/CMPEDUDownload
机械工业出版社PDF下载器
cknnsshxs/ComputerArchitectureLab
This repository is used to release the Labs of Computer Architecture Course from USTC
cknnsshxs/Counter-Strike_Behavioural_Cloning
NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'
cknnsshxs/CurriculumDesign-PrinciplesOfComputerOrganization
华中科技大学计算机15级计算机组成原理课程设计,分别用logisim和Verilog实现简单CPU
cknnsshxs/e200_opensource
The Ultra-Low Power RISC Core
cknnsshxs/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
cknnsshxs/Face-Recognition-With-NMF
对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别
cknnsshxs/git_learning
I'm learning git now!
cknnsshxs/gitskills
cknnsshxs/hello-world
Just another repository
cknnsshxs/images
Images mainly used for Markdown writing
cknnsshxs/learngit
cknnsshxs/MIPS-V
组成原理课程实验:MIPS 流水线CPU,实现36条指令,转发,冒险检测
cknnsshxs/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
cknnsshxs/RISC-V-32I
体系结构课程实验:RISC-V 32I 流水线 CPU,实现37条指令,转发,冒险检测,Cache,分支预测器
cknnsshxs/RISC_V-multicycle
基于RISC_V指令集架构实现的一个多周期CPU
cknnsshxs/RISC_V-pipeline
基于RISC_V32I指令集架构的五级流水CPU
cknnsshxs/stable-diffusion-webui
Stable Diffusion web UI
cknnsshxs/USBCopyer
😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)
cknnsshxs/ustc-yjs-course
USTC 研究生课程信息和选课名单爬虫
cknnsshxs/Vulnerability_classify
NVD,CNNVD软件漏洞数据集,漏洞文本预处理,训练算法模型进行漏洞分类
cknnsshxs/xv6-public
xv6 OS