CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - M

搜索资源列表

  1. Pentium4M

    0下载:
  2. Pentium 4 M processor CPU 资料,对于从事Pentium系列的ASM及硬件设计的人员,十分有用。-Pentium 4 CPU datasheet,very useful to the hardware design and ASM programmer.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1705802
    • 提供者:何君
  1. Desktop

    0下载:
  2. m序列源程序可用于扩频通信等,斑竹可以自己运行绝对正确-m sequence of source code can be used for spread spectrum communications, the owner can be absolutely right to run their own
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1355
    • 提供者:刘明
  1. avitoim.m

    1下载:
  2. 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question
  3. 所属分类:图形图象

    • 发布日期:2013-04-25
    • 文件大小:8634
    • 提供者:王东
  1. BPSK

    0下载:
  2. 自己编写的BPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!-I have written BPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:38242
    • 提供者:李里
  1. ACTSP

    0下载:
  2. 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1863
    • 提供者:王晶
  1. Distributed_Multimedia_Networks

    0下载:
  2. MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:11877
    • 提供者:kjyqcl
  1. M

    0下载:
  2. Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, endin
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:1211
    • 提供者:Joao
  1. mm1smpl

    0下载:
  2. a simple M/M/1 queue simulation with poession proce-a simple M/M/1 queue simulation with poession process
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:968
    • 提供者:shaz
  1. mixture_of_gaussians

    0下载:
  2. This m-file implements the mixture of Gaussians algorithm for background subtraction.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:92482
    • 提供者:santosh
  1. guidewithcallback

    0下载:
  2. This option will generate an m-file named "file.m". The m-file is the GUI executable that will use the FIG file. This option does not use text layout mode. The only difference between the m-file produced by GUIDE is that all the callbacks wi
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:7167
    • 提供者:mingren
  1. m_seq

    0下载:
  2. 一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下载。-A matlab program, m sequence generation process, because the M sequences is very important, want to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:李成
  1. LFSRchengxu

    0下载:
  2. 利用LFSR生成伪随机序列(m序列) 对待隐藏的图像进行加密然后利用线性插值的方法隐藏于载体图像中。 代码很完整 用的是MATLAB7.0-Use LFSR to generate pseudo-random sequence (m sequence) to treat encryption to hide the image and then use linear interpolation method of hidden images in the vector. Complete cod
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1040
    • 提供者:Yummy
  1. simmm1

    0下载:
  2. SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:680
    • 提供者:gia cat
  1. m_analysis

    0下载:
  2. m序列的分析:基于MATLAB的m序列的仿真分析-m sequence analysis: Based on MATLAB simulation of the m sequence analysis
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1243
    • 提供者:吴晗
  1. adpmedian

    0下载:
  2. 自适应中值滤波器MATLAB中M文件源程序-adpmedian
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:842
    • 提供者:anran
  1. K-means.m

    2下载:
  2. K-mean均值算法的matlab功能实现-K-means to achieve the matlab function
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:55086
    • 提供者:spinach
  1. ARMAsel_mis_irreg_4

    1下载:
  2. 时间序列的基本模型的参数估计和预测 以及和谱分析的方法的相关程序-Copyright (c) 2009, Piet M T Broersen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-05-21
    • 文件大小:28614
    • 提供者:光勇
  1. gui

    0下载:
  2. GUI Application M-file for GUI.fig
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:1663
    • 提供者:tanxiaoxuan
  1. M-Model

    0下载:
  2. Used to view the M-Model file format. Provides a quick way to check the model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:37182
    • 提供者:test
  1. pn

    0下载:
  2. M序列与GOLD序列仿真对比得出幅频结果的对比图-M sequence with the sequence GOLD Simulation results obtained amplitude-frequency comparison chart
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:16875
    • 提供者:希罗
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com