-
AS400培训教材,了解AS400的原理
AS400培训教材,了解AS400的原理-Hospitality training materials and understand the principle Front
- 2022-01-25 17:58:04下载
- 积分:1
-
rarp protocol s sample program,server and client.run in linux.
rarp protocol s sample program,server and client.run in linux.
- 2022-12-12 06:00:03下载
- 积分:1
-
典型的播放器源码,LINUX系统下比较通用,适合初学者
典型的播放器源码,LINUX系统下比较通用,适合初学者-Player source code, more common
- 2022-06-27 10:09:20下载
- 积分:1
-
2410下的按键驱动程序编写,初步讲解IO控制在linux中的实现方法。...
2410下的按键驱动程序编写,初步讲解IO控制在linux中的实现方法。-2410 under the key driver to prepare a preliminary on the IO control in linux in the Ways realize.
- 2022-06-12 20:04:00下载
- 积分:1
-
这本英语书,会告诉你如何准备KDE。
此书为英文版,将会告诉你如何编写KDE.-book for the English, will tell you how to prepare KDE.
- 2022-04-23 20:43:27下载
- 积分:1
-
在beginning linux programming 书中提供的第六章的有关代码
在beginning linux programming 书中提供的第六章的有关代码-In the beginning linux programming book provided by Chapter VI of the code
- 2022-07-23 03:51:17下载
- 积分:1
-
BeginningLinuxProgramming example1
BeginningLinuxProgramming example1
- 2022-03-06 10:41:12下载
- 积分:1
-
自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。
程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送...
自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。
程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声.
-Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files are copied to the specified directory. Program structure is very simple, two processes: one to determine the status of U disk, U disk through the MSG to the state to the main process, the main deal with all matters of a process thread handle audible.
- 2022-10-12 03:55:03下载
- 积分:1
-
windows下的linux操作系统
windows下的linux操作系统-windows under the Linux operating system
- 2022-05-18 06:16:04下载
- 积分: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