CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - data stream

搜索资源列表

  1. NO7

    1下载:
  2. 著名的电信七号信令NO7,协议栈实现代码。包含了从最底层HDCL数据流处理到上层L4呼叫处理的流程。-The code for Ss7 protocol stacks,include from the HDCL data stream handling to the the Handle flow of L4 Call.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:187457
    • 提供者:李强
  1. TcpReceiver

    0下载:
  2. 一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,b
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:131747
    • 提供者:俞训峰
  1. masm3280

    0下载:
  2. 结构化程序设计方法与面向对象程序设计方法的各自特点、区别和相互联系。 2.面向对象的程序设计方法中的有关概念,如类、对象、封装、继承、消息和多态性等。 3.C++程序的基本组成和框架结构。 4.掌握C++语言中的基本数据类型、各种运算符、表达式。 5.C++数据输入流对象cin和输出流对象cout的使用。 6.程序的3种基本结构 7.构造数据类型,如数组、结构体、指针等的定义方法、特点和使用方法。 7.函数的定义、调用及函数调用过程中的参数传递的机理和程序执行流程。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3130579
    • 提供者:好好
  1. verilog for uart

    0下载:
  2. 通用异步接收器/发送器(UART)是能够编程以控制计算机到附加串行设备的接口的微芯片。详细来说,它提供给计算机RS-...还有高级的UART提供了一定数量的数据缓冲,这样计算机和串行设备数据流就可以保持同样的速度。-universal asynchronous receiver / transmitter (UART) can be programmed to control computer attached to the serial device interface microchips.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9682
    • 提供者:李志
  1. MIDIINPROC

    0下载:
  2. MIDI口通讯 开发电子琴设备,测试midi数据流 可以查看当前midi设备,可以发送midi数据到设备,也可以接收设备发出的midi数据流!-MIDI port communication equipment flower development, test MIDI data stream can view the current MIDI equipment, can send MIDI data to the device, also receiving equipment is
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:121612
    • 提供者:spy
  1. G721-G723

    0下载:
  2. G721-G723音频压缩/解压缩工具,包括从音频流到数据流的转换过程 -audio-G723 audio compression / decompression tools, including from the audio data stream flowed into the conversion process
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20262
    • 提供者:lp
  1. PcmQRSXJS

    0下载:
  2. 通讯中使用PCM编码应用,异步PCM数据流插入技术实现-communications using PCM coding, asynchronous data stream into PCM technology
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:93340
    • 提供者:luojian
  1. ApptoVxd_DRV

    0下载:
  2. 本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制作2个按钮,一个用于加载VxD,另一个用于卸载VxD。在VxD被动态加载时,VxD会输出数据流“Hello world!”以及“动态加载dynamic.vxd成功”;在VxD被卸载时,VxD会输出数据流“动态卸载dynamic.vxd成功”。-tkyc use of the Quick VxD to generate a dynamic
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:166336
    • 提供者:瑜文
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:
  1. hero_java346888244

    0下载:
  2. IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在短时间内占用整个主干网带宽。-IP services to the following features : data applications including office automation systems, WWW, FTP and e-mail. Its transmission is characterized by th
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:305505
    • 提供者:app
  1. Stream

    1下载:
  2. 用于Internet网络的数据流的例子,内附说明和实际例子-for Internet data flow example, enclosing notes and practical examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53727
    • 提供者:小卓
  1. pjlmon

    0下载:
  2. A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:28514
    • 提供者:者兴峰
  1. delphi-udp-trans delphi网络通信控件

    1下载:
  2. delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
  3. 所属分类:通讯编程

    • 发布日期:2016-01-26
    • 文件大小:47239
    • 提供者:ma chuanjun
  1. 1231123

    0下载:
  2. 从BMP图像文件数据流中生成IPLIMAGE对象 从IPLIMAGE对象中生成BMP的图像文件流-BMP image files from the data stream generated IPLIMAGE object IPLIMAGE object generated from the BMP image file stream
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:1060
    • 提供者:shi10
  1. stream

    0下载:
  2. 文件流读取数据,实现文件的读入和读出,用C#作为编译平台-Read data stream, the read file and read out, using C# as a compiler platform
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:557
    • 提供者:北北
  1. block-stream-files

    0下载:
  2. 以数据块方式读写流文件,需要以数据块方式读写流文件的读者可以作为参考。-Way to read and write data block stream files, you need to read and write chunks of data stream file reader can be used as reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:169179
    • 提供者:张锦锦
  1. zip

    0下载:
  2. 对任何文件、数据流进行压缩的源代码。 并切提供Mobile平台支持!-Of any document, data stream compression of the source code. And cut to provide Mobile platform support!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:24143
    • 提供者:anhl
  1. txtSave

    0下载:
  2. 本源程序是一个基于Visual studio 2008平台的,用C#编写的以txt文本文档的形式存储数据流的例子。-This source code is a platform based on Visual studio 2008 using C# to txt text document written in the form of stored data stream example.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:35821
    • 提供者:王城
  1. photo-stream-store-in-database-

    0下载:
  2. 图片以数据流的形式存储到数据库; 以及从数据取图片流的相关代码实现-Picture data stream is stored to the database and take pictures from the data stream related code to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5552512
    • 提供者:guan
  1. Serial-Data-Generator

    0下载:
  2. 如何使用位砰技术,以产生 RS232兼容的串行数据流,该代码使用的数据 和READ statments存储的要被输出的数据,并使得 使用GOSUB和RETURN statments的结构程序 分为三个层次。-How to use the bit bang technique, RS232 compatible to produce a serial data stream, the code uses the data and READ statments stored to b
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:11401
    • 提供者:任丹丹
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com