Pinned Repositories
ttt
An implementation of tic-tac-toe in C, featuring AI agents
rapi-runner
rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
linux
Linux kernel source tree
112-spring-software-testing
Labs for NYCU software testing course in 112 spring
kuhn-poker
CFR and MCCFR algorithm to solve kuhn poker
leetcode-solution
my leetcode solution
rv32emu-calc_fclass-optimization
Enhance rv32emu's inline function calc_fclass using a binary decision tree for optimization.
Strategy-for-Two-Players-Multi-Armed-Bandit
Final project of the operation research and application
visitorckw's Repositories
visitorckw/112-spring-software-testing
Labs for NYCU software testing course in 112 spring
visitorckw/vwifi
A Simple Virtual Wireless Driver for Linux
visitorckw/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
visitorckw/berkeley-softfloat-3
SoftFloat release 3
visitorckw/celery
Distributed Task Queue (development branch)
visitorckw/concurrency-primer
Concurrency Primer
visitorckw/cpython
The Python programming language
visitorckw/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
visitorckw/httpd
Mirror of Apache HTTP Server. Issues: http://issues.apache.org
visitorckw/lab0-c
C Programming Lab: Assessing Your C Programming Skills
visitorckw/linux
Linux kernel source tree
visitorckw/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
visitorckw/nsdhw_23au
Homework repository for https://yyc.solvcon.net/en/latest/nsd/schedule/23au_nycu/schedule23au.html
visitorckw/numpy
The fundamental package for scientific computing with Python.
visitorckw/opencv
Open Source Computer Vision Library
visitorckw/osc2024
Homework submission for students
visitorckw/ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
visitorckw/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
visitorckw/riscv-arch-test
visitorckw/riscv-asm-manual
RISC-V Assembly Programmer's Manual
visitorckw/riscv-c-api-doc
Documentation of the RISC-V C API
visitorckw/riscv-isa-manual
RISC-V Instruction Set Manual
visitorckw/rv32emu
Compact and Efficient RISC-V RV32I[MACF] emulator
visitorckw/semu
A minimalist RISC-V system emulator capable of running Linux kernel
visitorckw/shecc
A self-hosting and educational C compiler
visitorckw/simplefs
A simple file system for Linux kernel
visitorckw/SoftFloat-3e
SoftFloat release 3e
visitorckw/ttt
An implementation of tic-tac-toe in C, featuring an AI powered by the negamax algorithm
visitorckw/uTensor
TinyML AI inference library
visitorckw/vsnd
Virtual Linux soundcard driver