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

搜索资源列表

  1. ex4-3

    0下载:
  2. 七段显示器的控制,使用8051的Port1连接到一个共阳的七段显示器,然后让8051轮流显示0~9。-Seven-Segment Display control, the use of 8051 a total of Port1 is connected to the city' s Seven-Segment Display, and then rotate so that 8051 showed 0 ~ 9.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8317
    • 提供者:水彩笔
  1. ex4-4

    0下载:
  2. 计时器Timer0的溢出中断控制:使用8051的P1连接到一个共阳七段显示器,然后利用计时计器Timer1,让8051在指定的时间间隔内显示出0~9。-Timer0 overflow interrupt timer control: the use of 8051 a total of P1 is connected to a Seven-Segment Display Yang, and then use time keiki Timer1, so that in 8051 within th
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:10459
    • 提供者:水彩笔
  1. ex4-5

    0下载:
  2. 外部中断INT0,使用AT89S51的P1连接到8颗LED,P1在正常状况下会输出跑马灯,然后通过用户触动外部的硬件来中断INT0,当INT0引脚有低电位的脉冲出现时,8个LED会一闪一灭。-External Interrupt INT0, use AT89S51 of P1 is connected to 8 LED, P1 will be in normal circumstances the output Marquee, and then through the user to touc
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:9724
    • 提供者:水彩笔
  1. ex4-10

    0下载:
  2. 程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结, 当我们按下向上数的按钮之后,程序就会把0到9的共 阳7段显示器字型码存入AT93C46;如果我们按下向下 数的按钮之后,程序就会把9到0的共阳7段显示器字 型码存入AT93C46。 程序每一次重新开始执行时(Power on 或是Reset),8051 会先从AT93C46当中读出最前面的10个位组,然后 就反复地将这10个位组的数据经由PORT 1送到1个 共阳七段显示器。*/-Procedur
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:16679
    • 提供者:luheshan
  1. ex4-8

    0下载:
  2. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:10837
    • 提供者:luheshan
  1. ex4

    0下载:
  2. 关于自适应滤波的算法仿真,其中应用了LMS算法和RLS算法,也比较了他们的性能-Adaptive filtering algorithms on the simulation, which applied the LMS algorithm and RLS algorithm, also compare the performance of their
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:183950
    • 提供者:xiaojun
  1. Ex4

    0下载:
  2. 用普通递归与消除尾递归的方法实现解决汉诺塔问题-With ordinary recursive method of elimination of tail-recursive Towers of Hanoi problem to achieve a solution
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:511341
    • 提供者:张东培
  1. ex4

    0下载:
  2. ssd3 Exercise 4.Sales.java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5202
    • 提供者:郭迅
  1. ex4

    0下载:
  2. ucos-ii borland c++ 4.5 编译通过,邵贝贝翻译的第一章例子4-ucos-ii borland c++ 4.5 chapter 1 example 3
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:212688
    • 提供者:姚国栋
  1. BarTimer

    1下载:
  2. BarTimer ex4 为指标码,用于metatrader. 与不同时间呈现蜡烛动便八仙数。-BarTimer ex4 as an index code, for the metatrader. And moving it at different times of the percentage showing the number of candles.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-11-15
    • 文件大小:1126
    • 提供者:raymond
  1. KiS_Avg

    1下载:
  2. KisAVG.mq4 为metatrader 指标密码,于KisAVG.ex4 码为一体,用于外汇市场。 -KisAVG.mq4 for metatrader indicators password of KisAVG.ex4 yards as a whole, for the foreign exchange market.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-09-14
    • 文件大小:892
    • 提供者:raymond
  1. ex4-compensator

    0下载:
  2. compensator design in matlab
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3545
    • 提供者:Eliza
  1. C51

    0下载:
  2. 关于每个例子的详细介绍都在工程文件的abstract.txt文件中。 ----------------- | |----ex1 最简单的例子了。建立了三个任务,搞清楚如何使用rtx51建立新的工程。 | |----ex2 演示了信号函数(os_send_signal()和os_wait())的使用。 | |----ex3 演示了os_switch_task()函数的用途。 | |----ex4 数字钟程序。支持长按(只完成分钟调整,其它一
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:173358
    • 提供者:李小桐
  1. ex4

    0下载:
  2. 上传的这个程序使用递归算法实现数组的合并排序。-From this process a recursive algorithm using an array of merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:692
    • 提供者:王广友
  1. ex4-3.c

    0下载:
  2. 2005年全国电子设计大赛自动往返小车程序源代码-Electronic Design Competition 2005 National source code automatically from car
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:532
    • 提供者:王强
  1. ex4

    0下载:
  2. 用java实现购物车的类,实现按商品的id添加到购物车里,若购物车里已有的话,就加上数量即可。还有其他的功能-Shopping cart with java implementation class to achieve by product id add to the shopping cart if the cart has been, then it can add volume. There are other features
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:1981
    • 提供者:yinglinqin
  1. ex4

    0下载:
  2. another erett example-another erett example..
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:518
    • 提供者:manja
  1. ssd5_exercise456

    0下载:
  2. ssd5的练习4、5、6的答案。。希望有帮助-ssd5 exercises 4,5,6 answer. . Hope that helps. .
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3628603
    • 提供者:star
  1. ex4

    0下载:
  2. 16 QAM communication system
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:986
    • 提供者:jung
  1. Ex4

    0下载:
  2. 用于和89C51进行通信的小程序,每次输入5个字符就可以发送,同时可以接收-And 89C51 to communicate for a small program, enter the five characters each can send at the same time can receive
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:di
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com