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

资源列表

« 1 2 ... .19 .20 .21 .22 .23 23024.25 .26 .27 .28 .29 ... 28278 »
  1. exp3-6

    0下载:
  2. 此代码是数据结构中使用到的看病系统代码,希望对大家有用-This code is the data structure used to code the medical system, in the hope that useful
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1kb
    • 提供者:sym
  1. GA_new

    0下载:
  2. 遗传算法寻一元函数最优值,可解决函数寻优问题,结果较准确-Genetic algorithm optimal value function of a dollar, solve function optimization problems, the results of more accurate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:123
  1. sjjg2

    0下载:
  2. 数据结构的实验设计代码 包括查找 链表 循环链表-xjjg
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.97kb
    • 提供者:liuhui
  1. sjjg1

    0下载:
  2. 数据结构的实验代码 包括树和线性表的实验 代码完整-xjjg
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.23kb
    • 提供者:liuhui
  1. ihpf

    0下载:
  2. 这段代码主要是实现二阶理想高通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve the ideal second-order high-pass filter, the above code to achieve the full use of the MATLAB language.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:522byte
    • 提供者:熊子东
  1. db2

    0下载:
  2. 代码主要计算Daubechies紧支集滤波器系数L0_d和H1_d,然后采用这两个系数对信号进行小波分解-The main calculation code compactly supported Daubechies filter coefficients L0_d and H1_d, then the use of these two coefficients of wavelet decomposition signals
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.04kb
    • 提供者:熊子东
  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
    • 文件大小:699.12kb
    • 提供者:张帅
  1. awgnchannelsimulation

    0下载:
  2. 掌握二进制信号传输的系统特征,针对awgn信道的通信系统仿真匹配滤波(相关滤波)的通信过程-Grasp the binary system of signal transmission characteristics of awgn channel for communication system simulation matched filter (correlation filtering) of the communication process
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:43.2kb
    • 提供者:戴路
  1. Pagereplacementalgorithm

    0下载:
  2. 页面置换算法设计和实现最佳置换算法、随机置换算法、先进先出置换算法、最近最久未使用置换算法、简单Clock置换算法及改进型Clock置换算法;通过支持页面访问序列随机发生实现有关算法的测试及性能比较。-Page replacement algorithm design and realization of the best replacement algorithm, random permutation algorithm, FIFO replacement algorithm, the mo
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:334.67kb
    • 提供者:张帅
  1. GoldsequenceCDMAsimulation

    0下载:
  2. 写一个MATLAB程序,实现4个时间同步的CDMA用户的仿真,其中每个用户都使用长度为L=31的不同的Gold序列。每个用户都采用它们代表的Gold序列的二进制(+-1)调制。每个用户的接收端将这个复合的CDMA接收信号相关,而这个复合的信号都在它们各自的序列上受到AWGN的污损(基于按码片相加)。在N=10000信息比特下,仿真估值并画出作为SNR的函数的CDMA通信系统的差错概率。-Write a MATLAB program, the realization of the four t
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4.64kb
    • 提供者:戴路
  1. LL(1)

    1下载:
  2. LL(1)语法分析1、实现LL(1)分析中控制程序(表驱动程序); 2、完成以下描述算术表达式的LL(1)文法的LL(1)分析程序。 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-LL (1) syntax analysis 1, the realization of LL (1) Analysis of control procedures (table-driven procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:624.95kb
    • 提供者:张帅
  1. FNNjieousuanfa

    2下载:
  2. 给出了一模糊神经网络解耦控制算法,对含有噪声的二阶系统进行控制,并与PID控制结果进行了比较,效果不错!-Given a fuzzy neural network decoupling control algorithm, controls the second-order system for noise control and PID control and the results were compared with the effect of good!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:997byte
    • 提供者:马建兵
« 1 2 ... .19 .20 .21 .22 .23 23024.25 .26 .27 .28 .29 ... 28278 »
搜珍网 www.dssz.com