CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - buffer

搜索资源列表

  1. matlab_queue_system

    2下载:
  2. 自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。 (1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。 对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。 (2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。-yourse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:xiaoce
  1. 穷举算法

    0下载:
  2. 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1271
    • 提供者:凌继文
  1. Buffer

    0下载:
  2. 本程序实现了冒泡排序,非常小,不过对于新手还是有一定的作用的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6724
    • 提供者:王骏
  1. pi

    0下载:
  2. Buffer投针法计算圆周率,控制台小程序。 蒙特卡洛方法。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4297
    • 提供者:liu bo
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1370
    • 提供者:张吗恩
  1. lzss_huf

    0下载:
  2. This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially co
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3660
    • 提供者:冰冰
  1. ringbuffer

    0下载:
  2. 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问。-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. Ring buffer is a FIFO buffer of the cycle can
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:815
    • 提供者:angle
  1. Mutual_Information

    1下载:
  2. 互信息法求混沌序列的最优时延 文件说明: 1、Mutual_Information_main.m 主文件,直接运行此程序即可 2、LorenzData.dll 产生Lorenz离散序列 3、Mutual_Information.dll 互信息函数 4、buffer.dll 缓存文件-Mutual information method for optimal time-delay chaotic sequence document describes: 1,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16231
    • 提供者:ZhengKevin
  1. Graphics3

    0下载:
  2. 图形处理算法合集3:包括图形处理、帧缓存技术、渲染、矩阵运算、建模方法-Graphics processing algorithms Collection 3: including graphics, frame buffer technology, rendering, matrix calculation, modeling methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:140534
    • 提供者:metallica
  1. MyBuffer

    0下载:
  2. 内存缓冲区类,按字节宽度存取对象。可以自动管理内存,也可以使用外部申请的内存-Buffer class, by object s width read, deposited. the buffer can automatically allocate and release memory, can also use external allocated
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2396
    • 提供者:lsx
  1. LZMA

    0下载:
  2. LZMA压缩解压算法,压缩解压函数接口入参出参都以Buffer形式; 代码为完整的工程,可运行,其中包括简单的举例。-Decompression LZMA compression algorithm, compression decompression function interface to the Senate to the Senate all forms Buffer code to complete the project can be run, including a sim
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:352337
    • 提供者:yangxh
  1. dhjghfjg

    0下载:
  2. 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。只要缓冲池未满,生产者可将消息送入缓冲池;只要缓冲池未空,消费者可从缓冲池取走一个消息。-A group of a group of producers to provide consumers with information, they share a community pool, producers put messages to which consumers get the news.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:67651
    • 提供者:万相友
  1. LZARI_Cpp_compress

    0下载:
  2. 一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Haruhiko Okumura in 1989 July 4
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:139660
    • 提供者:李虚东
  1. 1093

    0下载:
  2. ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现-ZJU ACM 1093 to achieve a higher rate, there is mainly a buffer to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:751
    • 提供者:王志
  1. Goertzel

    0下载:
  2. Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each o
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:23170
    • 提供者:陈安伟
  1. main

    1下载:
  2. 扫面线z buffer算法,读入obj文件,绘制一帧-Scan line z buffer algorithm for face, read into the obj file, draw a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3694
    • 提供者:cgy
  1. Lab0504-Convolve

    0下载:
  2. 这个代码实现的功能是输入两个波形,让两个波形进行卷积计算,最后输出到缓冲区,送到输出口-This code implements the function is to enter two waveforms so that the two waveform convolution calculation, the final output to the buffer and sent to the output port
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:18838
    • 提供者:梁倩
  1. TestStrAndStrBuffer

    0下载:
  2. Test Str And StrBuffer - Test Str And Str Buffer
  3. 所属分类:压缩解压

    • 发布日期:2017-04-15
    • 文件大小:11777
    • 提供者:junping
  1. 256

    0下载:
  2. //位图文件读取函数:打开、构造与缓冲含有手写字 //符的位图文件。-//Read bitmap file functions: open, constructed with the buffer containing handwritten characters// break the bitmap file.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4332
    • 提供者:xbwu1
  1. ClearHistory

    0下载:
  2. 这是一个功能很好的清楚缓冲的工具,很辛苦写好的-Function well clear the buffer tool
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:15580
    • 提供者:Richard_wei
« 1 23 4 »
搜珍网 www.dssz.com