资源列表
ReflectionAccess
- Bridge from java.lang to java.lang.reflect.
4
- Write a Program to implement pwd command.
full_pipe
- LINUX下全双工PIPE的demo. 通常pipe是半双工的,这里使用两个pipe实现了全双工的功能.-LINUX full-duplex PIPE under the demo. Usually pipe is half-duplex, and two pipe is used here to achieve full-duplex functionality.
memory-mgmt
- Memory management algorithm shell program
clkt2xxx_dpll
- OMAP2-specific DPLL control functions driver
smc91111
- ASB2303 initialisation for linux
a
- linux环境下将数据写入文件,并计算写入时间-linux environment to write data to files, and calculate the write time
funsoft
- linux系统上,Funsoft串行的USB驱动程序。-linux system, Funsoft serial is USB driver.
ql4_attr
- QLogic iSCSI HBA Driver, See LICENSE.qla4xxx for copyright and licensing details.
p10.2
- linux使用管道实现进程间的双向通信 pipe-linux pipe
cli1
- LINUX_C编程之SELECT IO复用之客户端小程序-select
pthread-joining
- pthread 初学者小程序,体会join的作用-Importance of joining threads