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

搜索资源列表

  1. Simpleelectronicorgan

    0下载:
  2. 以单片机为核心设计一个电子琴,具有自动播放乐曲和弹奏乐曲的功能。设定开关/按钮K1、K2和K3。开关/按钮K1打开或关闭自动播放乐曲1;开关/按钮K2打开或关闭自动播放乐曲2;开关/按钮K3为手动弹奏乐曲。用21个按键开关来分别控制产生低音“1、2..7”、中音“1、2、..7”和高音“1、2、..7”。-To design a single chip as the core keyboard, automatically play music and play with music featu
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:551567
    • 提供者:王二
  1. Flower

    0下载:
  2. 电子琴 高音依次为1,2,3,4,5,6,7 中音依次为q,w,e,r,t,y,u 低音依次为a,s,d,f,g,h,j-Treble flower followed by 1,2,3,4,5,6,7 Alto followed by q, w, e, r, t, y, u bass followed by a, s, d, f, g, h, j
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1012
    • 提供者:21
  1. VC

    0下载:
  2. Windows起源可以追溯到Xerox公司进行的工作。1970年,美国Xerox公司成立了著名的研究机构Palo Alto Research Center(PARC),从事局域网、激光打印机、图形用户接口和面向对象技术的研究,并于1981年宣布推出世界上第一个商用的GUI(图形用户接口)系统:Star 8010工作站。但如后来许多公司一样,由于种种原因,技术上的先进性并没有给它带来它所期望的商业上的成功。-Windows of origin can be traced back to the w
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1340675
    • 提供者:郑达
  1. EE

    0下载:
  2. 本人原创,用汇编实现的电子琴演奏程序,本系统内置3-4首歌曲任用户挑选,并可设置高中低3种音。- A music editor, music include pitch (with 1 ~ 7 that bass area, 8 to 14 that the Alto area, said 15 to 21 treble area, the relationship between pitch and frequency, see the annex to this form) and dura
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1871
    • 提供者:prolove
  1. ARM_PIANO

    0下载:
  2. 能在S3C2410的开发板上运行的电子琴,16个键实现了7个中音7个高音,还有录放功能-S3C2410 development in the electric panel to run, to achieve the 16 key Alto 7 Treble 7, as well as playback function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:305022
    • 提供者:david
  1. alto

    0下载:
  2. 用VHDL语言设计一个自动售货机,此机能出售2元的一种商品。顾客投入硬币的钱数每次只允许投入一枚5角或1元的硬币,累计投入2元硬币给出一个商品,此操作通过按动相应的一个按键来模拟,并同时用数码管将投币额显示出来。如果投入1元5角以后,再投入1枚1元,则应给出一个商品,同时找回5角。-VHDL language used to design a vending machine, the function of a commodity sold two yuan. The amount of mon
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:122122
    • 提供者:林述颖
  1. 123

    0下载:
  2. 编译原理的 实验· ···晚上找的~~你可以看看~~包括语法分析~~语义分析·~等扥-Compiler theory experiments looking at ~ ~ ~ ~ you can see, including the syntax of ~ ~ ~ so Alto, semantic analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1101460
    • 提供者:libujin
  1. VC_MFC_STL

    0下载:
  2. C++STL 的版本实现有很多种,包括HP STL , SGI STL ,STLport ,P.J.Plauger STL 和 Rouge Wave STL 等。其中HP STL 是STL 之父Alexandar Stepanor 在惠普Palo Alto 实验室 工作时完成的。HP STL 是C++STL 的第一个实现版本,而且开放源代码。其他版本的 C++STL 一般是以HP STL 为蓝本实现出来的。在Visual C++中采用的是P.J.Plauger 开发的 P.J.P
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:119989
    • 提供者:卫国
  1. SOUND-PLAY-FOR-51MCU

    0下载:
  2. 歌曲演奏 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4 |8 |16 |32 |64 音符=2^n 十位表示音符的
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:5120
    • 提供者:liu
  1. key_music

    0下载:
  2. 简易硬件电子琴 在开发板上实现一个简易电子琴,按下KEY1~KEY7 分别表示中音的DO、 RE、MI、FA、SOL、LA、SI 按住KEY8 再按KEY1~KEY7 分别表示高音的 DO、RE、MI、FA、SOL、LA、SI。通过这个实验,掌握利用蜂鸣器和按键 设计硬件电子琴的方法。-Simple hardware keyboard In the development of board achieve a simple keyboard, press KEY1 ~ KEY
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10734
    • 提供者:罗文
  1. music

    0下载:
  2. 音高由三位数字组成:个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。音长最多由三位数字组成-Pitch by three numbers: a bit is that 1-7 of these seven notes ten is where the pitch is that note: 1- bass, 2- Alto, 3- Treble one hundred indicates th
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:57933
    • 提供者:
  1. GeneracionDeIndicesRurales

    0下载:
  2. Generacion de indices de planchas (grillas o tiles) a partir de un valor de ancho, alto y escala en ArcMap 9.2
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-28
    • 文件大小:12422
    • 提供者:jimypz
  1. buscaB

    0下载:
  2. Algoritmo de Busca Binária para encriptaç ã o de codigos, gerado em C++ para desenvolver árvore binária de alto padrã o com Glopen-Algoritmo de Busca Binária para encriptaç ã o de codigos, gerado em C++ para desenvolver árvore bin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2136
    • 提供者:RED
  1. paso-banda

    0下载:
  2. esta es una simulacion de un filtro pasa banda y paso alto muy conveniente para el uso en ingenieria electronica
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:64976
    • 提供者:eKiM
  1. filtro-paso-alto-butterworth-P40db

    0下载:
  2. este es un fitro butterwor muy conveniente para el uso en ingenieria electronica y mas aplicaciones
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:104652
    • 提供者:eKiM
  1. filtro-paso-alto-butterworth-P40db_2

    0下载:
  2. este es un fitro paso alto muy conveniente para el uso en ingenieria electronica y mas aplicaciones
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:104654
    • 提供者:eKiM
  1. paso-bajo-y-alto

    0下载:
  2. este es un fitro paso bajo y paso alto muy conveniente para el uso en ingenieria electronica y mas aplicaciones
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:86849
    • 提供者:eKiM
  1. TERRENO-ALTO-MIRAFLORES

    0下载:
  2. datos del caserio alto miraflores
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:6714
    • 提供者:rogger
  1. fenpinqi

    0下载:
  2. 模拟分频器是音箱内的一种电路装置,用以将输入的模拟音频信号分离成高音、中音、低音等不同部分,然后分别送入相应的高、中、低音喇叭单元中重放。之所以这样做,是因为任何单一的喇叭都不可能完美的将声音的各个频段完整的重放出来。-The analog divider speakers within a circuit device to the input analog audio signal is separated into different parts of the treble, alto,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:11045
    • 提供者:冯初晨
  1. music

    0下载:
  2. *表示最高音 h表示高音 m表示中音 l表示低音 与其控制的音符构成音高,决定发音频率,音高的后面是音长,可以用整数或小数输入以控制时间,但中间必须用空各隔开。 乐谱文件的得最前面是一个整数,白噢是音长基数,一般为300 600 900 1200ms;乐谱文件最后世结束符 “##” ,以表示乐谱文件的结束。 程序对读入的乐谱进行翻译, 确定每个乐音的频率和声长, 每个音的音长=音长基数*节拍数,其中技术是乐谱文件的第一个字符。 由于DOS下用来发声的sound函数只能
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1497
    • 提供者:
« 12 »
搜珍网 www.dssz.com