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

搜索资源列表

  1. cache.zip

    0下载:
  2. 高速缓存算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:8125
    • 提供者:
  1. CorrelationDimension_luzhenbo

    1下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:54153
    • 提供者:李晓燕
  1. Lyapunov_exponents_luzhenbo

    2下载:
  2. 1、LargestLyapunov_example1.m 程序主文件1,直接运行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接运行此文件即可 3、LorenzData.dll 产生 Lorenz 离散数据 4、PhaSpaRecon.m 相空间重构 5、Lyapunov_luzhenbo.dll Lyapunov 计算主函数 6、lyapunov_buffer.dll Lyapunov 计算缓存
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:54042
    • 提供者:李晓燕
  1. EmbeddingDimension_FNN

    2下载:
  2. 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:100029
    • 提供者:呆雁
  1. totstat21

    0下载:
  2. 淘特网独自开发的一套访问统计系统,经过一年的测试使用及大访问量下的压力测试,保证可以准确的统计用户的访问信息。系统提供了在线用户统计、页面访问、来路统计、IP、关键词统计等。为减轻服务器负担,本系统 使用了缓存处理.默认缓存时间为50S。你可以根据需要修改。-Amoy the Internet alone development of a visit statistical system After a year of testing and the use of large amount of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45439
    • 提供者:mamingbo
  1. 8_01

    0下载:
  2. 摇曳的递归分形树(在其中使用了双缓存技术,即创建两个缓冲区,一个用来绘制图形,一个用来显示图形)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44597
    • 提供者:
  1. CProgram

    0下载:
  2. 用C语言实现的关于栈、文件、排序、缓存区等的功能模拟。-Implemented in C on the stack, file, sort, cache and other analog functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3991
    • 提供者:辽湘
  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. 3108MultiChanAOBuffer_VB6

    0下载:
  2. 利用vb6访问3180多通道AO缓存,在编程实践中具有一定的价值-Use VB6 to visit more than 3180 channel AO cache, in the programming practice, the value of a certain
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:11279
    • 提供者:xrg
  1. huffman

    0下载:
  2. 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9891
    • 提供者:梁超
  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. cache

    0下载:
  2. 告诉缓存问题,算法设计中最经典也是最重要的问题-Told cache problem, the most classical algorithm design is the most important issue
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:张飞
  1. AI-01intoduction

    0下载:
  2. 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1738695
    • 提供者:ll
  1. AI-03SolvingProblembySerching

    0下载:
  2. 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:897316
    • 提供者:ll
  1. tangyouhua_0738200224

    0下载:
  2. 仿真螺旋交织器系统。要求将得到的整数序列放置在三个工作空间中并输出值。观察交织后数值的可视化变化规律。螺旋交织器模块参数:螺旋排列列数3;组的大小2;螺旋排列的跳步1;初始条件0。螺旋解交织器参数设置同螺旋交织器。斜坡函数模块参数:斜率1;开始时间0;初始输出1;矢量参数一维。缓存器参数:输出缓存长度6;缓存交叠0;初始条件0。仿真系统中的时延参数为7。-Simulation of helical interleaver system. Requirements will be placed i
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3353
    • 提供者:谭杰龙
  1. 3.tar

    0下载:
  2. 高速缓存调度问题的C++实现代码,采用最优的opt方法。代码注释详实,可读性好。-Cache Scheduling C++ implementation code, the use of the best opt ​ ​ method. Code comments informative and readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:199630
    • 提供者:ryyrzzl
  1. fft_flp32

    0下载:
  2. 32点的fft程序,入口参数包括(输入数据,缓存区1,缓存区2,输出结果)-32 point fft procedures, entry parameters (input data, buffer 1, buffer 2, the output)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6370
    • 提供者:木偶然
  1. LA2U-Replacealgorithm

    0下载:
  2. 一个项目研究中的缓存替换算法LA2U,在传统访问频率的基础上,考虑了更新频率,性能优于LRU和LFU-A replace algorithm called LA2U,which considers both access rate and update rate ,and performance is better than LRU and LFU
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:241976
    • 提供者:yangjun
  1. cache-fifo

    0下载:
  2. CPU缓存算法,FIFO的模拟程序,通过VC2010编译,包括数据查找,替换算法-CPU caching algorithm FIFO algorithm FIF simulation, including data whether the hit, replace, contained on this basis can be done other algorithms,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1706
    • 提供者:秋光亮
« 12 »
搜珍网 www.dssz.com