Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - pipeline
Search - pipeline - List
java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
Date : 2008-10-13 Size : 50.05kb User : jian

一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
Date : 2008-10-13 Size : 41.72kb User :

用DElphi开发palm 管道程序的控件使用方法-with palm DElphi development pipeline control procedures use
Date : 2008-10-13 Size : 473.25kb User : shaoqi

命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client / server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
Date : 2008-10-13 Size : 240.25kb User : 李思川

VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
Date : 2008-10-13 Size : 18.18kb User : 小王

DL : 0
mips pipeline 模以程序,mfc实现的,功能就不用说了把,大家都知道的-MIPS pipeline to die procedures mfc achieve, and functions not have had to put, we all know the
Date : 2008-10-13 Size : 24.08kb User : 吴动

VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
Date : 2025-12-20 Size : 18kb User : 小王

DL : 0
mips pipeline 模以程序,mfc实现的,功能就不用说了把,大家都知道的-MIPS pipeline to die procedures mfc achieve, and functions not have had to put, we all know the
Date : 2025-12-20 Size : 24kb User : 吴动

java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
Date : 2025-12-20 Size : 1.02mb User : jian

一个经典的管道例子,可实现DOS窗口中输入命令后输出的重定向-a classic example of the pipeline, can be realized DOS command window input output redirect
Date : 2025-12-20 Size : 41kb User :

用DElphi开发palm 管道程序的控件使用方法-with palm DElphi development pipeline control procedures use
Date : 2025-12-20 Size : 473kb User : shaoqi

命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
Date : 2025-12-20 Size : 240kb User : 李思川

通过管道技术实现控制台命令的Windows窗口执行程序,这个程序实现了管道的建立,更多的功能需要自己添加了。-Technology through the pipeline of the Windows command console window to implement procedures, which realize the establishment of the pipeline, more needs its own added features.
Date : 2025-12-20 Size : 21kb User : 付积存

管道pipe编程,本例关于重定向方面的程序,共同学习。-Pipeline pipe programming, in this case on the redirection procedures, learning together.
Date : 2025-12-20 Size : 4kb User : glt

流水线调度算法,不是很好的,请下在,以来用依靠机下-Pipeline scheduling algorithm is not very good, please in, since by relying on the machine under the
Date : 2025-12-20 Size : 5kb User : chenhuohua

这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
Date : 2025-12-20 Size : 1kb User : dujiguang

servicemix产品的eip组件的测试用例-eip component products servicemix Test Case
Date : 2025-12-20 Size : 2kb User : xiefeng

DL : 0
程序三(进程间通信) :创建管道,子进程向管道写信息,父进程从管道中读取信息。-Procedure three (inter-process communication): the creation of channels, sub-process to write information to the pipeline, the parent process read information from the pipeline.
Date : 2025-12-20 Size : 1kb User : lee

DL : 0
MIPS-lite Simulator 流水线模拟器实现-MIPS-lite Simulator pipeline simulator to achieve
Date : 2025-12-20 Size : 5.52mb User : wang

一个模拟MIPS结构cpu的程序,完成cpu的基本功能,用于模拟5级流水cpu-Structure of a simulated MIPS cpu' s program, complete the basic functions of the cpu, used to simulate the 5-stage pipeline cpu,
Date : 2025-12-20 Size : 373kb User : 董福弟
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.