搜索资源列表

  1. Clock

    0下载:
  2. 在turbo C 下写个一个倒计时时钟,最后5秒PC喇叭会发出声音提示,属于c语言高级编程。-Write in turbo C under a countdown clock, the last 5 seconds the PC speaker will sound to prompt, high-level programming language is c.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:haobo
  1. 4-2

    0下载:
  2. 60秒倒计时,用汇编语言编写,比较简单,无具体的操作界面,只有显示界面-60-second countdown, assembly language, relatively simple, non-specific interface, only the display interface
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:gaojing
  1. linghangSearch

    0下载:
  2. 领航搜索新概念版说明: 1.很高兴的推出此版本-领航搜索新概念版。 2.搜索结果精选自网络海量资源,使搜索结果更丰富。 3.对搜索结果进行过滤,自动去除一些过期无用或非法连接,使搜索更安全更实用。 4.保留领航搜索一贯的作风,即:首页嵌入“倒计时”和“天气预报”。 5.加入“搜索联想”同时美化部分界面,优化搜索和反应速度。 6.嵌入“统计代码”(在“index”中的“body”前一句,自己修改,默认隐藏代码)
  3. 所属分类:WEB源码

    • 发布日期:2024-05-21
    • 文件大小:184320
    • 提供者:luogq28
  1. Trafic-Lamp

    0下载:
  2. 本系统由单片机系统、LED 显示、交通灯演示系统组成。以单片机8051为中心器件来设计交通灯控制器,实现了通过P2口使红绿灯循环点亮 ,倒计时剩5秒时黄灯闪烁警示,通过P3口在LED数码显示管显示倒计时,本系统可靠性强、操作简单。-The system consists of single-chip system, LED display, traffic light demonstration system. As the cente
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李梦龙
  1. daojishikongzhizhiliudianji

    0下载:
  2. 倒计时控制直流电机速度,当倒计时到0的时候pwm波变化,使直流电机的速度发生变化-Countdown to control DC motor speed when the countdown to 0 when the pwm wave of change, so change the speed of DC motor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:姜辉
  1. jifenpai

    0下载:
  2. 篮球记分器 1.系统设计 本次实训的内容为设计一个篮球计分器。 1.1设计要求 按照题目要求独立设计系统所需电路,并完成硬件电路的制作及调试。 发挥部分:能够进行减分的操作。 1.2性能指标要求 (1)结合硬件能够正常计分; (2)能够正常显示分值; (3)分值满100后会有灯亮; (4)能够正常修改工作模式; (5)24秒倒计时; (6)24秒倒计时能够自动复位; (7)24秒倒计
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:wtm_dxyb
  1. Basketballscoring

    0下载:
  2. (1)结合硬件能够正常计分; (2)能够正常显示分值; (3)分值满100后会有灯亮; (4)能够正常修改工作模式; (5)24秒倒计时; (6)24秒倒计时能够自动复位; (7)24秒倒计时结束时会有蜂鸣器报警。 -(1) combined with the hardware to the normal points (2) the normal display scores (3)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:wtm_dxyb
  1. Traffic-light-controller

    1下载:
  2. 交通灯控制器在A、B方向各有红、黄、绿三盏灯,其控制顺序按表的设计进行循环,表中1表示灯亮、0表示灯灭。交通灯控制器按照主干道数码管显示50S,支干道数码管显示30S, 主干道变为红灯,支干道变为绿灯,继续进行倒计时;支干道倒计时结束后再经行5秒倒计时,交通灯变为黄灯;支干道倒计时结束后再回到初始状态。-Traffic light controller in A, B direction of each red, yellow, and
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:zhangcand
  1. Timer

    0下载:
  2. 倒计时小程序,可以设计倒计时时间,可以改变字体颜色-Countdown small program, and can design the countdown, can change the font color of time
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:4121600
    • 提供者:haoyou
  1. Threen

    0下载:
  2. 利用8253实现闪烁灯效果,并最终通过键盘输入指定时间实现定时闪烁,同时利用七段数码管倒计时辅助显示闪烁时间,实现定时设定功能。比如:按下键盘9号键,则LED灯开始每秒闪烁一下,9秒后停止闪烁,实现定时闪烁;同时数码管从9开始倒计时显示辅助显示闪烁时间。-The use of 8253 to achieve a blinking light effect, and ultimately to achieve a specified t
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:lth
  1. MCU

    0下载:
  2. 应用单片机对直流电机的加减速控制(汇编),利用蜂鸣器的频率产生音乐,单片机的定时器和中断进行24秒篮球倒计时的数码管显示。-SCM application acceleration and deceleration of the DC motor control (assembly), the frequency of use of the buzzer produces music, single-chip timers and in
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:陶风尘
  1. jiaotongdeng

    0下载:
  2. 交通信号灯控制器的设计 本设计应用基本数字电路知识,采用LED灯作红、绿、黄三交通灯,用七段数码管作同步倒计时显示。实现两方向通行时间不相等的控制并配有倒计时。-Traffic signal controller design basic digital circuits of the knowledge of design applications, the use of LED lights for red, green, and
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:477184
    • 提供者:郭天
  1. qiang

    0下载:
  2. 一个六路抢答器,有加减时间功能,警报功能,倒计时提醒功能-A six-way Responder
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:JDJD
  1. ShutDown

    0下载:
  2. Windows定时关机小软件的编写,包括倒计时关机和定时关机两种功能。-Little time off Windows software written, including the shutdown and sleep timer countdown two functions.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:窦仁银
  1. AutoShutDown

    0下载:
  2. 单纯的倒计时关机,编程习作。只是弄成了WinForm!-Simple countdown shutdown, programming exercises. But ended up a WinForm!
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:387072
    • 提供者:compr
  1. Traffic

    0下载:
  2. 交通灯,实现红绿灯功能,2. 东西红灯亮30秒(南北绿灯亮30秒); 3. 东西红灯闪烁6秒(0.5秒灭-0.5秒亮) (南北黄灯亮6秒); 4. 东西绿灯亮30秒(南北红灯亮30秒); 5. 东西黄灯亮6秒(南北红灯闪烁6秒)?(下一个循环); 6. 分别用6个发光二极管代表红绿黄灯; 7. 在2个数码管上显示倒计时; -Traffic lights, traffic lights function to ac
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:149504
    • 提供者:
  1. traffic

    0下载:
  2. 交通信号灯的倒计时操作,以及温度提示功能,时间可设定-Countdown traffic signal operation, and temperature prompts, time can be set
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:346112
    • 提供者:范鑫
  1. ketiaonaozjishiqi

    1下载:
  2. 可调闹钟倒计时器,数码管显示倒计时值,我很早以前写的,看对你们有没有帮助,就是用按键确定倒计时的时间,然后再倒计时,时间到后报警-Adjustable alarm clock countdown, I wrote long ago, there is no help for you to see, is to use keys to determine the countdown time, and then the countdown
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:欧师傅
  1. CountDown

    0下载:
  2. java swing实现的一个倒计时程序,可用于倒计时一些时间日期等。-java swing program to achieve a countdown, the countdown can be used for some time to date.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王磊
  1. VC6.0wuziqi

    0下载:
  2. 做的五子棋程序源码(含禁手规则和倒计时功能)-Do backgammon program source code (including hand-cut rules and countdown function)
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:884736
    • 提供者:lanlong
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org