搜索资源列表
loadcmd
- linux下用popen加载命令行的程序,实用性很大
libexecstream-0.3.tar
- fopen在c++已经由有iostream来取代,对于popen呢? libexecstream正是这样一个库,它能够把运行的一个外部程序的输入、输出、错误当做一个iostream一样的对象来处理。
popen
- linux函数应用实例,学习linux网络编程必备实例,帮助您迅速掌握linux下网络编程pepon函数的应用。
fork、exec系列与system、popen区别
- fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what's the difference? After reading, you
tcps
- 用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to the pipeline. Father and son
popenn.tar
- 在linux中,利用函数popen()实现command shell的重定向.-In linux, using the function popen () to achieve the redirect command shell.
popen_function
- popen函数调用 popen() 函数 用 创建管道的 方式启动一个进程, 并调用 shell. 因为管道是被定义成单向的, 所以 type 参数只能定义成只读或者 只写, 不能是两者同时, 结果流也相应的 是只读或者只写. -failed to translate
popen_pclose.tar
- popen.pclose的实现,遵从GPL-POPEN AND PCLOSE
mp3readandmp3write
- mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
cpopen.tar
- popen管道实例,在nuix下的c语言。-popen pipe instance, under the nuix c language.
rtc
- Using popen to call system command "date" and print onto console
popen-test
- 本程序用于获取shell的输出,可用于处理程序间的通信, 程序具体实现原理为应用了Linux中的管道技术, 内附代码和运行程序,请在Linux下运行此程序 -The procedure used to obtain the shell output, can be used for communication between processes, procedures, principles for the application specific imple
mypopen
- 根据管道的使用法则,自己实现Unix下的popen函数-According to the use of the pipeline rules to achieve their own popen
run
- 自己动手写操作系统,小练习包括fifo.c\fork.c\popen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!-Do-it-yourself write operation system, small exercises include fifo. C \ fork. C \ popen. C, and other protection mode, more than 1 M memory management mode, and the code, ge
popen
- popen 函数详解加测试例子,非常有用哦-The popen function Detailed plus test case, very useful!
saveremote
- 如何实现fork + exec, system, popen的命令执行结果到一个文件中-how to save the result of fork+ exec, system, popen s execulation
popen
- popen函数popen that is all popen that is a-popen that is all popen thapopen that is all t is all popen that is all
fpopen
- unlike the libc popen, it directly executes the command instead of call out to the shell.
12_2_POPENPFIFOPsign
- Popen+信号量 在系统中的传播方式例子之一-Popen+ semaphore in the system, one example of communication
is_trivially_move_constructible
- popen pclose aren t defined in strict ANSI on Cygwin and MinGW for linux Device Driver.