-
函数参考(中文)
Linux C 函数参考(中文)-Linux C Function Reference (Chinese)
- 2023-01-07 14:00:03下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1
-
More fully described under the Linux command, each command are detailed paramete...
比较全面的介绍了Linux下的各种命令,每个命令都有详细的参数使用说明,很有用的哦!-More fully described under the Linux command, each command are detailed parameters for use, very useful Oh!
- 2022-02-06 01:28:22下载
- 积分:1
-
linux 设备驱动开发详解,适合初学者使用。part two。
linux 设备驱动开发详解,适合初学者使用。part two。-linux device driver development Xiang Jie, suitable for beginners to use. part two.
- 2023-03-26 11:10:07下载
- 积分:1
-
在bmp.h中定制其功能
1:bmp图像格式之间的转换,包换了bmp565...
在bmp.h中定制其功能
1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。
2:bmp格式图像的旋转
3:bmp格式图像裸码流的生成
-bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565-
- 2022-09-01 08:10:03下载
- 积分:1
-
Korn Shell: Unix and Linux Programming Manual, Third Edition, The
By Anatole
Korn Shell: Unix and Linux Programming Manual, Third Edition, The
By Anatole Olczak
Publisher : Addison Wesley
Pub Date : December 01, 2000
ISBN : 0-201-67523-4
Pages : 480
Supplier : Team FLY
- 2022-03-13 08:05:42下载
- 积分:1
-
signal through the volume control mechanism for the process of synchronization a...
奇偶哲学家通过信号量机制控制进程的同步和互斥访问临街区域,保证正常执行!-signal through the volume control mechanism for the process of synchronization and mutex visit to the region along the street to ensure normal execution!
- 2022-06-15 06:05:59下载
- 积分:1
-
linux下gtk图形界面编程的一个例子程序。
linux下gtk图形界面编程的一个例子程序。-under gtk GUI programming examples of a process.
- 2022-05-30 01:54:56下载
- 积分:1
-
SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the ser...
用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger display.
- 2022-02-24 15:24:01下载
- 积分:1
-
数字电视接收卡在linux下的源码驱动程序,包括了大部分的卡的驱动,可以移植到嵌入式设备中。...
数字电视接收卡在linux下的源码驱动程序,包括了大部分的卡的驱动,可以移植到嵌入式设备中。-Digital TV tuner card in linux-source under the driver, including the bulk of the card drivers can be ported to embedded devices.
- 2022-07-15 14:19:50下载
- 积分:1