CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 时钟系统

搜索资源列表

  1. 2

    0下载:
  2. 从系统获取当前时间,通过计算时,分,秒针的位置,画出当前时间的时钟显示图-From the system to obtain the current time, by calculating the hour, minute, second hand position, draw the current time clock display map
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:42018
    • 提供者:张校
  1. clock

    0下载:
  2. 系统时钟查看器,可以动态显示当前的系统时间和日期,还可以暂停时间显示。-System clock view, you can dynamically display the current system time and date, the time display can also be suspended.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:26639
    • 提供者:motton
  1. Clock

    0下载:
  2. 实现获取系统的时钟功能并显示,利用windowsAPI环境-To achieve access to the system clock function and shows that the use of environmental windowsAPI
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:45358
    • 提供者:
  1. VBApplet

    0下载:
  2. 初学VB时自己编写的小程序,觉得对自己帮助很大,希望和大家共享,也希望大家提出宝贵意见。包括调色板、记事本、动画时钟、简易考试系统等13个vb小程序-VB beginner when I have written a small program, I feel that their very helpful, would like to share, I hope you valuable advice. Including the color palette, Notepad, animate
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:3548969
    • 提供者:海宸
  1. clock

    0下载:
  2. 此程序为JAVA开发的一个小型的时钟系统,还是很好用的。-NOT BAD!!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1644
    • 提供者:甘景玉
  1. Clock

    0下载:
  2. vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:43171
    • 提供者:lzy
  1. eda

    0下载:
  2. eda实验时钟电路系统由秒时钟产生电路、走时电路模块、数字显示模块、校时模块、语音报时模块、工业控制模块-eda test clock circuit generated by the second clock circuit, the circuit blocks away, the digital display module, the campus module, voice timekeeping module, industrial control modules
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2640339
    • 提供者:樱花烬
  1. 200712522418202

    0下载:
  2. 时钟程序[可换皮肤],系统环境:PB9.0 一个时钟控件及其运用!-Clock program [can change the skin], the system environment: PB9.0 a clock control and use!
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:56096
    • 提供者:weis1256
  1. CLOCK

    0下载:
  2. 时钟系统时钟年历日期设置日期倒计时添加声音-Clock system clock calendar date to set the date countdown add sound
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:112851
    • 提供者:黄超
  1. 5112864PDS1302

    0下载:
  2. 这是个51单片机实现12864和ds1302的时钟系统,实验验证程序完善,功能齐全-This is a 51 MCU 12864 and ds1302 clock system, experimental verification program, complete functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:73143
    • 提供者:jxc
  1. E2PROM1602CLOCK

    0下载:
  2. 基于89c51的断电自恢复可调时钟系统,其中涉及到花样流水灯显示、数码管显示、按键操作、液晶屏显示、EEPROM等操作。-89c51 based self-healing power adjustable clock system, which involves tricks water lights display, digital display, key operation, LCD display, EEPROM and other operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:86329
    • 提供者:柏明明
  1. 5-A(终极版)

    0下载:
  2. 命令行获取系统时钟,并且用字符动态显示时间(The command line gets the system clock and displays the time dynamically with characters)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:smy1996
  1. 实例7_时钟控件_系统时钟

    0下载:
  2. 实例7_时钟控件_系统时钟(An instance of the 7_ _ clock control system clock)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:4sq20iau
  1. 计算机仿真《码头集装箱》

    0下载:
  2. 码头运筹仿真,,TS[I]—拖车状态变量,如上所述,拖车共有四种活动,相应地规定拖车状态变量TS[I],I=1,2,3,…,M,它可以取如下值: TS[I]=1,表示装车活动; TS[I]=2,表示重载运行; TS[I]=3,表示卸车装船; TS[I]=4,表示空车返回。 TT[I]—拖车仿真子时钟,给每辆拖车设置了子时钟,存放当前活动完成时刻,以TT[I]表示,I=1,2,3,…,M。 有了TS[I]和TT[I]这两个数组,就可以对仿真过程组织和调度了。 FT[J] —叉车仿真子时钟,对于N台
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:13312
    • 提供者:DS20
  1. 51电子时钟源代码

    0下载:
  2. 基于51单片机电子时钟设计系统,可以准确的实时的显示时间。用LCD1602显示,时钟芯片DS1302.(Based on 51 single-chip electronic clock design system, can accurately display the time in real time. Display clock chip DS1302. with LCD1602)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:65536
    • 提供者:jack0008
  1. 14、实时时钟DS1302

    0下载:
  2. 该压缩文件为在51单片机下的DS1302模块的驱动代码,亲测可用,如果是移植到51单片机最小系统板上,需要修改对应的引脚(The compressed file is the driving code of the DS1302 module under the 51 microcontroller. It can be used to pro test. If it is transplanted to the smallest system board of the 51 microcont
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:875520
    • 提供者:chemist
  1. 程序

    0下载:
  2. 时钟系统设计,包括延时模块,定时模块以及显示模块(Clock system design, including time delay module, timing module and display module)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:118784
    • 提供者:蹦蹦哒
  1. 数码管显示时钟

    0下载:
  2. 实时时钟芯片是日常生活中应用最为广泛的消费类电子产品之一。它为人们提供精确的实时时间,或者为电子系统提供精确的时间基准,目前实时时钟芯片大多采用精度较高的晶体振荡器作为时钟源。有些时钟芯片为了在主电源掉电时,还可以工作,需要外加电池供电。(Real-time clock chip is one of the most widely used consumer electronic products in daily life. It provides precise real-time tim
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4088832
    • 提供者:物联网
  1. 系统时钟

    2下载:
  2. 基于stm32f407zg芯片的 系统时钟,包括lcd屏显示 各种备注齐全(The system clock based on stm32f407zg chip, including LCD display, all kinds of notes.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1238016
    • 提供者:叶子cccccc
  1. 8MHZ

    0下载:
  2. 利用单片机引脚P3.4产生8M频率,利用时钟系统(product 8M use C++ ,on the MSP430,a chip from TI company)
  3. 所属分类:其他

« 12 3 4 5 6 »
搜珍网 www.dssz.com