swordencao
Ph.D. candidate in computer science at The University of Queensland. Researching high performance computing and machine learning.
The University of QueenslandBrisbane, Australia
Pinned Repositories
gentoo
[MIRROR] Official Gentoo ebuild repository
sci
[MIRROR] Gentoo Science Overlay
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
gentoo-mpi
A new framework in support of multiple MPI implementations for Gentoo
mpich
Official MPICH Repository
SWCaffe
A Deep Learning Framework customized for Sunway TaihuLight
swDNN
A deep learning library for Sunway Supercomputer
swordencao's Repositories
swordencao/SWCaffe
A Deep Learning Framework customized for Sunway TaihuLight
swordencao/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
swordencao/Awesome-CV
Awesome CV is LaTeX template for your outstanding job application
swordencao/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
swordencao/awesome-mac
This repo is a collection of awesome Mac applications and tools for developers and designers.
swordencao/awesome-reversing
A curated list of awesome reversing resources
swordencao/bash-guide
A guide to learn bash
swordencao/codeforces.vim
Plugin for vim to codeforces
swordencao/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
swordencao/CV
📋 Create your CV(curriculum vitae) at github.
swordencao/HexoLearning
Hexo博客搭建全攻略
swordencao/IIS_exploit
Buffer overflow in the ScStoragePathFromUrl function in the WebDAV service in Internet Information Services (IIS) 6.0 in Microsoft Windows Server 2003 R2 allows remote attackers to execute arbitrary code via a long header beginning with "If: <http://" in a PROPFIND request, as exploited in the wild in July or August 2016.
swordencao/instagram-photo-crawler
Download all pictures of someone's id
swordencao/interviews
Everything you need to know to get the job.
swordencao/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
swordencao/kcp
KCP - A Fast and Reliable ARQ Protocol
swordencao/machine-learning-coursera-1
This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
swordencao/Parallel-simulated-annealing
swordencao/pyinstaller-test
Minimal Python programs to test PyInstaller
swordencao/SCUT-FBP5500-Database-Release
A diverse benchmark database for multi-paradigm facial beauty prediction
swordencao/shadowbroker
The Shadow Brokers "Lost In Translation" leak
swordencao/shadowsocks
swordencao/shell-scripts
Linux Shell Scripts
swordencao/SimAnn
Parallel simulated annealing
swordencao/struts-scan
struts2漏洞全版本检测和利用工具
swordencao/Student-resources
本文介绍的是利用学生身份可以享受到的相关学生优惠权益,但也希望各位享受权利的同时不要忘记自己的义务,不要售卖、转手自己的学生优惠资格,使得其他同学无法受益。
swordencao/tesseract
Tesseract Open Source OCR Engine (main repository)
swordencao/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
swordencao/wfuzz
Web application fuzzer
swordencao/xv6-public
xv6 OS