An open API service indexing awesome lists of open source software.

https://github.com/rinhizakura/bitcpy

A practice to implement bit copy
https://github.com/rinhizakura/bitcpy

Last synced: 3 months ago
JSON representation

A practice to implement bit copy

Awesome Lists containing this project

README

        

# bitcpy

## Introduction
This is a practice to implement a function for bit copy.

If you could read chinese, you are welcome to visit [Here](https://hackmd.io/@RinHizakura/B17sUnk4v)! Please give me any opinion if you find bug in my code!

## Reference
The original source code is from [2020q1 第 4 週測驗題
](https://hackmd.io/@sysprog/linux2020-quiz4) of class "NCKU linux kernel internal".