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

搜索资源列表

  1. classcons1t

    0下载:
  2. windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10.58kb
    • 提供者:陈全勇
  1. duxiechuankou

    0下载:
  2. ComAccess.cpp(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, // source and processing options NULL, // pointer to message source error, // requested message identifie MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // the use
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:15.87kb
    • 提供者:wxh
  1. bufferManage

    0下载:
  2. 基于LRU算法的数据库buffer manager实现。设计一个基于LRU算法的buffer manager。内附报告、源码以及可执行程序。-LRU algorithm based on a database buffer manager implementation. Design an algorithm based on LRU buffer manager. Containing reports, source code and executable programs.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:638.15kb
    • 提供者:chenchao
  1. DBSearch

    0下载:
  2. 第一次从DB搜寻后缓冲搜寻结果索引,以后用此索引直接提取数据库 主要分3个类:SyncDictionary<T> , IndexItem ,DBStringSearch SyncDictionary<T>:用于建立搜寻结果字典,便于对搜寻结果作缓存,支持自动 压缩(当字典超过设定长度则以最近使用时间为依据压缩)。 IndexItem:包装的一个Index数组,用于存放搜寻结果的索引,支持自动分配和 删除数组(内部保留删除的数组用于从新分配,保留的
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2.92mb
    • 提供者:谭先生
  1. Buffer

    0下载:
  2. 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:244.8kb
    • 提供者:Aaron Lee
  1. SOCKET.CPP

    0下载:
  2. #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:755byte
    • 提供者:a@cuvox.de
  1. ArcEnginebufferandjoin

    0下载:
  2. 基于ARCENGINE实现了缓冲区分析与属性表链接-ArcEngine,buffer,join
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6.75kb
    • 提供者:xing6554isi
  1. Buffer_Rotate

    0下载:
  2. 实现缓冲区数据旋转操作,缓冲区数据按照一定的格式存放-Data buffer realize rotation operation, the buffer data storage format according to certain
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:976byte
    • 提供者:ha7nsi
  1. bytebuffer

    0下载:
  2. 环形缓冲区类,编写很多程序时可以直接调用的哦,或则继承也是可以的-Class ring buffer, the preparation of many programs can be directly called Oh, or it can inherit the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:jiao5gsi
  1. daziliangxi

    0下载:
  2. 1)、缓冲区中预放了一些字母2)、运行时,可按照屏幕上显示的字母输入练习3)、当按结束,可显示出练习输入的时间,并且能显示出正确率。4)、要求界面美观-1), the buffer zone in the pre-release a number of letters 2), run-time, in accordance with the letters displayed on the screen input practice 3), when by the end of practice
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3.19kb
    • 提供者:ds565daox
  1. example-4

    0下载:
  2. This example demonstrates the use of Semaphores,Threads, and Timers. Three Filler threads are created that loop waiting for a while and then adding a value to the end of a circular buffer.The main thread removes words the buffer and prints them.-This
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:a374fang
  1. RingBuffer

    0下载:
  2. 环形缓冲区,环形缓冲区在数据采集等实时系统中广泛使用。-Ring buffer, the ring buffer in the data collection, such as widespread use of real-time systems.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:qqyry5299fu
  1. shaxin

    0下载:
  2. 这是一个非常简单的,用于刷新缓冲区的程序-This is a very simple procedure used to flush the buffer
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:hhziz4779shtang
  1. shellcode

    0下载:
  2. 缓冲区溢出小程序,可以做简单的缓冲区溢出演示。。。是栈溢出-The buffer overflow applet can do simple buffer overflow demo. . . Stack overflow. .
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3.25kb
    • 提供者:ooh6h33rang
  1. swapBuffers

    0下载:
  2. 演示数据缓冲区的适当访问以及如何交换缓冲区的一般准则的样本过滤器。-This is a sample filter which demonstrates proper access of data buffer and a general guideline of how to swap buffers.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:10.06kb
    • 提供者:ccc1c926keja090
  1. vcnetcopy2

    0下载:
  2. VC使用缓冲流复制文件,本例可掌握缓冲流的创建和使用、建立Windows可视化窗体、缓冲流复制文件的机理等,其实程序过于简单,面向VC++初级用户,如果哪位朋友感觉这方面不熟悉,当然也可参考。-VC copy files using the buffer flow, the flow of patients to master the creation and use of the buffer to build Windows visual form, the buffer flow mech
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:8.92kb
    • 提供者:ggf0f88angkre
  1. ArcEnginebufferandjoin

    0下载:
  2. 基于ARCENGINE实现了缓冲区分析与属性表链接-ArcEngine,buffer,join
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6.99kb
    • 提供者:m5fuxin556
  1. daziliangxi

    0下载:
  2. 1)、缓冲区中预放了一些字母2)、运行时,可按照屏幕上显示的字母输入练习3)、当按结束,可显示出练习输入的时间,并且能显示出正确率。4)、要求界面美观-1), the buffer zone in the pre-release a number of letters 2), run-time, in accordance with the letters displayed on the screen input practice 3), when by the end of practice
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3.43kb
    • 提供者:c5angshi22
  1. example-4

    0下载:
  2. This example demonstrates the use of Semaphores,Threads, and Timers. Three Filler threads are created that loop waiting for a while and then adding a value to the end of a circular buffer.The main thread removes words the buffer and prints them.-This
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2.72kb
    • 提供者:vzhansho
  1. RingBuffer

    0下载:
  2. 环形缓冲区,环形缓冲区在数据采集等实时系统中广泛使用。-Ring buffer, the ring buffer in the data collection, such as widespread use of real-time systems.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:nansnnyan
« 12 »
搜珍网 www.dssz.com