Welcome![Sign In][Sign Up]
Location:
Search - pipes

Search list

[Shell apiCandshell

Description: 考虑到脚本语言灵活变量类型、强大正则表达式处理能力再加上系统本身管道、重定向以及丰富命令行工具,本文简要的介绍了一个C与脚本的混合编程的思路-Taking into account the variable type of a scripting language and flexible, powerful regular expression processing capabilities coupled with the system itself pipes, redirection, as well as a rich command-line tool, this article briefly describes a mixture of C programming with the script ideas
Platform: | Size: 128000 | Author: Yuanlinsi | Hits:

[Windows Developjinchengtongxun

Description: 剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Clipboard, anonymous pipes, named pipes and mail slots. And a comparative analysis of these types of inter-process communication of the advantages and disadvantages.
Platform: | Size: 39595008 | Author: qszchew | Hits:

[Internet-Networkch04_codes

Description: 非常不错的一个VC++通信程序。适用于本地系统上进程间通信,也适用于远程不同系统上进程通信。用命名管道,油槽和Winsock进行进程通信,命名管道和Winsock的通信是双向的即客户端像服务器发送数据,而服务器也可以向客户端发送数据。油槽通信是单向。-A very good one VC++ communication program. Applies to inter-process communication on the local system, but also to different systems on the process of long-range communication. Use named pipes, tank, and Winsock to the process of communication, Named Pipes and Winsock is a two-way communication that the client sends data such as the server, while the server can send data to the client. Tank is one-way communication.
Platform: | Size: 6569984 | Author: yyy | Hits:

[Special Effects04-Pipes-Filters-ImageProc

Description: 管道过滤器的例子代码,能对照片进处理。能够改变照片的亮度、对比度等东西。-Pipe filter example code
Platform: | Size: 1491968 | Author: 杨鑫晟 | Hits:

[Internet-Networksource

Description: VC实现的pipe管道和邮槽的sourcecode,由于网络编程方面较为实用,用VC环境可编译-VC implementation pipe pipes and mail slots sourcecode, due to more practical aspects of network programming with VC++ can be compiled
Platform: | Size: 13780992 | Author: tustin | Hits:

[Linux-Unixpipe_client_server

Description: 客户端-服务器端通信 使用命名管道实现 数据共享-Client- server communication using named pipes to achieve data sharing
Platform: | Size: 3072 | Author: 许静 | Hits:

[OS programpipe

Description: 匿名管道的实现,想学管道的朋友可以自己看一下-Anonymous pipe implementation, want to learn pipes friends can see it for herself
Platform: | Size: 3400704 | Author: wei | Hits:

[OS programakjjj

Description: windows中进程通信,主要是利用匿名管道来通信-windows in the process of communication, mainly the use of anonymous pipes to communicate
Platform: | Size: 71680 | Author: 王坚 | Hits:

[Windows Develop4-1

Description: Windows 2000 提供的线程间通信类内核对象允许同一进程或跨进程的线程之间互相发送信息,包括文件、文件映射、邮件位和命名管道等,其中最常用的是文件和文件映射,这类对象允许一个线程很容易地向同一进程或其他进程中的另一线程发送信息。-Windows 2000 provides inter-thread communication class kernel objects to allow the same process or across process threads to send each other information, including documents, maps, mail-bit and named pipes, etc. One of the most commonly used is the files and file mapping, such objects allow a thread very easily to the same process or other processes send a message to another thread.
Platform: | Size: 1024 | Author: li yang | Hits:

[CSharpNamedPipeLib

Description: 这是一个命名管道的访问例子,比较好的C#例子,实现的封装比较好。-It s a sample that implement named pipes.
Platform: | Size: 46080 | Author: mg | Hits:

[Linux-Unixpipe

Description: 该程序先使用pipe()函数创建一个临时通信管道,然后使用fork()创建两个子进程,使用write()函数向管道两次写入”I’m parent process。”的信息,两个子进程使用read()函数从管道中获取信息并输出,然后两个子进程分别向管道写入”I’m child process a”和”I’m child process b”信息,由父进程从管道中读出并显示。在使用write()函数前,需要先使用lockf()函数锁住管道,写完信息后再解锁管道。-The program first use pipe () function to create a temporary communications pipe, and then use the fork () to create two sub-processes, use the write () function is written twice to the pipeline " I' m parent process." Information, the use of two sub-processes read () function to obtain information from the pipe, and output, and then two sub-processes to the pipeline were to write " I' m child process a" and the " I' m child process b" information, from the parent process from the pipeline to read and display the . Using the write () function, you need to first use lockf () function is locked pipelines, finish information and then unlock the pipes.
Platform: | Size: 1024 | Author: JK | Hits:

[Other GamesKPIPE.ZIP

Description: Krazy Pipes game sources. Operational system: DOS. Compiles OK in Quickbasic.
Platform: | Size: 2048 | Author: Isa | Hits:

[Linux-Unixparse

Description: Simple shell using pipes on C/C++ Linux
Platform: | Size: 2048 | Author: msh2003 | Hits:

[Linux-Unixpipes

Description: Industry of street lighting systems are growing rapidly and going to complex with rapid growth of industry and cities. -Industry of street lighting systems are growing rapidly and going to complex with rapid growth of industry and cities.
Platform: | Size: 1024 | Author: madhusudhan | Hits:

[ELanguageSeven-segment-display-decoder

Description: 七段显示译码器 因为计算机输出的是BCD码,要想在数码管上显示十进制数,就必须先把BCD码转换成 7 段字型数码管所要求的代码。我们把能够将计算机输出的BCD码换成 7 段字型代码,并使数码管显示出十进制数的电路称为“七段字型译码器”。 -Seven-segment display decoder because the computer output is BCD code, in order to display in the digital tube decimal number, it must first convert the BCD code fonts 7 segment digital pipes required by code. We can replace the computer output, 7 segment BCD code font code, and make the digital control circuit shows a decimal number called the " Seven-Segment decoder fonts."
Platform: | Size: 3072 | Author: jlz | Hits:

[Linux-Unixipc

Description: linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
Platform: | Size: 719872 | Author: 熊剑 | Hits:

[Software EngineeringInter_process_communication

Description: 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
Platform: | Size: 310272 | Author: wangwr | Hits:

[assembly languagek

Description: 可以显示数码管和流水灯 数码管是全部一起亮的-Can display the digital pipes and water lights. With digital control are all bright.
Platform: | Size: 1024 | Author: amwdc | Hits:

[.netDotNetNamedPipes

Description: Named pipes .net example
Platform: | Size: 486400 | Author: pbisiac | Hits:

[Algorithmptypes-2.1.1.tar

Description: PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization objects, IP sockets and named pipes. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind.-PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization objects, IP sockets and named pipes. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind.
Platform: | Size: 223232 | Author: hlide | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net