搜索资源列表
Testbed-MPEG73
- MPEg-21Testbed, 用于Mpeg-21标准测试,提供网络仿真平台,内容描述文件模块,网络约束描述文件模块,支持FGS编码,自带客户端播放器,文档详细,可用于多媒体通信中内容过滤或传输策略的测试-MPEg-21Testbed, for the Mpeg-21 standard test, providing network simulation platform, the content descr iption file modules, network constraints de
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver