Pinned Repositories
Chess
My wonderful java chess game
diggerGame
A digger game mimic the 1989 old one but with better AI
dPSM
A mathematical research project using PSM (Power Series Method) to solve delayed differential equation
FavoriteAlgorithms
A SuffixTree implementation with ukkonens algorithm (linear time online construction)
laplace
A math research project, using PSM methods to find inverse Laplace transfer numerically.
Legend_of_three_kingdom
三国杀 (Legend of three kingdom) A card game from China.
NanoporeSeqBasecalling
For deep learning course project
Operating-System
A simple Operating system simulated in bochs and written in C, including file management and process scheduling.
pacman
A pacman project for an AI course
Scheme_interpreter
The scheme Interpreter project for CSSE304 (Programming language concept)
fredzqm's Repositories
fredzqm/Chess
My wonderful java chess game
fredzqm/Operating-System
A simple Operating system simulated in bochs and written in C, including file management and process scheduling.
fredzqm/laplace
A math research project, using PSM methods to find inverse Laplace transfer numerically.
fredzqm/NanoporeSeqBasecalling
For deep learning course project
fredzqm/diggerGame
A digger game mimic the 1989 old one but with better AI
fredzqm/dPSM
A mathematical research project using PSM (Power Series Method) to solve delayed differential equation
fredzqm/FavoriteAlgorithms
A SuffixTree implementation with ukkonens algorithm (linear time online construction)
fredzqm/UMLGenerator
The csse374 project, java UML generator.
fredzqm/APlanner
CSSE333 database project repository
fredzqm/apphosting-onboard
fredzqm/chatRoom
Some network programs
fredzqm/Chiron
A basecaller for Oxford Nanopore Technologies' sequencers
fredzqm/codelab-dataconnect-web
fredzqm/console_frame
fredzqm/CPU
The documentations of CPU built in CSSE232 (Computer Architecture, Rose-Hulman)
fredzqm/distributions
NodeSource Node.js Binary Distributions
fredzqm/Dr_Chat
fredzqm/fredzqm
About myself, Fred Zhang
fredzqm/fredzqm.github.io
Personal website
fredzqm/gqlparser
A port of the parser from graphql-js into golang
fredzqm/jplag
JPlag - Detecting Software Plagiarism
fredzqm/kismatic
Kismatic Enterprise Toolkit: Fully-Automated, Production-Grade Kubernetes Operations
fredzqm/library_app
The advanced database course project that use multiple database to build the same simple library system
fredzqm/magic-modules
Add Google Cloud Platform support to Terraform
fredzqm/MusicMaster
Music Master Game made with two PIC16C887 microcontroller
fredzqm/p2p
A peer to peer project for CSSE477
fredzqm/SaveMyTime
fredzqm/ssh_config
Go parser for ssh_config files
fredzqm/url_connect
A Google Chrome extension that enables users to talk to others who are viewing the same web page
fredzqm/xhs_simple_crawler
一个简单的小红书爬虫实现