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

搜索资源列表

  1. 桌面

    0下载:
  2. 改进的哲学家问题,用信号和共享内存实现- The improvement philosopher question, realizes with the signal and the sharing memory
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3425
    • 提供者:张梦烨
  1. DPD_sim

    10下载:
  2. Digital Predistortion of Nonlieaner RF Power Amplifier with Memory Effects. This M code simulates a DPD technique linearization for a AB-class nonlinear HPA with memory effects. Here we consider a memory polynomial predistorter to modeling nonline
  3. 所属分类:matlab

    • 发布日期:2014-07-24
    • 文件大小:19976192
    • 提供者:shahram
  1. Dz7Zip

    2下载:
  2. 7z压缩接口封装成控件(内存加载7Z.DLL 无需安装7Z和 7Z.DLL) 内存封装了 7z.dll 无需安装 7z 无需 7z.dll 支持文件压缩 和文件夹压缩 采用线程池压缩和解压缩技术 -7z compression interface, packaged into control (no need to install memory load 7Z.DLL 7Z and 7Z.DLL) memory encapsulates 7z.dll no 7z.dll w
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:363155
    • 提供者:老夫子
  1. liblbfgs-1.7

    1下载:
  2. This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited
  3. 所属分类:Algorithm

    • 发布日期:2016-03-01
    • 文件大小:333675
    • 提供者:Yu-Chieh Wu
  1. BAM

    0下载:
  2. Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;-Bidirectional Associative Memory Heteroassociative Memory artificial intelligence artificial neural network source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:19652
    • 提供者:
  1. Memory

    0下载:
  2. 内存管理 设计一个内存管理器,支持至少两种分配策略。 对不同分配策略的性能进行评估。 利用c++语言实现了,First-fit,next-fit。两种分配算法。并实现了测试程序 -Design a memory management memory management, and support for at least two types of allocation strategies. On the performance of different allocation st
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:715895
    • 提供者:张帅
  1. Memory

    0下载:
  2. 记忆测试软件,您需要连续找出6-8个相同图标的方块-Memory test software, you need to find a row 6-8 of the same icon in the box
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:18240
    • 提供者:李辉
  1. MPM

    0下载:
  2. this very useful file that simulate the memory polynomial method.-this is very useful file that simulate the memory polynomial method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1244
    • 提供者:pouria
  1. memory_pool

    0下载:
  2. fast buddy memory pool
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1221
    • 提供者:dongju
  1. BAM

    1下载:
  2. Matlab source code for Bidirectional Associative Memory (BAM) neural network.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1032
    • 提供者:mary
  1. physical_memory

    0下载:
  2. 本文档详细介绍了物理内存的基本内容,并且讲述了内存静态分区和动态分区方法-This document details the basic elements of physical memory, and memory about the static and dynamic partition method of Division
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:130111
    • 提供者:grain
  1. buddysystem

    0下载:
  2. 伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysystem.h, mainly to achieve two ma
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2231
    • 提供者:peterwong
  1. memory--recycling-experiments

    1下载:
  2. 熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory space allocation and recyclin
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:439184
    • 提供者:xiaoxiao
  1. mempa

    2下载:
  2. matlab源码实现记忆多项式模型的功放建模-Memory polynomial model power amplifier
  3. 所属分类:matlab例程

    • 发布日期:2013-09-24
    • 文件大小:618
    • 提供者:hally
  1. memory

    0下载:
  2. 模拟内存分配中的首次循环适应算法,用双向循环链表实现-Simulation of memory allocation in the first cycle adaptation algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1581
    • 提供者:cs
  1. Autoassociative-Memory

    0下载:
  2. Hopfield Model Autoassociative Memory 源码, 经典的HOPFIELD人工神经网-Hopfield Model Autoassociative Memory
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:19421
    • 提供者:040600239
  1. Memory-of-Search

    0下载:
  2. 浅谈记忆化搜索算法是实现,是比较好的一个总结-On the memory of the search algorithm and realization,it is a good summary
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:26898
    • 提供者:
  1. memory-prodistorition-

    1下载:
  2. 基于saleh模型的记忆放大器仿真程序,用做预失真均衡项目可以用的前置记忆功率放大器的非线性失真模型。-simulation for memory prodistorition
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:667
    • 提供者:wangbaojun
  1. Dynamic-Memory-Allocation

    0下载:
  2. 这个程序是有关计算机的动态内存分配的数据结构 可以直接加载头文件与源文件即可使用其中的接口-This program is a data structure for dynamic memory allocation of the computer can directly load the header files and source files you can use one of the interfaces
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2638
    • 提供者:罗宏俊
  1. Memory-allocation-source-code

    0下载:
  2. 内存分配源代码,我自己写的,虽然很简单,不过挺实用的,且很容易懂。-Memory allocation source code, I wrote it myself, although very simple, but very practical, and easy to understand.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:15288
    • 提供者:侯鹏
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com