资源列表
Linux-code
- 这是关于Linux网络编程(第二版)一书中所有章节的源代码。-This is a Linux network programming (Second Edition) all the chapters of a Book of the source code.
s6e63m0_gamma
- linux drivers video samsung s6e63m0 brightness.h for Linux v2.13.6.
rtc-pcf85063
- An I2C driver for the PCF85063 RTC.
pthread
- pthread线程库源代码,可以学到linux中线程的具体实现,值得学习-pthread source
StanfordCPPLib
- StanfordCPPLib Stanford C++ class library package
Latex-model(chinese)
- 中文格式的LaTeX模板,案例为中国人民大学R语言书籍的排版代码及格式要求,可供编书用-Chinese format, LaTeX templates, case for the Renmin University of China R language books typesetting codes and format requirements for writing a book with
aodv-NS3
- AODV routing protocol-AODV routing protocol
rspi_robot.tar
- python开发的树莓派智能小车源码 压缩包内有文件若干,其中final_test.py是最终程序,sensor.py是超声波测距模块的代码。解压后进入代码根据gpio引脚定义将电机驱动板连接树莓派的相应gpio引脚。(代码中有定义),接好后直接python finel_test.py,即实现小车的无人自驾驶-压缩包内有文件若干,其中final_test.py是最终程序,sensor.py是超声波测距模块的代码。解压后进入代码根据gpio引脚定义将电机驱动板连接树莓派的相应gpio引脚。(代
ComPQ
- 使用Python编写的基于pyqt的串口调试助手-Written in Python pyqt based serial debugging assistant
Freescale_BSC9132_WUSDK_REL_1.5_rfutil
- Freescale BSC9132 WUSDK REL 1.5 rfutil
test_fifo
- 多进程的有名管道通信实例,在pc中linux环境下测试通过,测试中使用2个有名管道实现全双工通信,test_fifo_rw用于写管道,并读取另一个管道内容,test_fifo_echo将读管道的数据简单处理后回送到另一个管道中,-Examples of well-known multi-process communication named pipe, in the pc linux environment tested, the test used in two well-known pipe
datalab-handout
- 深入理解计算机 LAB2 datalab-*********************** The CS:APP Data Lab Directions to Students *********************** Your goal is to modify your copy of bits.c so that it passes all the tests in btest without violating any of the coding guide