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

搜索资源列表

  1. OpenGL命令和例程概述

    0下载:
  2. 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:480565
    • 提供者:
  1. 一个把BMP压缩成JPG的源代码.zip

    0下载:
  2. 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:16861
    • 提供者:
  1. kk9kd

    0下载:
  2. 函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。-The function obtains the interval timer s information of the current process and keeps the result in certain structure variable which is in kernel space.Finally,copys it to buffer of user space.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2713
    • 提供者:俊威
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15357
    • 提供者:刘鹏
  1. wjpeg

    0下载:
  2. 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15297
    • 提供者:闫雪飞
  1. 串行通讯控件

    0下载:
  2. 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7302
    • 提供者:王胜
  1. foxmail5

    0下载:
  2. FoxMail5.0漏洞利用。采用缓冲区溢出的shell编程,适合的版本:FoxMail5.0 ,FoxMail5.0 beta1及beta2.-FoxMail5.0 exploits. Using a buffer overflow shell programming, suitable Version : FoxMail5.0, FoxMail5.0 beta1 and beta2.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3530
    • 提供者:王松
  1. IP-packet-restructuring

    1下载:
  2. IP报文的重组: a)将IP报文存入临时的HASH链表中,这个HASH链表中是等待合并的报文队列头 b)判断当这一个IP报文分片加入后是否可以构造出一个完整的IP报文,如果可以的话,分配一个新的帧缓冲区,将数据复制入新的帧缓冲区,返回该报文。 -IP Packets restructuring: a) the IP packets into a temporary HASH list, this list is waiting to merge HASH packet queu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-09
    • 文件大小:63488
    • 提供者:苏兰
  1. arrayBuffer

    0下载:
  2. 设计了一个环形字节缓冲区类,可用于通信数据收发的缓冲处理。类的读写及查看接口已经加上了多线程同步访问锁。-Designed a ring-byte buffer class, can be used to send and receive communication data buffering. Class to read and write and see the interface has been coupled with a multi-thread synchronization t
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:2792
    • 提供者:胡可
  1. 51_uart_fifo51

    0下载:
  2. 51_uart_fifo51 串口收发程序源代码 环形缓冲区实现-Serial transceivers to achieve ring buffer source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:48060
    • 提供者:willigo
  1. Huanchong

    0下载:
  2. AE+C#实现的很简单的缓冲区分析功能 以云南交通图为例-AE+C# buffer analysis
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:53629
    • 提供者:张严严
  1. BipBuffer

    0下载:
  2. 环形缓冲区在流媒体处理以及音频或者通信里面广泛应用的数据结构,提供对ring buffer高效的算法实现-Ring buffer in the audio or streaming media processing and communications inside the data structure widely used to provide efficient algorithms for the ring buffer implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2366
    • 提供者:江立
  1. GisDemo

    0下载:
  2. 利用c语言编写的缓冲区分析的程序,希望对大家有帮助-Use of buffer analysis of c language program, we hope to help
  3. 所属分类:GIS program

    • 发布日期:2017-04-10
    • 文件大小:2017465
    • 提供者:
  1. GPBuffer

    0下载:
  2. c#语言AE二次开发缓冲区工具,DLL开发(C# language AE, two development buffer tools, DLL development)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:60416
    • 提供者:杨从从
  1. 缓冲区数据

    0下载:
  2. 使用java语言实现对shp图层的缓冲区实现(The use of Java language to achieve the SHP buffer layer)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:283648
    • 提供者:阿拉不加
  1. STM32环形缓冲区

    0下载:
  2. 从机智云移植过来的环形缓冲区,使用时,只需要关注处理接收区即可,非常方便。(From the ring buffer, machine Zhiyun transplant when in use, only need to pay attention to the receiving area can handle, very convenient.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-03
    • 文件大小:3064832
    • 提供者:蒙古战狼
  1. 键盘缓冲区研究

    0下载:
  2. 这是关于键盘缓冲区结构和内容的研究资料,功能一般般,有问题可以找我(This is a research material on the structure and content of the keyboard buffer)
  3. 所属分类:磁盘编程

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:格兰芬多狮
  1. ByteQueue

    0下载:
  2. 队列缓冲区设定模块,可用于串口、按键、AD等需要较大缓冲区的工程(A queue buffer setting module, which can be used for a project with a larger buffer, such as serial ports, keys, AD, etc.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:雲山
  1. CCycleBuffer

    0下载:
  2. C语言实现的无锁缓冲区。读写分离。支持windows及linux系统(A lock free buffer implemented by the C language. Separation of reading and writing. Support windows and Linux systems)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:tale_z
  1. 点线-buffer

    3下载:
  2. 一个基于c#的点线缓冲区算法,点击即可实现,十分的方便,对于初学者很实用(A c# based dot line buffer algorithm, click can be realized, very convenient, very useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2019-12-19
    • 文件大小:74752
    • 提供者:雨蝶
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com