Dentan6's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
nis/Numerical-Methods--RB-NUM6-U2-1-F12-
Notes and work from the SDU course.
gfwlist/gfwlist
The one and only one gfwlist here
amadvance/scale2x
A real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without blurring the images
skywind3000/pixellib
High Quality 2D Graphics Library
luser-dr00g/xpost
A PostScript interpreter in C
AlloSphere-Research-Group/GLV
Graphics Library of Views
gametutorials/tutorials
This holds the tutorials for GameTutorials.com
erich666/GraphicsGems
Code for the "Graphics Gems" book series
tacf/ComputationalGeometry
Studying Joseph O'Rourke's «Computational Geometry in C» (2nd ed).
conghui/algorithms-in-c
Exercise of the book Algorithms In C, Part 1-4, Fundamentals, Data Strcuture, Sorting, Searching, written by Robert Sedgewick
cave7/sort
sort algorithms(quick sort, heap sort, merge sort) c implementation
clibs/commander
Commander option parser ported to C - simple API, auto-generated --help
kingcoyote/signals
Collection of common signal smoothing algorithms in C
anael-seghezzi/Maratis-Tiny-C-library
tiny math and image processing in C
Tony-Tan/DIPpro
image processing
cloudwu/aoi
Area of Interest Library
jingweizhanghuai/image
图像处理算法
swex/QR-Image-embedded
Psytec QR library fork for embedded systems
hailinzeng/Unix-Network-Programming
Unix Network Programming, by W.Richard Stevens / Bill Fenner / Andrew M. Rudoff
hailinzeng/Programming-POSIX-Threads
Programming with POSIX Threads: David R. Butenhof
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
examplecode/mproxy
c 语言实现的一个最小的http代理,支持翻墙
nodejs/http-parser
http request/response parser for c
cloudwu/socket-server
Ma-rk/tcp_ip_practice_in_c
yoon sung woo TCP/IP socket programming
mallius/socket
TCP/IP Sockets in C
arjun024/socketfun
collection of well commented socket programming code
silentbicycle/socket99
Wrapper library for the BSD sockets API with a nicer C99 interface
toshiyukihina/serial
Sample for Linux serial programming.