Stars
An open source library for face detection in images. The face detection speed can reach 1000FPS.
written by ARM assembly and C; to boot the s3c6410 Soc
给定ARM Cortex-M3的软核,扩展周围的AMBA总线以及基本外设,完成在上面的汇编以及C语言的执行
use CPP language to describe the stages in the pipeline
对硬件上的Cache进行软件高层抽象,模拟CPU对其访问以及LRU和Random替换策略
It was my first time to write an amateur operating system.
This is a series of tutorials on Vulkan, include all example projects which step by step.
C++ examples for the Vulkan graphics API