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

搜索资源列表

  1. 1

    0下载:
  2. 一个sin函数,实现在控制台上动态正弦函数-A sin function, to achieve dynamic sine function on the console
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:375107
    • 提供者:sadan
  1. 077

    0下载:
  2. 设计介绍 波形发生器是用来产生一种或多种特定波形的装置,这些波形通常有正弦波.方波.三角波.锯齿波,等等。-Design Introduction waveform generator is used to generate one or more device-specific waveforms, these waveforms usually have a sine wave. Square. Triangle wave. Sawtooth, and so on.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:21780
    • 提供者:志龙
  1. dac0832

    0下载:
  2. DAC0832 DA转换 三角波 正弦波 以及锯齿波 的源程序-DAC0832 DA conversion triangle-wave sine wave, as well as the source sawtooth
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:2492
    • 提供者:liuzhijun
  1. VerilogHDLDDS

    0下载:
  2. 简单介绍了直接数字频率合成技术(DD S),利用DDS设计任意 波形发生器,其能够产生矩形波、正弦波、三角波、锯齿波等多种波形 -A brief introduction of direct digital frequency synthesis (DD S), the use of DDS design of arbitrary waveform generator, which can produce rectangular wave, sine wave, triangle wave,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:199991
    • 提供者:guoguo
  1. Chap8

    0下载:
  2. Technophobes may take solace in the fact that they retain ultimate control over their electronic servants so long as they control the power switch. Power is, of course, the sine qua non of computing, but personal computers haven’t done an especially
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:177589
    • 提供者:Nick
  1. invspwm

    0下载:
  2. 正弦脉宽调制, 程序给定调制波频率,载波频率,负载功率因数,输出相电压波形,相电流波形。-Sine pwm,the frequecy of modulated wave and carried wave is given in program, also the factor of load.The output is wave of phase voltage and phase current.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2269
    • 提供者:孔维涛
  1. Sine_51

    0下载:
  2. 51单片机产生正弦波的KEIL工程和源程序-51 Single-chip generated sine waves of the KEIL projects and source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:7733
    • 提供者:亭子下
  1. FunctionGenerator

    0下载:
  2. 设计内容:以STAR ES598PCI单板机,开发能够输出多种波形且频率可变的函数发生器。设计要求: (1)能够输出锯齿波,三角波,正弦波,脉冲波. (2)能根据键盘命令进行波形之间的切换. (3)能对输出的波形频率进行调节。 -Design content: STAR ES598PCI single board, developers can output a variety of waveforms and variable frequency function genera
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:53289
    • 提供者:mike
  1. DA0sine0triangle0trape0zoid0square

    0下载:
  2. 用89C51和DAC0832产生正弦、三角、梯形、方波,用按键选择波形输出。附有protues仿真图,keil源程序(汇编),产生正弦波表格的运用程序。-With the 89C51 and the DAC0832 produce sine, triangle, trapezoid, square, with the key option waveform output. With protues simulation map, keil source code (compilation),
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:45087
    • 提供者:罗清伟
  1. cPCI_6adc_400m_ran_ch_fenli_wenjian

    1下载:
  2. ADC动态性能测试,包括FFT法,正弦拟合法,直方图法,还可以测试通道之间一致性-ADC test of dynamic performance,including FFT method,sine fit method,hist method etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:63313
    • 提供者:guo
  1. DSB

    0下载:
  2. 实现在c51020单片机上100k的正弦波对10k正弦波的调制-SCM 100k achieve c51020 sine wave sine wave modulation of the 10k
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1539
    • 提供者:彭灿
  1. 333

    0下载:
  2. 1)能够输出锯齿波,三角波,正弦波,脉冲波. (2)能根据键盘命令进行波形之间的切换. (3)能对输出的波形频率进行调节。 -1) can output sawtooth, triangle wave, sine wave, pulse wave. (2) according to the keyboard command to switch between waveforms. (3) can adjust the output waveform frequency.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:55253
    • 提供者:朱亚楠
  1. chenxu

    0下载:
  2. 各种波形产生器,包括方波,三角波,锯齿波,正弦波,且可调频调幅 -A variety of waveform generator, including square, triangle wave, sawtooth, sine, and can be FM-AM
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:4244
    • 提供者:hulei198391
  1. sin

    0下载:
  2. 一个简单的实验正弦图形输出的vc++程序,可自行修改其形状、大小。-A simple experiment sine graphics output vc++ program, free to modify its shape and size.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:186723
    • 提供者:黄磊
  1. DA_TLC5620_SIN

    0下载:
  2. 基于8051单片机 利用AD TLC5620 产生正弦波-8051 based on the use of AD TLC5620 generated sine wave
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:579
    • 提供者:杨琼华
  1. DSP_test_All

    0下载:
  2. DSP《滤波器,正弦波发生器,语音录放,指令实验,存储器,串行口,同步电机,步进电机,硬件中断,定时器,交通灯,直流电机,显示屏》-DSP(Filter, sine wave generator, voice recorders, instruction experiments, memory, serial port, synchronous motor, stepper motor, hardware interrupts, timers, traffic lights, DC machin
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:67824
    • 提供者:军军
  1. Sinx

    0下载:
  2. 画正弦函数 画正弦函数 画正弦函数-Sine sine paintings paintings paintings paintings sine function sine function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1896075
    • 提供者:caiwenqing
  1. basic

    1下载:
  2. 一个简单的函数信号发生器,产生方波,锯齿波,三角波,正弦波等-A simple function signal generator to generate square wave, sawtooth, triangle wave, sine wave, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1458
    • 提供者:王佳凡
  1. PWM50hzsin

    1下载:
  2. 基于PIC16f877a单片机的 PWM 发出 50HZ 正弦波-Based on PIC16f877a sent 50HZ sine wave PWM SCM
  3. 所属分类:SCM

    • 发布日期:2016-03-26
    • 文件大小:94075
    • 提供者:彬沣
  1. LNN

    0下载:
  2. 线性神经网络对曲线进行预测和拟合,可对正弦余弦等曲线进行任意步长和拟合。没用到神经网络工具箱。-Linear neural network prediction and curve fitting, can be arbitrary sine cosine curves such as step length and fitting. Useless to the neural network toolbox.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1116
    • 提供者:海朝
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com