KarlRixon's repos on GitHub
C 14 人关注
nuaa_cg nuaa computer graphics based on OpenGL(glut)
C++ 2 人关注
MeshViewer nuaa computer graphics final project based on OpenGL(glut)
C 2 人关注
NUAA-OS NUAA operating system programming assignment
C 1 人关注
AES_RSA_encryption Use AES to encrypt file, use RSA to encrypt AES key. It can run on IP camera after cross compile. Add '.exe' to the filename 'decrypted' and you'll be surprised.
C 1 人关注
ics2017 NUAA ICS programing assignment
Jupyter Notebook 1 人关注
MovieLens_RecSys Using movielens-100k, Django, pandas, Pytorch, etc. to build a tiny movie recommandation website. Using resnet to build a model to classify posters, using adv_examples to attack, using adversarial training to strengthen robustness.
C++ 1 人关注
NUAA_cryptography nuaa cryptography programming assignment. Include affine, stream cipher, DES, AES, RSA, DSA
Jupyter Notebook 1 人关注
pytorch_FGSM_attack_on_MNIST The model training of MNIST data set is realized by using linear and convolutional network, and the model classification is wrong by using FGSM to generate adversarial examples.
Jupyter Notebook 0 人关注
gan_MNIST_pytorch different kinds of generative adversarial net based on pytorch, using MNIST dataset
Python 0 人关注
JDCommentSpider python spider for goods' comments on JingDong based on Scrapy & MongoDB
TeX 0 人关注
latex2html LaTeX to Html converter, using Flex and Bison
Java 0 人关注
LintCode Java Solutions to problems on LintCode/LeetCode
0 人关注
linux Linux kernel source tree
TeX 0 人关注
nuaathesis /div> LaTeX document class for NUAA, supporting bachelor/master/PH.D thesis in Chinese/English/Japanese. 南航本科、硕士、博士学位论文 LaTeX 模板
Python 0 人关注
nuaa_db Experiment on Principle of Database
Jupyter Notebook 0 人关注
Scratch_Recognition based on ResNet18 & 50, pytorch. This project is used to recognize scratches on the surface of refrigerators during the production process.
C 0 人关注
single_queuing_system This is the final assignment of computer simulation, mm1.c is a simulation of single queuing system.