Pinned Repositories
-Optimization-of-ijkplayer
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
AIDLDemo
This demo contains the 2 separate apps, Client and server app, Client app have the potential to read the data stored in the Server app and use the meathod in the server app.
Bluetooth
Android 经典蓝牙(Classic Bluetooth)和低功耗蓝牙(BLE)
ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
Cluster-Chat-Server
基于C++的集群聊天服务器
compositor
wayland sample
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
droidVNC-NG
VNC server app for Android that does not require root privileges.
smartlight
tuya smart light app
iljcn's Repositories
iljcn/smartlight
tuya smart light app
iljcn/-Optimization-of-ijkplayer
iljcn/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
iljcn/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
iljcn/Cluster-Chat-Server
基于C++的集群聊天服务器
iljcn/droidVNC-NG
VNC server app for Android that does not require root privileges.
iljcn/evdi
Extensible Virtual Display Interface
iljcn/GPUJPEG
JPEG encoder and decoder library and console application for NVIDIA GPUs from CESNET and SITOLA of Faculty of Informatics at Masaryk University.
iljcn/HanOS
x64 Unix-like OS written in C
iljcn/gbm_es2_demo
Example OpenGL ES2 demo using GBM and DRM(KMS) modesetting
iljcn/HoRNDIS
Tom's Repo of HoRNDS——the USB tethering driver for Mac OS 11+
iljcn/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
iljcn/ijkplayer
Fork from https://github.com/bilibili/ijkplayer and update openssl,android ndk support
iljcn/LANDrop
Drop any files to any devices on your LAN.
iljcn/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
iljcn/let-us-build-a-lua-interpreter
《Lua解释器构建:从虚拟机到编译器》随书源码
iljcn/Linux-Device-Driver
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel.
iljcn/littleapptuya
iljcn/lunaix-os
A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!
iljcn/mjpeg-encoder
Implementation of MJPEG video encoder in OpenMP and OpenCL.
iljcn/natpass
新一代主机管理工具,支持web shell和web桌面,居家办公神器
iljcn/NetInput
NetInput is an easy way to send (stream) gamepad input over the network with low latency.
iljcn/QEMU_Starter
Pseudo-wiki; offering guides, tutorials, and examples for new QEMU users.
iljcn/RKUpdateService
iljcn/rpi-usb-gadget
Script to set up a Raspberry PI 4 as a USB gadget.
iljcn/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
iljcn/RustDeskIddDriver
This IDD driver is based on official [Indirect Display Driver Sample](https://github.com/microsoft/Windows-driver-samples/tree/master/video/IndirectDisplay).
iljcn/ShellBase
iljcn/the_wayland_protocol_zh_CN
The Wayland Protocol(自译中文版)
iljcn/Wayland_Freshman
食铁兽Wayland开发入门系列附属代码