CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - SINE

搜索资源列表

  1. fft

    0下载:
  2. This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70.49kb
    • 提供者:陈西
  1. wave0001

    0下载:
  2. 在MAX-PLUS下设计的函数消耗发生器,波形有正弦波、方波、三角拨、锯齿波(用键盘选择),信号频率可调(用键盘调节)-the MAX-PLUS design of the consumption function generator, a sine wave, square, triangle area and Sawtooth (keyboard), in signal frequency adjustable (keyboard conditioning)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:129.79kb
    • 提供者:曹海学
  1. tabbednotebook

    0下载:
  2. TabbedNotebook控件的使用,同时介绍了如何绘制正弦曲线,在正弦曲线界面单击就可以开始绘制-TabbedNotebook control the use, introduction to a sine curve mapping how the sinusoid click interface can begin mapping
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32.41kb
    • 提供者:吴笑天
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:279.16kb
    • 提供者:王晶
  1. SSA615

    0下载:
  2. 文档是关于WBDSO中源码的过程解释,程序是用VC++实现的,界面是一种示波器的形式。 功能是对方波,正弦波和三角波进行统计分析。-WBDSO documentation on the process which source explained that the procedure is used VC, oscilloscope interface is a form. The other function is to wave, sine wave and triangular wav
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:64.58kb
    • 提供者:万力
  1. Windows程序之滚动的正弦曲线(一)

    0下载:
  2. Windows程序之滚动的正弦曲线(一)-Windows procedures rolling sine curve (a)
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9.21kb
    • 提供者:胡建伟
  1. zhengxuanboxinhaofashengqi

    0下载:
  2. 正弦波信号发生器 1、摘要:使用查表法在屏幕上显示正弦波信号。 2、参考资料: IBM-PC汇编语言程序设计(第二版) Intel汇编语言程序设计(第四版) (汇编语言)-a sine wave signal generator, Abstract : Checking displayed on the screen sine wave signal. 2, reference materials : IBM-PC Assembly Language Programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.36kb
    • 提供者:孙锋志
  1. yuanyan

    0下载:
  2. 编写一个一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。-procedures appeared on the screen in the center of a circle along a sinusoidal curve track the movement of a solid round, but every fourt
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9.34kb
    • 提供者:王界
  1. multipath_channel_source_code

    0下载:
  2. 采用正弦波叠加法仿真多径衰落信道,计算信道频率响应-using sine wave superposition method simulation multi-path fading channel, Channel calculated frequency response
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:张国梅
  1. sinewavedataV0.1

    0下载:
  2. 正弦波数据产生程序,升级版本, 更方便,不必必源程序,直接输入所要产生的数据个数!-sine wave data generation procedures, upgrade versions, more convenient, and certainly not the source. directly import data to the number!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22.12kb
    • 提供者:huang
  1. DrawWave

    0下载:
  2. 一个基于VC编写的波形显示控件的源程序.能显示正弦波,三角波和方波等-a waveform display prepared by the Control of the source. Can show that the sine, square and triangle wave, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:71.05kb
    • 提供者:lidan
  1. VCshiyan

    0下载:
  2. VC实验:图形程序设计及其应用 在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长 包含文档 源代码-VC experiment : graphic design and application procedures appeared on the screen in the center along a sinusoidal cu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32.76kb
    • 提供者:老宋
  1. sin.cos

    0下载:
  2. 产生正弦波 的matlab源程序 小弟第一次做的程序 不知对大家有用吗?-generated sine wave of Matlab source younger the first time in the process we do not know right useful?
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:萧铯
  1. sine_dataV2.2

    0下载:
  2. 正弦波数据产生器, 升级版本,用VC++编写-sine wave generator data, the upgrade, with VC + + +
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.8kb
    • 提供者:hotyong
  1. banbozhengliu

    0下载:
  2. 用matlab编的半波整流的程序,可以对正弦波进行整流-using Matlab series of the half-wave rectifier procedure, a pair of sine wave rectifier for
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.45kb
    • 提供者:艾明
  1. static_shiboqi

    0下载:
  2. 实现像示波器一样的界面显示。根据角度显示正弦函数的函数图形。-like oscilloscopes to achieve the same interface shows. Under the angle of the sine function showed graphic function.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:3.29mb
    • 提供者:陈碧天
  1. yuanmen_waveform

    0下载:
  2. vc++实现正弦波,三角波以及方波的显示-vc achieve sine, triangle and square wave display
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:53.37kb
    • 提供者:远门
  1. monidianlu

    0下载:
  2. 模拟电路的仿真,能对正弦波,方波等信号进行积分等仿真-analog circuit simulation, capable of sine wave, square wave signal simulation for scoring
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:洪峰
  1. ARPUFENXIYUZISHIYINGZHENGQIANGQI

    0下载:
  2. 构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。-constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46.43kb
    • 提供者:zhangfei
  1. Sine-curve-drawing-in-MFC

    0下载:
  2. 在MFC环境里,生成示波器,并绘制正弦曲线图-Based on the MFC environment, generating an oscilloscope, and drew the sine curve.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12.49mb
    • 提供者:徐曙
« 12 3 4 »
搜珍网 www.dssz.com