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

搜索资源列表

  1. qianrushilinuxinarm

    0下载:
  2. 嵌入式的一个ARM可一直的程序,是学习嵌如式LINUX的很好的学习资料,希望需要的朋友下来-embedded ARM may have been one of the procedures, Learning is embedded Linux as a good learning information and the need to see a friend down
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:44478
    • 提供者:suncg5201314
  1. 多级中文菜单C51

    0下载:
  2. /**********************************多级菜单LCD显示********************************************/ /*********作者:王胜文。QQ:95201972 email:nunk@163.com 希望与大家交流2007。08。03**********/ #include #include #include #include #include void (*current_operation_index)();// u
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-02-22
    • 文件大小:94730
    • 提供者:bg7img
  1. JESD84-A441

    0下载:
  2. mmc spec v4.2.jedec 网站上下下来的,不用再自己找了。用于inand的驱动优化等。-mmc spec v4.2.jedec site from top to bottom down, no longer found himself.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1898900
    • 提供者:lxf
  1. ts_for_pxa270

    0下载:
  2. 这个是针对pxa270s写的触摸屏的使用函数,还加了一个测试的程序。可以实现对触摸屏的几种操作的识别,上下划动,单击双击等。-This is written for pxa270s the use of touch-screen function, but also added a test procedure. Touch screen can be achieved on the identification of several operations, paddling up and do
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:12314
    • 提供者:steven100z
  1. The_Linux_Kernel_Primer_A_Top_Down_Approach_For_x8

    0下载:
  2. LKP也是一本不错的内核书籍,它讲述了x86和ppc两个平台上2.6的代码,而且每章后面都配有练习题。不妨去读一下。-LKP is also the core of a good book, it describes two x86 and ppc code 2.6 platform, and the back of each chapter are exercises with. You may wish to read.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2677798
    • 提供者:llnux
  1. RTlinuxAKAE

    0下载:
  2. RTlinux的AKAE 下来看看吧 里面内容详细-RTlinux let' s see which of AKAE down and detailed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-28
    • 文件大小:11735560
    • 提供者:阿哲a
  1. chuankou

    0下载:
  2. 下拉菜单的使用 此程序用minigui编写 一个小型串口程序 -The drop-down menu to use this program to write a mini-serial with minigui program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:6386
    • 提供者:马静
  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. battery-patch.diff.tar

    0下载:
  2. android1.6(donut)电池补丁--解决提示电量不足的问题-android1.6 (donut) Battery patch- to solve the problem of power down
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:1770
    • 提供者:邱天
  1. at91_spi

    1下载:
  2. linux环境下 AT91RM9200 SPI 驱动程序- High speed frame transmit/receive using the AT91RM9200 s SPIs by pinning down a range of virtual pages from user-space to be able to DMA directly into/out of them, one page (4096 bytes) at a time.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:5692
    • 提供者:小球
  1. cys_count

    0下载:
  2. A simple count-down LED timer that counts in minutes and seconds. Three buttons below the LED provide control of the unit, allowing you set the desired countdown time in minutes and seconds and a start/stop button. Completion of the countdown is in
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:76227
    • 提供者:sivakumar
  1. Embedded_Example

    0下载:
  2. 这个程序是我上嵌入式课程时的课程结业作业,里面包含了嵌入式的系统的基本要求,例如:中断,驱动,触屏等等,对于嵌入式的学者有很大的帮助,希望大家喜欢-This program is a curriculum on embedded courses close down operations, which contains the basic requirements of embedded systems, such as: Interrupt-driven, touch screen, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:23342
    • 提供者:满国永
  1. chengxu

    0下载:
  2. /*12864驱动程序 数据口接反,所以有一个数据口倒过来函数*/ #define LCD_SELF 1 #include <reg52.h> #include <intrins.h> #include "IoDefine.h" #include "lcd.h" #define L_PORT P0-/* 12864 driver data port is reversed, so there is a data port u
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-04
    • 文件大小:4453
    • 提供者:付路路
  1. picture

    0下载:
  2. 一个简易的电子相册装置,可记时,可以自动播放或者上下切换,使用QT编程,可移植至开发板上-A simple electronic albums device can remember, you can automatically play down or switch using QT programming, can be transplanted to the development board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:2010
    • 提供者:zhou
  1. 3.0SDK-En-Demo

    0下载:
  2. Hikvision s C++ SDK code, it should be a little bar down to see the University of downloading it-Hikvision s C++ SDK code, it should be a little bar down to see the University of downloading it
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3766526
    • 提供者:Yasin
  1. 2111

    0下载:
  2. 简单的做倒数计时动作后,关闭程式。其它指令可自行加入做设定。-Simple do countdown action, shut down the program. Other instruction available set to do.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1295
    • 提供者:jiao28406
  1. rpi_hal-master

    0下载:
  2. rpi_hal 树莓派的IO控制 pascal版代码-# rpi_hal Free Pascal Hardware abstraction library for the Raspberry Pi This Unit, with more than 3000 Lines of Code, delivers procedures and functions to access the rpi HW I2C, SPI and GPIO: Just an excerpt of the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:38843
    • 提供者:chenyingrui
搜珍网 www.dssz.com