CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - wave in

搜索资源列表

  1. asm_sin

    0下载:
  2. 在屏幕以随机位置和随机颜色显示彩色的正弦波;用回车键控制画面切换,按“Q”键退出。-screen in a random location and random colors show color sine wave; Using the ENTER key control screen switching, by the "Q" key to exit.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.75kb
    • 提供者:窦辉
  1. dac0832.用单片机来实现方波、正弦波、余弦波的输出

    2下载:
  2. 用单片机来实现方波、正弦波、余弦波的输出,在proteus中模拟电路,并在示波器上观测波形.,Using single chip to achieve the square wave, sine wave, cosine wave output of analog circuits in proteus and observed in the oscilloscope waveform.
  3. 所属分类:汇编语言

    • 发布日期:2012-10-23
    • 文件大小:14.88kb
    • 提供者:鱼与水
  1. 20MS.单片机产生20ms方波

    0下载:
  2. 单片机产生20ms方波,使用T0中断,在P1.7口输出20ms的方波。,Singlechip have 20ms square wave, use T0 interrupt, in the P1.7 port of the square wave output 20ms.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-27
    • 文件大小:17.29kb
    • 提供者:金龙
  1. sinwaveasm.rar

    0下载:
  2. 此程序为TMS320c5410下用汇编语言实现产生一个正弦波,在精度允许的情况下,可以实现基本功能要求,This procedure for TMS320c5410 implementation using assembly language to produce a sine wave, in the circumstances permit precision, you can achieve the basic functional requirements
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7.75kb
    • 提供者:wangfeng
  1. dsp-sin

    0下载:
  2. 汇编语言产生的查表法实现正弦波发生器的程序,需要的下载。-Assembly language generated by sine wave generator look-up table method implementation procedures, the required download.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1.5kb
    • 提供者:杨树涛
  1. 8255

    0下载:
  2. 这是汇编语言的硬件实验程序,用8255和0832在示波器上显示四个波形,方波,锯齿波,三角波,正弦波。-This is the assembly language of the hardware experimental procedure, using 8255 and 0832 in the oscilloscope display four waveforms, square wave, sawtooth wave, triangle wave, sine wave.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1.88kb
    • 提供者:wujingyun
  1. T0832-1

    0下载:
  2. T0832-2.asm D/A转换实验,产生三角波 -T0832-2.asm D/A conversion experiments, resulting in the triangular wave
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:994byte
    • 提供者:fangcaohu
  1. Wave6000

    1下载:
  2. 我学单片机89C51时编的大部分程序都在里面,单片机是软硬相结合的,硬件会了,软件部分没什么算法,相当简单。-89C51 Singlechip school when I made most of the procedures are in there, single-chip is a combination of hardware and software, hardware and software no algorithm is quite simple.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:799.27kb
    • 提供者:王敬
  1. compare

    0下载:
  2. 本程序实现用比较器模块输出方波。 入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。 出口参数:正脉冲宽度为(SOUH:SOU)*4TOSC,负脉冲宽度为(RLTH:RLT)*4TOSC。 -This procedure used to achieve square-wave output compare module. Entrance parameters: pulse width is in SOUH: SOU, the negative pulse w
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:953byte
    • 提供者:liu gang
  1. TLC5620

    0下载:
  2. TLC5620 DAC转换实验程序 该实验程序使用TLC5620中A、B、C、D四个通道中的前两个通道分别输出周期相等、幅度均为3.3V的三角波和方波,5620的输出经过LM358双运方的反相跟随后增强了带负载能力 并且使得输出的信号电压位于-3.3V~0V之间,起到了模拟反相的作用。在程序中,RNG位的置位使得输出幅度增加一倍。-TLC5620 DAC conversion of the experimental procedure experimental procedure TLC
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:2.88kb
    • 提供者:
  1. vhdl

    0下载:
  2. 信号与线性系统的时频域分析:观测已知方波信号、正弦波信号的频谱;观测实时模拟信号的频谱;加深理解时域周期信号的各频率分量在振幅频谱图上所占的比重;观测相位在波形合成中的作用;LTI系统的频域分析,LTI系统对周期性输入信号的响应。-Signals and linear systems with time-frequency domain analysis: observation known square wave signal, sine wave signal spectrum obser
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7.34kb
    • 提供者:无语
  1. AVRStudio

    0下载:
  2. 可用于产生方波信号,还可以用于avr编程环境,还有液晶显示程序,小车驱动程序-It can produce information of square wave,and also be used in the programming environment of avr. It includes program of liquid-crystal display and drives of car
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.58kb
    • 提供者:宁辰
  1. C8051F330

    0下载:
  2. 基于c8051F330单片机的数模转换,产生方波-MCU-based c8051F330 DAC, resulting in square-wave
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:2.53kb
    • 提供者:牛胜利
  1. Change

    0下载:
  2. 用数/模转换器编程,DAC0832采用单缓冲方式,产生锯齿波-With the number of D/A converter program, DAC0832 single-buffer mode, resulting in sawtooth wave
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:13.66kb
    • 提供者:杨洁
  1. mcs51_UltRanging

    0下载:
  2. 超声测距,外围用LM567音频解码器来锁定接受的声波频率,程序里用的是40KHZ,发送200ms,然后等待接受进行中断。里面只有程序,外围电路很简单,注意要把信号放大。-Ultrasonic ranging, external LM567 audio decoder to use to lock in acceptable sound wave frequency, the program inside using a 40KHZ, send 200ms, and then waiting fo
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4.52kb
    • 提供者:fgfgf
  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
    • 文件大小:44.03kb
    • 提供者:罗清伟
  1. shuzipinglvji

    0下载:
  2. 数字频率计是计算机、通讯设备、音频视频等科研生产领域不可缺少的测量仪器。它是一种用十进制数字显示被测信号频率的数字测量仪器。它的基本功能是测量正弦信号,方波信号及其他各种单位时间内变化的物理量。在进行模拟、数字电路的设计、安装、调试过程中,由于其使用十进制数显示,测量迅速,精确度高,显示直观,经常要用到频率计。-Digital frequency meter is the computer, communications equipment, audio, video and other are
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:220.67kb
    • 提供者:章强
  1. ripper

    0下载:
  2. 罗云斌水波特效,使用汇编写的32位win32程序。-Luo Yunbin wave effects, written in assembly 32 win32 program.
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:73.31kb
    • 提供者:crazpro
  1. exptimer

    0下载:
  2. dsp程序,利用定时器timer0在XF脚产生周期2ms的的方波-dsp procedure, and use the timer cycle timer0 generated in 2ms XF foot of the square wave
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4.41kb
    • 提供者:kkk
  1. wave

    0下载:
  2. 利用DAC0832,编制程序产生锯齿波、三角波、正弦波。三种波轮流显示,用示波器观看-Use of DAC0832, programming sawtooth wave, triangle wave, sine wave. Three kinds of wave shows that in turn use oscilloscope to watch
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:12.55kb
    • 提供者:潘敏
« 12 3 »
搜珍网 www.dssz.com