Circular Buffer / Queue immplementation
资源简介:Circular Buffer / Queue immplementation
上传时间: 2013-12-24
上传用户:huannan88
资源简介:Circular Buffer Example
上传时间: 2015-01-28
上传用户:www240697738
资源简介:An object oriented Circular Buffer implementation. Matlab version 7+ is required,
上传时间: 2017-03-25
上传用户:450976175
资源简介:usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS)...
上传时间: 2016-04-25
上传用户:270189020
资源简介:This note describes some of the unique IC design techniques incorporated into a fast, monolithic power Buffer, the LT1010. Also, some application ideas are described such as capacitive load driving, boosting fast op amp output current and p...
上传时间: 2013-11-12
上传用户:671145514
资源简介:ServU stack Buffer overflow exploit
上传时间: 2014-01-03
上传用户:dancnc
资源简介:一个基于JBOSS3.26的JMS(Queue方式)代码实例
上传时间: 2015-02-12
上传用户:问题问题
资源简介:uclinux上的frame Buffer driver for s3c44b0x LCD(16级灰度),如果想要256色彩屏的也可以找我要
上传时间: 2015-03-04
上传用户:huql11633
资源简介:题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前...
上传时间: 2014-01-05
上传用户:253189838
资源简介:Buffer example. Buffer example. Buffer example.
上传时间: 2014-01-25
上传用户:wang5829
资源简介:This program configures the external memory interface and CAN to receieve data in a FIFO Buffer and store the data in XRAM. Meant to receive data from another CAN device.
上传时间: 2015-05-07
上传用户:zhangyi99104144
资源简介:This a script for 3 TCP connections with a RED bottleneck Buffer. Parameters are configured automatically
上传时间: 2015-05-11
上传用户:1427796291
资源简介:Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.
上传时间: 2015-05-31
上传用户:wff
资源简介:图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg
上传时间: 2015-06-03
上传用户:坏天使kk
资源简介:for serial communication single-slave with Buffer sum check
上传时间: 2015-06-06
上传用户:hxy200501
资源简介:完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew Circular convolution來實現精簡電路
上传时间: 2014-01-20
上传用户:waizhang
资源简介:51串行令牌格式 a51编译 Read data from serial port and write into Buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only
上传时间: 2015-06-14
上传用户:极客
资源简介:Stack, Queue, sorting exmaples in C/C++.
上传时间: 2015-06-19
上传用户:wff
资源简介:FPGA与DSP的EMIFA口接口程序.在FPGA内分配了两块双Buffer与DSP进行通信.
上传时间: 2015-06-23
上传用户:fhzm5658
资源简介:简单的 Discrete Event Simulator M/M/K/K Queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压
上传时间: 2015-06-28
上传用户:manlian
资源简介:本发行说明包含了发行适用于 HP-UX 的 Sun Java System Message Queue 3 2005Q4 (3.6 SP3) 时可 用的重要信息。本说明主要介绍已知问题和限制以及其他信息。在使用 Message Queue 之前,请先 阅读本文档。
上传时间: 2013-12-24
上传用户:qq521
资源简介:This book, the Sun™ ONE Message Queue (MQ) 3.0.1 Administrator’s Guide, provides the background and information needed to perform administration tasks for an MQ messaging system. This preface contains the following sections: ̶...
上传时间: 2014-10-28
上传用户:shawvi
资源简介:< 图形图像编程精粹>>,介绍了图形图像编程中的一些高级知识,包括2D Geometry,2D Rendering, Image Processing, Frame Buffer Technical, 3D Geometry, 3D Redering, Ray Tracing 等由2D到3D逐渐过渡讲解,是一本不错的书(英文版),希望对大家有所帮助。
上传时间: 2013-12-27
上传用户:R50974
资源简介:参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定...
上传时间: 2013-12-03
上传用户:BIBI
资源简介:implement huffman algorithm with stl priority-Queue, first you must have the file, then the result is saved
上传时间: 2013-12-20
上传用户:爺的气质
资源简介:It is the framework of Registration of a PKI. It will retrive requests from a request Queue and then process it
上传时间: 2015-08-27
上传用户:chongcongying
资源简介:网上的使用vc++圆形按钮制作源代码.Vertical and square resource-buttons get Circular.\nHorizontal, non-square, resource-buttons get stretched.
上传时间: 2014-01-23
上传用户:二驱蚊器
资源简介:Tutorial on keyboard Buffer
上传时间: 2015-09-16
上传用户:wang5829
资源简介:基于Frame-Buffer的图形显示!移植性好!已实现过的!附一部分电路图(用PROTEL打开).
上传时间: 2014-01-18
上传用户:一诺88
资源简介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with Circular inclusions. It calculates both TE and TM modes (E and H polarization).
上传时间: 2015-10-08
上传用户:1427796291