CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 管道

搜索资源列表

  1. denggaoxian

    1下载:
  2. 使用VTK的管道机制实现二次曲面的绘制,并制作等高线。-use VTK pipeline mechanisms conicoid mapping, and production of contour lines.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:801000
    • 提供者:杨丽萍
  1. PipeSourceCode

    0下载:
  2. 此程序为WINDOWS下用VC实现的利用命名管道通信的程序-procedure for Windows using the VC using named pipe communication procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12238
    • 提供者:余庆祥
  1. windowpipeserver

    0下载:
  2. 管道编程测试服务器端代码.接受客户端连接,可向客户端发送数据和接受数据-pipeline testing server-side programming code. Accept client, the client can send data and receive data
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26634
    • 提供者:feng
  1. windowpipeclient

    0下载:
  2. 管道客户端源代码,可向服务端发起连接,向服务端送送数据,接受服务端的数据.-pipeline client source code to the server can initiate connections to the server to send data to send, receive services side of the data.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28508
    • 提供者:feng
  1. VcNamePipe

    0下载:
  2. 利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68860
    • 提供者:黄磊
  1. TCP-IP2

    0下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:30044779
    • 提供者:韦斯
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:342289
    • 提供者:李大嘴
  1. cnreader_fix4.12src

    0下载:
  2. psp上的reader 这个是以月光老大的cnreader为基础 增加了zip文件浏览功能,象浏览目录一样浏览zip文件。 zip内部的中文文件名可以正常显示 修正了原版的cnreader不能显示中文路径名的问题(同处理中文文件名一样处理)。 我只有1.5的,所以1.0没有测试过。 zlib用的是网上流行的版本,可能是1.2.2版,这个版本已经确认了有一些安全问题,稍候后我会研究一下最新1.2.3版本。 我这样做的原因是现在rip过的game都是正好
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:935859
    • 提供者:zb
  1. jsj

    0下载:
  2. - RPC蠕虫病毒主要技术源代码 RPC蠕虫病毒主要技术源代码 安全焦点网站于2003年7月21日发布了该漏洞的测试代码,现在的RPC蠕虫基本上是利用了该代码,我们 现在转载该代码供大家研究。 WINDOWS的RPC服务(RPCSS)存在漏洞,当发送一个畸形包的时候,会导致RPC服务无提示的崩溃掉。由 于RPC服务是一个特殊的系统服务,许多应用和服务程序都依赖于他,因为可以造成这些程序与服务的拒 绝服务。同时可以通过劫持epmapper管道和
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2098
    • 提供者:张立东
  1. fork

    0下载:
  2. 模拟操作系统底层通过管道的文件传送,定义读写缓冲区,编译后,可看到结果-underlying operating system simulation through the pipeline transmission of documents, the definition read and write buffer compiled, we can see the results
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:931
    • 提供者:Wandy_1234
  1. processcomunication

    0下载:
  2. 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:202551
    • 提供者:zhaodetao
  1. HTTPnew

    0下载:
  2. 一个用可以访问网站的vc网络编程 用到socket管道-one can visit the site using the Internet vc use socket programming pipeline
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:28432
    • 提供者:HD
  1. transfdata(051222)

    0下载:
  2. 实现数据库之间的通信,主要采用数据管道技术,无解压密码-database communications between the mainly using data pipeline technology, without extracting passwords
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:448501
    • 提供者:kingshift
  1. sox-12.17.3.tar

    0下载:
  2. linux下录音程序,直接录为mp3格式,需lame支持,将数据经管道放入lame中,存为mp3格式。-recording procedures, recorded directly to the mp3 format required lame, data will be piped into lame, depositors to the mp3 format.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:405660
    • 提供者:eric
  1. NamePipe

    0下载:
  2. 自己封装的管道通信类,可简单修改后用于需要管道技术的程序中,并附带测试程序。-own package Pipeline Communications, simple modifications necessary for the pipeline technical procedures, test procedures and fringe.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:106385
    • 提供者:王文明
  1. ysh

    1下载:
  2. 一个简单的shell解释程序,能完成简单的命令解析,支持管道,重定向,前后台任务,历史查看,exit退出she-a simple shell interpretation of the procedures, the completion of a simple analytic order to support pipelines, redirection, before and after the Taiwan mission, history View, exit from she
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:罗晓峰
  1. sanweipingbao

    0下载:
  2. 用OPENGL绘制的WINDOWS三维管道。。。西西 有点假。。不过效果还好。。原理一般。-using the Windows OpenGL 3D rendering pipeline. . . Her somewhat false. . But better results. . The general principle.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:236286
    • 提供者:陈兴
  1. jincheng_tongxin

    0下载:
  2. 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:237730
    • 提供者:zyg
  1. PipeTest

    0下载:
  2. 一个管道定位算法,比较适合那些刚学算法的朋友们。-a pipeline positioning algorithm, more suitable for those just learning algorithm friends.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1502
    • 提供者:周燕红
  1. tompda_699096_Writing_Conduits_with_TurboSync

    0下载:
  2. 用DElphi开发palm 管道程序的控件使用方法-with palm DElphi development pipeline control procedures use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:484608
    • 提供者:shaoqi
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com