资源列表
audio
- 基于WINDOW下的录音程序源码,使用qt实现-qt for window audio
mxc_v4l2_capturezsh
- V4L2较V4L有较大的改动,并已成为2.6的标准接口,函盖video\dvb\FM...,多数驱动都在向V4l2迁移。更好地了解V4L2先从应用入手,然后再深入到内核中结合物理设备/接口的规范实现相应的驱动。本文先就V4L2在视频捕捉或camera方面的应用框架。-V4L2 greater than V4L changes, and has become the standard interface 2.6, cover the video \ dvb \ FM ..., most drive
ESRT
- This a congestion control protocol in WSNs.-This is a congestion control protocol in WSNs.
Linux-MVB-3
- 基于Linux系统的MVB+3类设备研究,是研究TCN网络的好资料。-Linux-based system MVB+3 class research facilities, is to study the TCN network of good information.
Linker_script_in_Linux
- Linux下的lds链接脚本基础,对于了解.lds文件很有帮助-Lds Links Linux scr ipt under the foundation, for understanding. Lds file helpful
gui
- 一种嵌入式GUI软件结构实现方案. 一种嵌入式GUI软件结构实现方案.-gui gui guiguigu iguiguiguigu iguiguiguiguigui
gammu-1.27.92.tar
- 开源的gamma源码. linux下的手机套件-Open-source gamma source. Linux mobile phone package under
libmodbus-2.9.1-0.tar
- 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
syzn
- 并行机的计算例子,是关于MPICH及相关试验-Example of parallel computing machines, and related test on MPICH
DC-example
- DC例子 学习DC很好用 包括timing,false-paths,i2c-timing,很多TCL,可以用来学习如何编写TCL-some example for DC study
LinuxFileSystem
- 课程设计:Linux二级文件系统设计(C语言实现) 1.本实验的目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。 2.结合数据结构、程序设计、计算机原理等课程的知识,设计一个二级文件系统,进一步理解操作系统。 3.通过对实际问题的分析、设计、编程实现,提高实际应用、编程的能力 -Course Design: Linux File System Design (C language)