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

搜索资源列表

  1. Q-MLogicOptimization

    1下载:
  2. 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48874
    • 提供者:李小南
  1. 一种线性规划的方法

    0下载:
  2. 本程序也是从网站上搜集的来,仅用于网友之间的交流于促进 Private Sub Command1_Click() Dim a() As Single, ji() As Single, b() As Single, x() As Single Dim M As Integer, N As Integer, d1 As Integer, d2 As Integer, q As Integer, e1 As Integer, e2 As Integer M = InputBox(&
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-10-17
    • 文件大小:964
    • 提供者:bbqx88@126.com
  1. HD66772演示程序

    0下载:
  2. 51系列单片机接Renasas HD66772驱动的TFT演示程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-03-16
    • 文件大小:143274
    • 提供者:lcb813
  1. ILC

    3下载:
  2. 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5983
    • 提供者:韩在天
  1. Q-IM

    1下载:
  2. ICQ源码,可以文字视频聊天,文件传输,桌面截图等功能-ICQ source, you can text video chat, file transfer, desktop screenshot functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-22
    • 文件大小:6794519
    • 提供者:田野
  1. QM

    3下载:
  2. 用于数字逻辑原理中计算布尔函数的列表化简法,就是Q-M法,这个很实用,化简做得很好。-Used in digital logic theory to calculate the list of Boolean function simplification method is the QM method, which is a very practical and simplify doing very well.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:254458
    • 提供者:明珠
  1. Nokia_MVC_Decoder_Description

    0下载:
  2. UIT - Secteur de la normalisation des télécommunications ITU - Telecommunication Standardization Sector UIT - Sector de Normalización de las Telecomunicaciones Study Period 1997-2000 Commission d études Study Group Comisión de Estudio 1
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1213771
    • 提供者:李占闯
  1. rsa

    0下载:
  2. 1) 找出两个相异的大素数P和Q,令N=P×Q,M=(P-1)(Q-1)。 2) 找出与M互素的大数E,用欧氏算法计算出大数D,使D×E≡1 MOD M。 3) 丢弃P和Q,公开E,D和N。E和N即加密密钥,D和N即解密密钥。 -1) to identify two different large prime numbers P and Q, so N = P × Q, M = (P-1) (Q-1). 2) to identify and M large numbers cop
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6722
    • 提供者:阿达悟
  1. LinkLayerModelMATLAB

    0下载:
  2. Link Layer Model in MATLAB consisting files: inputFile.m, LinkLayerModel.m, Q.m, topologyFile.m
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6756
    • 提供者:Loh Jian Rong
  1. QAM_Matlab

    0下载:
  2. qam的matlab程序。m文件,非simulink。各个模块比较全面,希望有所帮助-qam matlab
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-23
    • 文件大小:17313
    • 提供者:Carlin
  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. kalman_filter

    0下载:
  2. OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:1224
    • 提供者:letian
  1. Stack-BucketAlgorithm

    0下载:
  2. 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-23
    • 文件大小:10642
    • 提供者:孙琛
  1. Gram_S

    0下载:
  2. classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.-classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:623
    • 提供者:Ji Hye Park
  1. qam8_nograycode

    0下载:
  2. An 8-QAM communications channel simulation in Simulink, constructed from a 16-QAM model and using an I,Q correlation receiver. QAM (quadrature amplitude modulation) is a method of combining two amplitude-modulated (AM) signals into a single chan
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:11242
    • 提供者:Griffin Wright
  1. QM

    1下载:
  2. 编程实现用Q-M算法化简最小项,得到最简表达式~-Programming algorithm with a simplification of the smallest items of QM, the most simple expression ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4056
    • 提供者:
  1. QQ2008

    0下载:
  2. MTK手机可挂Q版,手机QQ2008Mrp软件-MTK mobile phone can be linked to Q version of the software phone QQ2008Mrp
  3. 所属分类:MTK

    • 发布日期:2017-04-03
    • 文件大小:186511
    • 提供者:下天
  1. q-learning

    0下载:
  2. q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。-q-learning with matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1873
    • 提供者:xxx
  1. Q-M

    0下载:
  2. 《数字逻辑与处理器基础》中的Q-M化简逻辑函数的算法。-QM simplifying logic functions in digital logic and processor-based algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:318983
    • 提供者:lujx
  1. fractaldim(y-Q-M)

    0下载:
  2. 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta
  3. 所属分类:Fractal program

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