-
解决线程死锁问题的 生产者 消费者程序
解决线程死锁问题的 生产者 消费者程序-threads of producers and consumers procedures
- 2023-04-05 16:40:04下载
- 积分:1
-
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o...
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全,
即usr/src/linux/drivers/usb/,
而不只是drivers/usb/,make生成spca5xx.o
拷入/usr/src/linux/drivers/usb/,
修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
生成spca5xx.o,没有必要再次生成spcadecoder.o,spca50x.o,
更重要的原因因要生成总驱动urbdrv.o,若加入这两者,则冲突之;
屏蔽两者的obj,加入spca5xx的obj make dep ,make zImage-install spca5xx driver for arm2410 linux
- 2022-03-02 16:41:03下载
- 积分:1
-
mms message builder (part)
mms message builder (part)
- 2022-01-30 10:09:07下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1
-
Linux下编程实现服务器与客户端的连接
Linux下编程实现服务器与客户端的连接-Programming Linux server and client connections
- 2022-02-04 06:55:47下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 encoder source code
- 2022-05-27 00:09:06下载
- 积分:1
-
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。...
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
- 2022-09-29 14:45:02下载
- 积分:1
-
An implementation of the TCP/IP protocol suite for the LINUX operating system. I...
An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
- 2022-12-21 06:15:03下载
- 积分:1
-
linux ext2, ext3文件系统日志系统的设计
linux ext2, ext3文件系统日志系统的设计-linux ext2, ext3 file system log system design
- 2022-03-18 02:44:21下载
- 积分:1
-
实现循环队列的小代码,可以加在自己的代码中,接口十分友好
实现循环队列的小代码,可以加在自己的代码中,接口十分友好-Circular Queue realize a small code, you can add in their own code, the interface is very friendly
- 2023-06-12 08:45:03下载
- 积分:1