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

搜索资源列表

  1. Hello_World

    0下载:
  2. 一个极简单的Linux下程序的例子,编译用命令\"make\"。这个例子演示了Linux静态程序库的生成和使用、编译和连接的使用。具体请参考Makefile里面的命令。-a very simple procedure under Linux example, compile using the command "make." This example demonstrates Linux static library generation and use, compile a
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8.52kb
    • 提供者:冰激凌
  1. led_play

    0下载:
  2. 基于linux操作系统ATMELARM9200 开发平台的LED演示程序-ATMELARM9200 development platform LED Demonstration Program
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:17.17kb
    • 提供者:wang
  1. EmbeddedGUI_Demo

    0下载:
  2. 这是一个\"微型嵌入式 GUI\" 的演示程序,可展示 GUI 功能,也支持滑鼠与键盘,其 GUI 核心 可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主 窗口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR 横向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,
  3. 所属分类:uCOS开发

    • 发布日期:2014-01-16
    • 文件大小:555.54kb
    • 提供者:kly
  1. encodesystem

    0下载:
  2. 基于嵌入式linux的程序,对v4l2,framebuffer以及xDM标准进行了基本的演示
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:36.88kb
    • 提供者:nidaye
  1. BootLoader

    1下载:
  2. 嵌入式linux的bootloader运行实例程序,可运行在arm的开发板上,具体不同的开发板要进行修改移植。演示了bootloader工作的各个步骤及作用。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:119.75kb
    • 提供者:梁雪瑶
  1. ARM_and_PDA

    0下载:
  2. ARM与PDA比较详细的资料包括: 基于SmartArm2200的PDA演示系统 基于ARM的PDA软硬件平台设计 基于ARM的PDA设计与实现 嵌入式Linux下彩色LCD驱动的设计与实现 嵌入式系统在军用PDA中的设计与实现.doc 一种基于ARM微处理器的电视机顶盒的设计
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:11.64mb
    • 提供者:何小克
  1. 2410开发板演示1.0

    0下载:
  2. Linux-V1.0\doc\2410开发板演示1.0
  3. 所属分类:嵌入式Linux

  1. uphone

    1下载:
  2. 简单的QT演示,介绍如何在linux宿主机上进行QT编程-Simple QT demonstration, showing how the QT programming on a Linux host
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-15
    • 文件大小:22.36mb
    • 提供者:ccq
  1. hbox_stretch

    0下载:
  2. 开发环境 arm+linux. hbox_stretch是演示布局管理中的伸展示例程序-Development environment arm+ Linux.hbox_stretch is to demonstrate the layout of the management of the extended sample programs
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:10.62kb
    • 提供者:卢松柏
  1. demo_driver002.tar

    0下载:
  2. 简单的linux驱动,copy_to_user, copy_from_user 测试,演示怎样对内核驱动的函数进行重载。-A simple linux driver, copy_to_user, copy_from_user testing, demonstrate how the functions of the kernel driver overload.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:于孝辉
  1. 123

    0下载:
  2. ARM Linux演示实验(AD及其驱动) code-ARM ad Code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-23
    • 文件大小:49.95kb
    • 提供者:ray
  1. arm9shiyanreport

    0下载:
  2. 嵌入式系统设计实验报告 Linux命令的使用及演示程序的运行-Embedded system design laboratory report the use of Linux commands and running the demo
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:10.04kb
    • 提供者:追文
  1. Linux_Demo

    0下载:
  2. 基于linux操作系统下的ARM——AT9SAM9261的演示程序,帮助学习该CPU和Linux-Linux-based operating system for ARM- AT9SAM9261 demonstration program to help learn the CPU and Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2.89mb
    • 提供者:wwwwxy
  1. tty

    0下载:
  2. linux tty 驱动 演示tty核心的工作过程 -linux tty driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:134.51kb
    • 提供者:cheney
  1. linux-v4l

    0下载:
  2. 三星为测试CMOS模块,有一个简单的cam2fb.c 演示.它演示了RGB格式的CMOS摄像头,但是代码风格太乱了,因此我把代码重写,写成几个函数来简化处理.-允许输入拉丁字符的拼音 Samsung for testing CMOS modules a simple cam2fb.c-demo. It demonstrates the RGB format CMOS camera, but the code style too messy, so I rewrite the code, wr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:13.72kb
    • 提供者:king
  1. VTune-Test-Application

    0下载:
  2. 这是两个Linux VTune功能测试程序。serialpi是单线程求π值的应用,而threadpi是根据处理器最佳并行数设置的多线程求π值的应用,这两个程序可以演示VTune演示多线程并行的性能改善。-This is the Linux VTune functional test procedures. serialpi is single-threaded seek the value of π the applications threadpi is the application bas
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:2.17kb
    • 提供者:李光华
  1. messages

    0下载:
  2. 基于TQ2440的LINUX程序源码,消息队列演示样式-TQ2440 Linux program source code, message queue-based presentation style
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-26
    • 文件大小:570byte
    • 提供者:黄锐
  1. leds.tar

    0下载:
  2. 嵌入式linux下的LED驱动程序示例。通过led演示了嵌入式linux的驱动程序设计规范和流程。-An led driver demo for embedded linux. It shows how to build a linux driver by a simple led program.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:2.33kb
    • 提供者:杨海舟
  1. comtest

    0下载:
  2. 一个嵌入式linux的串口程序,打开串口,完成收发的演示-An embedded linux serial program, open the serial port, complete the demo to send and receive
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:ZHAO CHUAN
  1. LinuxandARM

    0下载:
  2. 国嵌Linux内核开发的设备模型与硬件访问部分的演示代码-The embedded Linux kernel development equipment model and hardware access part of the demo code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7.03kb
    • 提供者:陈南木
搜珍网 www.dssz.com