搜索资源列表
classcons1t
- windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
duxiechuankou
- 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
bufferManage
- 基于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.
DBSearch
- 第一次从DB搜寻后缓冲搜寻结果索引,以后用此索引直接提取数据库 主要分3个类:SyncDictionary<T> , IndexItem ,DBStringSearch SyncDictionary<T>:用于建立搜寻结果字典,便于对搜寻结果作缓存,支持自动 压缩(当字典超过设定长度则以最近使用时间为依据压缩)。 IndexItem:包装的一个Index数组,用于存放搜寻结果的索引,支持自动分配和 删除数组(内部保留删除的数组用于从新分配,保留的
Buffer
- 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
SOCKET.CPP
- #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
ArcEnginebufferandjoin
- 基于ARCENGINE实现了缓冲区分析与属性表链接-ArcEngine,buffer,join
Buffer_Rotate
- 实现缓冲区数据旋转操作,缓冲区数据按照一定的格式存放-Data buffer realize rotation operation, the buffer data storage format according to certain
bytebuffer
- 环形缓冲区类,编写很多程序时可以直接调用的哦,或则继承也是可以的-Class ring buffer, the preparation of many programs can be directly called Oh, or it can inherit the
daziliangxi
- 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
example-4
- 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
RingBuffer
- 环形缓冲区,环形缓冲区在数据采集等实时系统中广泛使用。-Ring buffer, the ring buffer in the data collection, such as widespread use of real-time systems.
shaxin
- 这是一个非常简单的,用于刷新缓冲区的程序-This is a very simple procedure used to flush the buffer
shellcode
- 缓冲区溢出小程序,可以做简单的缓冲区溢出演示。。。是栈溢出-The buffer overflow applet can do simple buffer overflow demo. . . Stack overflow. .
swapBuffers
- 演示数据缓冲区的适当访问以及如何交换缓冲区的一般准则的样本过滤器。-This is a sample filter which demonstrates proper access of data buffer and a general guideline of how to swap buffers.
vcnetcopy2
- 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
ArcEnginebufferandjoin
- 基于ARCENGINE实现了缓冲区分析与属性表链接-ArcEngine,buffer,join
daziliangxi
- 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
example-4
- 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
RingBuffer
- 环形缓冲区,环形缓冲区在数据采集等实时系统中广泛使用。-Ring buffer, the ring buffer in the data collection, such as widespread use of real-time systems.