-
最新的libavformat以及libavcodec库
最新的libavformat以及libavcodec库-latest libavformat and libavcodec library
- 2022-02-03 22:58:24下载
- 积分:1
-
remotewap是任何操作系统的远程管理工具可以支持。
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a Command Line Interface for quick use
- 2023-05-16 15:45: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
-
dm9000aep linux2.6 drive
dm9000aep linux2.6驱动-dm9000aep linux2.6 drive
- 2022-03-16 15:03:20下载
- 积分:1
-
Corelian
Corelian-1.1.tar.bz2.rar
- 2022-03-18 22:31:47下载
- 积分:1
-
《linux程序设计(第三版)》例程代码
《linux程序设计(第三版)》例程代码- Linux Programming (Third Edition) routine code
- 2022-02-06 16:44:18下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
PPT application development embedded linux tutorials, Huaqing vision of the entr...
嵌入式linux应用程序开发 PPT教程,华清远见入门级教程-PPT application development embedded linux tutorials, Huaqing vision of the entry-level tutorial
- 2023-05-25 20:40:04下载
- 积分:1
-
台湾上尚公司linux嵌入式服务器平台软件狗操作源码
台湾上尚公司linux嵌入式服务器平台软件狗操作源码-Taiwan still on the company Embedded Linux server platform operated source software dog
- 2022-01-25 23:07:17下载
- 积分:1
-
a good, I can use the model of the c, and we need as soon as possible under the.
一个不错,可以再利用的c++模型库,需要的赶快下了-a good, I can use the model of the c, and we need as soon as possible under the.
- 2022-08-14 00:47:03下载
- 积分:1