搜索资源列表

  1. do_padding

    0下载:
  2. add padding for the incoming serial bits to meet the length requirement of FFT algorithm. This code will be combine with OFDM.m code to implement the OFDM transceiver.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:licheng
  1. unpad

    0下载:
  2. Matlab function that removes Fourier-domain zero-padding from data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:thmman
  1. Yang2008_A_study_of_inverse_short-time_fourier_tra

    0下载:
  2. We propose a new vector formulation of STFT. We derive a family of inverse STFT estimators and a least squares one. We discuss their relationship and compare their performance with respect to both additive and mult
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:93184
    • 提供者:wan xinru
  1. paper01

    0下载:
  2. A FFT-based partial matched filter (PMF) acquisition threshold setting method for fast GPS acquisition is presented. Normal distribution and numerical fitting technique instead of real decision variable (DV) distri
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-18
    • 文件大小:280576
    • 提供者:zohreh
  1. examples

    0下载:
  2. a example for attacking rsa with small secret a example for attacking signature with padding
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:72704
    • 提供者:it
  1. md5

    0下载:
  2. MD5生成函数,使用简单: //初始化 void beginCal() //初始化后,输入数据,在调用endCal前,都可以继续添加数据 void addData(const char* data, unsigned int size) //表明不再输入数据了,将添加填充位 void endCal() //结束运算后,取得编码 char* getCode() //清理内存
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zoulijun
  1. DockPaddingExample

    0下载:
  2. Sample Application to illustrate how the panel s padding function works. Compiled in Visual Studio 2003, fr a mework 1.1-Sample Application to illustrate how the panel s padding function works. Compiled in Visual Studio
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:Jamie
  1. PAD

    0下载:
  2. // pad.h - 功能头文件,用来对字符串操作,对字符串按要求进行填充, // 如左填充 padl("123",6,"0") 结果是000123 // 格式说明: 左填充为例: padl("欲填充字符串(原始字符串)",填充后字符串总长度,"用来填充的字符串")-//Pad.h- Function header files used for string operations, as required to fill the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王泓
  1. DES

    0下载:
  2. DES算法将明文分成64位大小的众多数据块,即分组长度为64位,同时用56位密钥对64位明文信息加密,最终形成64位的密文。如果明文长度不足64位,则将其扩展为64位(如补零等方法)。-DES algorithm is divided into 64-bit plaintext data block size, number of that packet length is 64, while using 56-bit key for
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:13615104
    • 提供者:肖胜鹏
  1. style

    0下载:
  2. PADDING-RIGHT: 0px PADDING-LEFT: 0px FONT-SIZE: 12px BACKGROUND: #ffffff PADDING-BOTTOM: 0px MARGIN: 0px COLOR: #000000 LINE-HEIGHT: 150 PADDING-TOP: 0px TEXT-ALIGN: center-PADDING-RIG
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:youssef
  1. print

    0下载:
  2. 1.修正,页眉页脚为空时,若设置的边距为0时,打印结果与预览不一致的情况。 2.修正页眉或页脚为空时,会出现“内存访问错误”的提示的问题。 3.修正,页眉页脚为多行时,调整边距游标的定位问题。 4.修改了在有页眉页脚时,如果body的margin与padding都为0时,会出现页眉页脚盖住内容的情况。 5.增加左右不可打印区域对打印的影响。-1. Amended header and footer
  3. 所属分类:打印编程

    • 发布日期:2024-05-18
    • 文件大小:106496
    • 提供者:工程师
  1. do_padding.m

    0下载:
  2. this code useful for padding zeros in ofdm.it is the function used in ofdm_ber file. -this code useful for padding zeros in ofdm.it is the function used in ofdm_ber file.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:murali
  1. PadLeft_5_functions_Delphi

    0下载:
  2. Functions example in Delphi: diferent ways to do Left padding - padCopy, CaseFormat, AddZero,-Functions example in Delphi: diferent ways to do Left padding - padCopy, CaseFormat, AddZero,...
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:87040
    • 提供者:siki
  1. ndnanfilter

    0下载:
  2. NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:namind
  1. DSP

    0下载:
  2. this file is about finding Fast fourier transform for given sine wave using FFT statement. i. with zero padding II. without zero padding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:mohanrajan
  1. Padding

    0下载:
  2. This simple cipher can become a perfect cipher if the key is choosen randomly from the key domain{00,01,........,25}i.e the 1st key is first encrypted using the 04 & 2nd is encrypted with 02 & 3rd one is encrypted using
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:geetanjali
  1. Padding

    0下载:
  2. 实现橡皮绳功能,颜色选择对话框,扫描线种子填充算法,对与初学者很有帮助-Rubber rope to achieve function, color selection dialog box, scan line seed fill algorithm, and helpful for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:2045952
    • 提供者:王哲瑜
  1. PKCS7Padding

    0下载:
  2. pkcs7 padding in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:prashanth
  1. openGL_Work

    0下载:
  2. 用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:6082560
    • 提供者:
  1. convolution

    0下载:
  2. This function is the function for the closed contour plot of the swing, then swing the plot padding made before the action, so the plot can take into account the entire swing closed contour, the program I used curvature
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:upen
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org