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

搜索资源列表

  1. uClinux编译傻瓜教程

    1下载:
  2. 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port func
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:朱春开
  1. bison-2.0.tar

    0下载:
  2. bison 2.0 主要可以用来做语法分析用的,最基本的功能是生成表达式分析程序,做科学计算器可以省事了!-main syntax can be used to do the analysis, the basic function is to generate expression analysis procedures, scientific calculator can save!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.11mb
    • 提供者:毕胜
  1. asimpledrive

    0下载:
  2. 使读者对驱动程序的开发的基本流程有一个清楚地了解!-enable readers to drive the development process the basic process is a clear understanding!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:68.08kb
    • 提供者:李永战
  1. Socket1

    0下载:
  2. Linux下socket编程例子!主要介绍socket编程的基本用法-Linux socket programming examples! Socket programming introduces the basic usage
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:63.53kb
    • 提供者:kurry
  1. embedded_Linux_program2

    0下载:
  2. 基于ARM平台的LINUX开发,基础知识学习资料-based on the ARM Linux development platform, and basic knowledge of learning materials
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:47.84kb
    • 提供者:PAUL
  1. smboldriver

    0下载:
  2. 了解linux设备驱动程序的基本原理,包括symbol device coding,debug and testing。-Linux device drivers to understand the basic principles, symbol device including coding, testing and debug.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:肖水军
  1. ov511-1.63

    0下载:
  2. 是一个linux下的摄像头驱动,网上的驱动源码比较难找,这个基本能用,根据具体的摄像头配置和设置改下,linux下可编译-the camera driver, online source quite difficult to drive, the basic used. specific camera configuration and setup changed, the compiler under Linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:70.69kb
    • 提供者:fengyi
  1. Touch_Screen_new

    0下载:
  2. 这是一个基本的触摸屏程序,优化还需要加去噪声算法。-This is a basic Touchscreen procedures, optimizing the need to increase the noise algorithm.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:greatdo
  1. AT91RM9200-GettingStarted-ADS1_2-1_1

    0下载:
  2. AT9200测试代码。一个基本调试入门测试软件-AT9200 testing the code. Debugging a basic introductory test software
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:750.96kb
    • 提供者:a_show
  1. hh-at91rm9200-2.6(1)

    0下载:
  2. 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本文第一部分介绍了交叉编译环境的建立,基本内核的移植过程。其中对部分Linux源代码的修改方法虽然是适用于华恒的板,不过对其他平台也有借鉴价值。-author used the huaheng company based at91rm9200 d
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31.58kb
    • 提供者:shixi
  1. basic

    0下载:
  2. pxa270 基本实验的源代码linux编写
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:21.39mb
    • 提供者:魏延辉
  1. ixml

    0下载:
  2. The Document Object Model (DOM) is a set of interfaces that give a programmatic interface to documents. It provides a platform-neutral and language-neutral interface for random access and updating elements inside XML documents. DOM Level 1 provided
  3. 所属分类:嵌入式Linux

  1. s3c2410的USB_slave驱动

    1下载:
  2. s3c2410的USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf 后计算机会把USB端口虚拟为一个串行的端口使用。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-26
    • 文件大小:668.92kb
    • 提供者:toddyce
  1. 基于Qt的学生信息管理系统

    1下载:
  2. 基于Qt的学生信息管理系统,能实现基本的增删改查操作,并加入了sqlite数据库,能交叉编译后在嵌入式环境中运行。功能注释齐全。-Qt-based student information management system, to achieve the basic CRUD operations, and joined the sqlite database, can be cross-compiled to run in an embedded environment. Functional
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-23
    • 文件大小:228.94kb
    • 提供者:xiao
  1. chenmusic

    1下载:
  2. QT的简易播放器,适用于QT初学者,实现了基本的播放音乐-QT simple player for QT beginners to achieve the basic music
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-11-13
    • 文件大小:208.53kb
    • 提供者:陈斌
  1. lockscreen.rar

    0下载:
  2. minigui锁屏对话框 可以完成基本的锁屏功能,minigui lock screen dialog box to complete the basic lock-screen function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:1.72kb
    • 提供者:wuxiaolei
  1. basic-adc-project-at91sam7se-ek-gnu

    0下载:
  2. it is a basic adc interface sourec code for at91sam7se EK
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:408.93kb
    • 提供者:billi
  1. basic-internalflash-project-at91sam7se-ek-gnu

    0下载:
  2. it is the basic read write operation for internal flash in the at91sam7seek
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:435.24kb
    • 提供者:billi
  1. basic-norflash-project-at91sam7se-ek-gnu

    0下载:
  2. it is a basic nor flash interfacing source code for at91sam7seek
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:350.55kb
    • 提供者:billi
  1. Function.basic.components.UNIX.System

    0下载:
  2. UNIX系统基本组成功能高级教程Function of basic components UNIX System Advanced Course -Function of basic components UNIX System Advanced Course
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:381.05kb
    • 提供者:nbman
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com