CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - clock program

搜索资源列表

  1. at91rm9200_highspeed_clockwave

    0下载:
  2. arm-linux下,以驱动程序方式输出高速时钟并附加测试程序-arm-linux, the driver output to high-speed clock and additional test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:7874
    • 提供者:李晓光
  1. 44b0hardwaretest

    0下载:
  2. 基于三星44b0的测试程序,ADC,定时器,CHACHE,NAND,RTC实时时钟DMA.....通过此程序,我们可以加深对44b0硬件的了解,同时,修改该程序包中的api函数,我们就能把该程序分解成若干的小应用程序.-Samsung 44b0-based testing procedures, ADC, timers, CHACHE, NAND, RTC Real Time Clock DMA. . . . . With this procedure, we can deepen their
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2921126
    • 提供者:李焕东
  1. pwm

    0下载:
  2. 基于Linux实现的PWM时钟脉冲程序。-Using Linux to achieve PWM clock pulse program.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:85362
    • 提供者:何佳城
  1. TQ2440-digital-clock

    0下载:
  2. TQ2440测试程序,希望对大家有帮助,-TQ2440 test program, we want to help, thank you
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1794000
    • 提供者:徐扬
  1. clock

    0下载:
  2. 一个用QT4编写的桌面时钟小程序,简单易懂-A program of desktop clock with QT
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:2212
    • 提供者:s
  1. test-program.tar

    0下载:
  2. 几个嵌入式的小例子,44B0测试,Beep音乐程序,LCD测试,RTC实时时钟,TFT文件夹,USB测试,按键控制LED,按键控制LED,音频测试-A few small examples of embedded, 44B0 test, Beep music program, LCD test, RTC real time clock, TFT folder, USB test button control LED, button control LED, audio test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-20
    • 文件大小:34933760
    • 提供者:朱研
  1. pmc-clock-switch

    0下载:
  2. atmel at91sam9g45时钟配置程序-Atmel at91sam9g45 clock configuration program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-14
    • 文件大小:171202
    • 提供者:
  1. 12864zhongjiyingyong

    0下载:
  2. /************************************************************************************** 程序名称:时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能:温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明:程序全部定义在一个C文件中。 作者: LiJH 时间: 2008.6.20 版本: LiJH-V1.0 /
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-10
    • 文件大小:24932
    • 提供者:付路路
  1. 2440-RTC

    0下载:
  2. 基于S3C2440的RTC实时时钟显示实验作为对前段时间学习ARM的总结,写个这个基于S3C2440的RTC实时时钟显示程序,主要涉及到串口中断,外部中断,节拍中断,LCD显示,LCD字符显示,RTC操作等等一些内容,经实验,程序显示正常,达到了预期的效果,学习,参考。 -S3C2440-based RTC real time clock display experiment as a summary of earlier learning ARM, write the S3C2440-ba
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:3273
    • 提供者:冯建明
  1. ppt

    0下载:
  2. linux系统编程,计算机系统的基本构成 处理器,主存,I/O模块,系统总线 中断的分类 程序中断,时钟中断,I/O中断,硬件失效中断 存储器的层次结构 Register->cache->main memory->disk 操作模式分为?内核模式,用户模式任何资源分配和调度策略都必须考虑的三个因素公平性,有差别的响应,有效性-linux system programming, the basic structure of a computer syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6547039
    • 提供者:小雪
  1. timer

    0下载:
  2. 在定时器实验中,主要在Time1.c 中封装了定时器设置的相关函数,通过主函数调用Time1_init()函数来对时钟、计时器进行设置。其中,Time1_init()函数中包括定时器中断程序,计数器中断程序,以及显示到LED的程序。-In the timer experiment, the main package of the correlation function timer set in the Time1.c, call Time1_init through the main func
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:291033
    • 提供者:胡玉君
  1. timer2_0_800KHZ

    0下载:
  2. S3C2410下的裸机程序实现了Timer2输出800HZ的时钟频率-S3C2410 bare metal program under the Timer2 output clock frequency 800HZ
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:12821
    • 提供者:金世遗
  1. system_clock

    0下载:
  2. TQ2440的时钟初始化代码,主要是汇编的,加入一个led测试程序,便于观察时钟初始化后的效果-TQ2440 clock initialization code, mainly compiled by adding a led test program, easy to observe the effect of the clock after initialization
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:26954
    • 提供者:liujinghang
  1. neural networks

    0下载:
  2. software for rtos clock program and neuralnetwork bayesian framework
  3. 所属分类:嵌入式Linux

  1. 10.clock_s

    0下载:
  2. 此程序是关于ARM cortex A8 的时钟初始化-This program is a clock on ARM cortex A8' s initialization
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:2259
    • 提供者:mawei
  1. Calender

    0下载:
  2. Qt实现的日历时钟程序,日历可以调整日历大小,时钟可以调整时间-Qt achieve clock calendar program, calendar, the calendar can adjust the size, you can adjust the time clock
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7350
    • 提供者:JoyChen
  1. clock149

    0下载:
  2. 这是一个电子时钟程序,用C语言编写的。供初学者参考。-This is an electronic clock program, written using C language.it is avialable for beginners.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3251
    • 提供者:ji31164
  1. RTC

    0下载:
  2. ARM处理器上开发的一个实时时钟程序,能显示相对实时的年、月、日、时、分、秒。通过串口打印,波特率115200.-ARM processor developed a real-time clock program that can display real-time relative to the year, month, day, hour, minute, second. Print through the serial port baud rate 115200.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:159880
    • 提供者:均均
搜珍网 www.dssz.com