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

搜索资源列表

  1. c157

    0下载:
  2. 包含五个C语言程序,convse是矩阵求逆,chengfa的功能是画出乘法表,imageclock的功能是动态时钟,sanjiao是递归法画三角,小车是模拟实现动态小车图像-Contains five C Programming Language, convse is matrix inversion, chengfa function is to draw multiplication table, imageclock clock function is dynamic, sanjiao r
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6522
    • 提供者:qiao19448
  1. clock159

    0下载:
  2. < 模拟电子时钟的程序> 算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。(显示时间格式:小时:分钟:秒)-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:974
    • 提供者:ju352188
  1. 8563

    0下载:
  2. 51 模拟iic 操作pcf8563时钟芯片-51 Simulation iic pcf8563
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:吴工
  1. stm32F1X-of-RX8025T

    0下载:
  2. 本程序工程是编写了时钟芯片RX8025的应用代码,主要编写怎么模拟使用IIC及Rx8025的读写操作。-The engineering program is to write the application code of RX8025 clock chip, the main writing how simulation using IIC and RX8025 read and write operations.
  3. 所属分类:SCM

    • 发布日期:2017-01-14
    • 文件大小:5965824
    • 提供者:程 Sir
  1. siliaoqunchenyuanmonibann

    0下载:
  2. 群成员私聊:取群成员的号码导出成文本文件、智能判断取窗口句柄、导入账号用查找的方法打开聊天窗口、发送私聊内容并关闭聊天窗口继续私聊下一个成员。完全模拟手工操作,时钟放慢了速度,以便大家看清楚运行的每个步骤。OK就先这么多吧,拿去学习也是不错的,可以自己修改更加完善。- group members whisper, whisper group members Q: Take number of group members to export to text files, intelligent
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1132682
    • 提供者:谭达欢
  1. riqibiaopanzhizhen

    0下载:
  2. 完整的时钟界面有时针,分针,秒针以及刻度等组成,而要用matlab模拟出这些部件,则只需由外至内,一部部的模拟出表面的图形,以及它的运转法则。设计指针的运转,当秒针每转动一秒时,相应的改变大表盘中秒针,分针,以及时针的位置,以及小圆圈中得指针位置 -The entire interface has a clock hour, minute, second hand and scale, etc., but rather use matlab simulate these parts, jus
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:高山
  1. electronic-clock

    0下载:
  2. 本系统功能:将实时时钟液晶显示,采集温度,显示年月日时间温度到LCD,红外设置时间及闹钟,用蜂鸣器模拟闹钟.采用ds18b20,ds1302,一体化 红外接收头-Liquid crystal display real-time clock, collecting temperature display date time temperature to LCD, infrared set the time and alarm
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:182501
    • 提供者:twiagle
  1. RTC

    0下载:
  2. 用GPIO口来模拟I2C接口,对HDSP-Super2812上实时时钟X1226进行时间的配置,然后读取X1226中随着计时,不断变化的时钟-With GPIO port to simulate the I2C interface, HDSP-Super2812 for the real-time clock X1226 configured time, then read the X1226 with time, changing the clock
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:317394
    • 提供者:伊方
  1. BEST

    0下载:
  2. 功能:利用PCF8563T芯片和ZLG7290B芯片来显示时间,能够利用键盘实现时间参数的修改, 修改过程中可以“回显”、“闪烁”、 “容错”,并利用蜂鸣器实现时钟系统的“整点报时” 一、硬件连接 1、ZLG7290B芯片的SDA和SCK分别连接P1.0和P1.1模拟IIC协议,RST_L复位端与P1.7口连接,以 便复位操作 2、P1.6连接蜂鸣器用于整点报时(大约响2s) 3、设定始终芯片CLKOUT输出秒脉冲且与P3.2连接(用于显示,每秒钟刷新一次),INT_KE
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:684
    • 提供者:段飞翔
  1. DS1302_src

    0下载:
  2. 本模块主要包含两个部分,即DS1302的操作和软时钟。DS1302的操作包括内部数据的读取和向DS1302写入数据,以及读取数据正确性的判断,另外由于此模块对DS1302的操作采用模拟SPI的方式,因此在DS1302操作部分加入了如果读取DS1302数据错误则连读多次(目前为3次,可更改)的机制,以避免模拟通讯造成的误读。 软时钟部分包括MCU自设时钟的更新以及星期值的计算。-This module mainly contains two parts, that is, the operatio
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:5910
    • 提供者:邵志鹏
  1. 24T

    0下载:
  2. 24小时周期时钟设计,通过quartus模块实现24小时周期时钟,包含模拟的时钟脉冲。-24 hour cycle clock design, through the quartus module to achieve a 24 hour cycle of the clock, including analog clock pulse.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:884462
    • 提供者:邓安华
  1. simulate-IIC

    0下载:
  2. 模拟IIC程序,使用飞思卡尔芯片MC9S08DZ60,通用IO口作为时钟线和信号线-IIC simulation program that uses Freescale chips MC9S08DZ60, general purpose IO as a clock and signal lines
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:130870
    • 提供者:石雪倩
  1. PCF8563

    0下载:
  2. I2C总线模拟程序PCF8563T,实时时钟芯片程序,已经-I2C bus simulation program PCF8563T, real-time clock chip program
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2568
    • 提供者:唐亚东
  1. DigtalClock

    0下载:
  2. 模拟数字时钟,掌握WM_TIMER消息映射方法,掌握SetTimer函数和KillTimer函数的使用方法-Analog and digital clocks, master WM_TIMER message mapping method, master the use SetTimer function and the function KillTimer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2256415
    • 提供者:浅蓝
  1. SDH_project

    0下载:
  2. 模拟SDH帧结构,设计了状态机,能从连续传输的SDH字节流中找出帧头;从SDH字节流中,提取E2字节,并按照64K速率分别串行输出E2码流及时钟;设计了输入信号,输出包括E2串行数据、E2串行时钟和SDH帧头位置指示-Analog SDH frame structure, a state machine, the continuous transmission of SDH byte stream to find the header SDH byte stream, extract E2
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:263143
    • 提供者:just for fun
  1. 基于stm32103x的电子钟

    0下载:
  2. 基于stm32103x的电子钟,显示一个模拟的时钟,并显示当前的日期
  3. 所属分类:嵌入式/单片机编程

  1. ADC0809

    0下载:
  2. 单片机控制ADC0809的模数转换与显示,硬件电路是由AT89C51最小系统、ADC0809模数转换模块、显示模块这几个模块来构成。利用两个程序分别实现ADC0809的查询工作方式和中断工作方式。主程序流程是利用软件的方法实现ADC0809时钟信号的,因此程序中设计了定时器1中断,每一次中断服务程序,都会改变接在ADC0809时钟引脚上的电平,一模拟ADC0809所需的时钟信号。-ADC0809 microcontroller analog-digital conversion and disp
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:71489
    • 提供者:David
  1. matlab-GUI_shili

    1下载:
  2. MATLAB GUI学习例子,包含时钟模拟例子等,对GUI学习者有帮助。-MATLAB GUI study examples, including examples of clock simulation, the GUI learners helpful.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:428733
    • 提供者:陈国强
  1. GUIS_FEX

    0下载:
  2. MATLAB GUI学习例子,包含时钟模拟等30个例子,对GUI学习者有帮助。-MATLAB GUI learning examples, including 30 examples of clock simulation, the GUI learners helpful.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:103577
    • 提供者:陈国强
  1. STM32F407_IIC_AT24C1024

    0下载:
  2. STM32F407 IIC模拟驱动时钟SD2401-read and write SD2401
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3313
    • 提供者:yhy
« 1 2 ... 32 33 34 35 36 3738 39 »
搜珍网 www.dssz.com