CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - window function.

搜索资源列表

  1. C_Source

    0下载:
  2. 内容包括: 打开一个文件用于读或写,分析文件名,使用快速排序例程进行排序,向正在执行的程序发送一个信号,改变数据段空间位置,非局部转移,以指定频率打开PC扬声器 ,正切函数,转换一个无符号长整型数为字符串,送格式化输出到一流中 ,返回窗口内水平光标位置等 -include : open a file for reading or writing, analysis, and the use of rapid sorting routines for sorting, being impl
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:28829
    • 提供者:Jawen
  1. windowsmessagemap

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this w
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:46645
    • 提供者:cq_3964
  1. 4702-1

    0下载:
  2. 这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics e
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:37732
    • 提供者:张张
  1. FileDemo1

    0下载:
  2. 这是一个JAVA入门的小小的学习程序,其主要实现的功能是将输入窗口的信息保存到一个新的文件里-This is a JAVA entry of small learning process, its main function is to input window of preservation to a new document
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1148
    • 提供者:张三
  1. window

    0下载:
  2. 加窗函数的labview谐波检测文章,内涵程序框图设计及运行前面板-Windowed function LabVIEW harmonic detection articles, meaning program diagram design and operation of front panel
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:635654
    • 提供者:陈成功
  1. liue

    0下载:
  2. 用窗函数法设计线性相位FIR低通滤波器。要求通带截止频率ωc=π/4,单位脉冲响应h(n)的长度N=23。绘出h(n)及其幅频响应特性曲线-Window function with linear phase FIR design a low pass filter. Required pass-band cutoff frequency ωc = π/4, unit impulse response h (n) of length N = 23. Plot h (n) and frequency
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1243
    • 提供者:朱俊杰
  1. function

    0下载:
  2. 易语言写的常用功能模块 包含读写内存配置项、窗口隐藏显示、字节集到十六进制文本转换、unicode和ansi编码转换、内存读写等常用功能 -Common functions written in easy language to read and write memory module contains configuration items, hide the window display, bytes set to hex text conversion, unicode and a
  3. 所属分类:书籍源码

    • 发布日期:2017-04-01
    • 文件大小:12270
    • 提供者:godome
  1. Visual-CPP400source-code

    0下载:
  2. Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
  3. 所属分类:source in ebook

    • 发布日期:2017-06-14
    • 文件大小:22656950
    • 提供者:陈霸天
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line). Settings dialog box,
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1575040
    • 提供者:周斌
  1. matlab

    0下载:
  2. 矩形窗、汉宁窗的函数源代码,用于查看其时域和频域波形;求过零率的函数以及其源代码-Rectangular window, Hanning window function of the source code for the view of its time-domain and frequency-domain waveform seeking function of the rate of zero, and its source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:1406
    • 提供者:叶叶
  1. askdigital

    0下载:
  2. 这是简易的ASK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。-This is a simple the ASK signal modulation, the file into Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:584
    • 提供者:何荣聪
  1. Matlab-windows

    0下载:
  2. Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗-The window of the Matlab function, rectangle, triangle window, hamming window and hanning window, blackman window
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:207809
    • 提供者:Bond
  1. window

    0下载:
  2. 利用Qt5编写一个简易浏览器,能够浏览网页, 实现点击超级链接可以自动跳转的功能 实现查找字符串的功能等等 作为WebKit的应用参考-Use Qt5 write a simple browser that can browse the web, click the hyperlink to achieve realization of the function can automatically jump string search function so as WebKit ap
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5479
    • 提供者:modlucy
  1. peakfit

    1下载:
  2. peakfit 是一种时间序列信号的命令行峰拟合程序,写在一个单独的文件的一个独立的MATLAB函数。-peakfit(signal,center,window,NumPeaks,peakshape,extra,NumTrials,start,autozero,fixedparameters,plots,bipolar,minwidth,DELTA,clipheight). A command-line peak fitting program for time-series signals,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:20861
    • 提供者:sarah
  1. ns153

    0下载:
  2. 用MATLAB实现的压缩传感,计算一维光子晶体的透射特性和反射特性,窗函数法设计一个数字带通FIR滤波器。- Using MATLAB compressed sensing, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, A window function design FIR digital band-pass fi
  3. 所属分类:source in ebook

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:王军群
  1. rk814

    0下载:
  2. 包含收发两个客户端的链路级通信程序,有井曲线作为输入可计算其地震波的衰减,窗函数法设计一个数字带通FIR滤波器。- Contains two clients receive link-level communications program, There is a well attenuation curve as input to calculate its seismic waves, A window function design FIR digital band-pass filter
  3. 所属分类:source in ebook

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:黄国
  1. ff824

    0下载:
  2. 基于人工神经网络的常用数字信号调制,matlab编写的元胞自动机,窗函数法设计一个数字带通FIR滤波器。- The commonly used digital signal modulation based on artificial neural network, matlab prepared cellular automata, A window function design FIR digital band-pass filter.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:曹宇东
  1. rt038

    0下载:
  2. 基于人工神经网络的常用数字信号调制,毕设内容,高光谱图像基本处理,窗函数法设计一个数字带通FIR滤波器。- The commonly used digital signal modulation based on artificial neural network, Complete set content, basic hyperspectral image processing, A window function design FIR digital band-pass filter.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:赵亮保
  1. vevxj

    0下载:
  2. esprit算法对有干扰的信号频率进行估计,窗函数法设计一个数字带通FIR滤波器,有均匀线阵的CRB曲线。- esprit algorithm signal frequency interference can be assessed A window function design FIR digital band-pass filter, There ULA CRB curve.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:赵哲权
  1. kiufing-V2.7

    1下载:
  2. 构成不同频率的调制信号,基于K均值的PSO聚类算法,窗函数法设计一个数字带通FIR滤波器。( Constituting the modulated signals of different frequencies, K-means clustering algorithm based on the PSO, A window function design FIR digital band-pass filter.)
  3. 所属分类:书籍源码

    • 发布日期:2021-04-28
    • 文件大小:6144
    • 提供者:miemaolenhie
搜珍网 www.dssz.com