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

搜索资源列表

  1. 电子表读取并显示系统当前时间

    0下载:
  2. 一个电子表,读取并显示系统当前时间,时间每秒刷新一次,显示方式为:hh:mm:ss。
  3. 所属分类:汇编语言

    • 发布日期:2014-01-17
    • 文件大小:936
    • 提供者:宋依阁
  1. 89c2051

    0下载:
  2. 定时器程序 采用89c2051 2001.10 ****************** ****************** 伪定义 ****************** SL EQU 30H SL存放秒的个位数 SH EQU 31H SH存放秒的十位数 ML EQU 32H ML存放分的个位数 MH EQU 33H MH存放分的十位数 HL EQU 34H HL存放时的个
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:26665
    • 提供者:a394474295
  1. hh

    0下载:
  2. 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 【程序2】 题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高     于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提     成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于     40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:小敏
  1. digitalclock

    0下载:
  2. 1、正常情况下在LED数码管上显示时钟和温度。显示格式为:hh.mm tto,其中hh为2位小时数,mm为2位分钟数,中间的.每隔1秒交替亮暗,tt为2位温度,温度范围为-50oC-+50oC,“o”为温度单位摄氏度。 2、假设选用的温度传感器已将温度-50oC-+50oC变换为0-5V电压信号,请完成温度值的采集并进行标量转换,再显示在LED数码管上。 3、应采取数字滤波技术提高温度测量稳定性(如均值滤波)。 4、若闹钟设置的时间到,则闹铃(可以驱动指示灯亮代替)。 5、通过开
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:239697
    • 提供者:许宏
  1. LED

    0下载:
  2. LED七段数码管数字钟: 1.设计并完成LED七段数码管数字钟电路。 2.数字钟显示格式为:HH:MM:SS。 3.具有通过键盘能够调整时、分、秒的功能。 -Seven-Segment LED digital tube digital clock: 1. Design and completion of Seven-Segment LED digital tube digital clock circuit. 2. Digital clock display format: H
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:347536
    • 提供者:wei
  1. hh

    0下载:
  2. 汇编语言二进制转换为十六进制模块,代码正确。。。。希望有用-Assembly language is converted to hexadecimal binary module, the code correctly. . . . Want to be useful
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:793
    • 提供者:李好
  1. EletricalClock

    0下载:
  2. Clock display time at format HH:MM:-Clock display time at format HH:MM:SS
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1166
    • 提供者:tuan loc
  1. CHM.Decompiler

    0下载:
  2. 因为一直喜欢用ReadBook看书,所以见到chm就先想解压成html的-_-!!很久以前写的,好像是因为当时下了一个这样的软件但有注册限制...:)功能:解压到某一文件夹(默认为在chm所在文件夹下新建一个与chm文件同名的).其中,双击Edit前面的label打开对话框.实现:调用windows目录下的hh.exe(很简单吧:) -As has been like to use ReadBook reading, so you first want to see chm unpack int
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:16143
    • 提供者:ck
  1. HH

    0下载:
  2. 编译原理 语法分析!功能较为简单!不过能实现-Compiler theory parsing! Function is more simple! But to achieve! !
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:173609
    • 提供者:hanger
  1. 4ywl

    0下载:
  2. 利用末位数码管循环显示数字0-9,显示切换频率为1Hz。 提高要求: 在4位数码管显示器上依次显示当天时期和时间,显示格式如下: yyyy (年份) mm.dd(月份.日) hh.mm(小时.分钟) -The bottom digital control loop display the numbers 0-9, the switching frequency 1Hz. Requirements to improve in order to display the day
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:161252
    • 提供者:大田
  1. hh

    0下载:
  2. 文本为一个用c语言编写用于产生一个二叉树的源码文本。以三元组形式输入任意二叉树(以大写字母表示结点),求以任意一选定结点为子树的深度。-Text for a c language is used to generate a binary tree of the source text. Enter any form of triples binary tree node (in capital letters), and demand in any one selected node subtr
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:709
    • 提供者:欧阳杰
  1. hh

    0下载:
  2. 提取地震动转动分量的小程序,包括两个摇摆分量和一个扭转分量-To extract ground motion rotational component of the applet
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:1221
    • 提供者:李琳
  1. chmkit

    0下载:
  2. 彻底解决delphi加载chm文件的文件,有了它你就可以直接从内存中或者从资源中加载chm文件。- This Kit contains two Delphi Units to give you access to the HTML Help API via Delphi 3 or 4. o HH.PAS ........ Constants and interface to MS Html Help API.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-20
    • 文件大小:45605
    • 提供者:李枫
  1. hh

    0下载:
  2. 加界限回溯背包问题C++源代码。实现结果真确-Plus boundary backtracking knapsack problem C++ source code. Achieve accurate results
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:650
    • 提供者:LIQINGHEI
  1. Nice_text4progress

    0下载:
  2. 本程序实现 在4位数码管显示器上依次显示当天日期和时间,显示格式如下: yyyy (年份) mm.dd(月份.日) hh.mm(小时.分钟) -The program in four digital tube display on display today' s date and time display format is as follows: yyyy (year) mm.dd (month. Days) hh.mm (hours. Minutes)
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:贺程序
  1. hh

    0下载:
  2. pyramid of prime that order by the long of the prime number
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:10575
    • 提供者:iman
  1. hht

    0下载:
  2. 对给定信号进行经验模态分解,得出固有模态函数,最终得出hh谱-For a given signal, the empirical mode decomposition, derived intrinsic mode function, concluded hh spectrum
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6775
    • 提供者:陈超
  1. qr_fact

    0下载:
  2. qr factorization using hh algorithm colum pivioting
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3129
    • 提供者:sujan
  1. one

    0下载:
  2. 编一时钟程序,在屏幕上显示时分秒,要求在dos下输入“filename hh mm ss”-Compile a clock that displays the time in minutes and seconds on the screen, asked to enter in the dos " filename hh mm ss"
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:衣谷
  1. hh

    0下载:
  2. kriging代理模型 进行近似计算的 可以自行改变参数-kriging approximate calculation agent model parameters can change their own-kriging surrogate model to approximate calculation can change the parameters
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:23952
    • 提供者:shen
搜珍网 www.dssz.com