资源列表
stb
- Collection of c++ stb one header file
uuid
- UUID生成器 支持分布式 64位 高性能 毫秒级时间戳 自增序列-uuid generator
backtracking.tar
- Backtracking problems written on prolog.
Sesion5
- Unix semaphores practical examples.
py3
- python 3 学习必备,源码 照着练习完所有的源码,保证python不说高手,至少开发项目没有问题-this is python 2 code .
tcp
- tcp协议传输,每次读取20个字符传给client端-tcp protocol transmission, each read 20 character pass client side
strmap
- 哈希链表 为每个Hash值,建立一个Hash桶(Bucket),桶的容量是固定的,也就是只能处理固定次数的冲突,如1048576个Hash桶,每个桶中有4个表项(Entry),总计4M个表项。其实这两种的实现思路雷同,就是对Hash表中每个Hash值建立一个冲突表,即将冲突的几个记录以表的形式存储在其中;- * strmap version 2.0.1 * * ANSI C hash table for strings. * * Version hist
exp1
- Linux环境下,新型的,解决哲学家就餐问题和生产者消费者问题的算法。-Under Linux, a new solution to the dining philosophers problem algorithm.
bluebox-master
- DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输- DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输 DTMF encoding and decoding process, to support the custom frequency (8000HZ, 44100HZ, etc.), the frequency
v4l2_test.tar
- get camera infomations,base on v4l2
bomb21-2016-05-31
- bomblab-bomb21 with ans and solutions-bomb21 with ans and solutions
wireshark
- wireshark source code